├── Geoviews-examples ├── Population.csv ├── Python Introduction to Maps with GeoViews.ipynb ├── Shapefile │ ├── Counties.cpg │ ├── Counties.dbf │ ├── Counties.prj │ ├── Counties.qpj │ ├── Counties.shp │ └── Counties.shx └── gapminder centroids.csv ├── LICENSE ├── Plotly_HTML └── interactive_example_HTML.ipynb ├── Plotly_SOJA ├── Tutorial_MapasInterativos_Soja_Plotly.ipynb └── soja sidra.xlsx ├── README.md ├── bokeh-app ├── Boton_Points_Geovies_Bokeh.ipynb ├── Stadtteil.dbf ├── Stadtteil.prj ├── Stadtteil.sbn ├── Stadtteil.sbx ├── Stadtteil.shp ├── Stadtteil.shx ├── coronavirus_spatial_join.ipynb └── world_obesity.ipynb └── https___cdn.evbuc.com_images_109322099_171048658487_1_original.jpg /Geoviews-examples/Population.csv: -------------------------------------------------------------------------------- 1 | State,NAME_L,Fips Code,Pop 2018 2 | Indiana,Adams,18001,35636 3 | Indiana,Allen,18003,375351 4 | Indiana,Bartholomew,18005,82753 5 | Indiana,Benton,18007,8653 6 | Indiana,Blackford,18009,11930 7 | Indiana,Boone,18011,66999 8 | Indiana,Brown,18013,15234 9 | Indiana,Carroll,18015,20127 10 | Indiana,Cass,18017,37955 11 | Indiana,Clark,18019,117360 12 | Indiana,Clay,18021,26170 13 | Indiana,Clinton,18023,32250 14 | Indiana,Crawford,18025,10558 15 | Indiana,Daviess,18027,33147 16 | Indiana,Dearborn,18029,49568 17 | Indiana,Decatur,18031,26794 18 | Indiana,De Kalb,18033,43226 19 | Indiana,Delaware,18035,114772 20 | Indiana,Dubois,18037,42565 21 | Indiana,Elkhart,18039,205560 22 | Indiana,Fayette,18041,23047 23 | Indiana,Floyd,18043,77781 24 | Indiana,Fountain,18045,16351 25 | Indiana,Franklin,18047,22736 26 | Indiana,Fulton,18049,20092 27 | Indiana,Gibson,18051,33452 28 | Indiana,Grant,18053,65936 29 | Indiana,Greene,18055,32006 30 | Indiana,Hamilton,18057,330086 31 | Indiana,Hancock,18059,76351 32 | Indiana,Harrison,18061,40350 33 | Indiana,Hendricks,18063,167009 34 | Indiana,Henry,18065,48271 35 | Indiana,Howard,18067,82366 36 | Indiana,Huntington,18069,36240 37 | Indiana,Jackson,18071,44111 38 | Indiana,Jasper,18073,33370 39 | Indiana,Jay,18075,20764 40 | Indiana,Jefferson,18077,32208 41 | Indiana,Jennings,18079,27611 42 | Indiana,Johnson,18081,156225 43 | Indiana,Knox,18083,36895 44 | Indiana,Kosciusko,18085,79344 45 | Indiana,Lagrange,18087,39330 46 | Indiana,Lake,18089,484411 47 | Indiana,La Porte,18091,110007 48 | Indiana,Lawrence,18093,45668 49 | Indiana,Madison,18095,129641 50 | Indiana,Marion,18097,954670 51 | Indiana,Marshall,18099,46248 52 | Indiana,Martin,18101,10217 53 | Indiana,Miami,18103,35567 54 | Indiana,Monroe,18105,146917 55 | Indiana,Montgomery,18107,38346 56 | Indiana,Morgan,18109,70116 57 | Indiana,Newton,18111,14011 58 | Indiana,Noble,18113,47532 59 | Indiana,Ohio,18115,5844 60 | Indiana,Orange,18117,19489 61 | Indiana,Owen,18119,20845 62 | Indiana,Parke,18121,16927 63 | Indiana,Perry,18123,19102 64 | Indiana,Pike,18125,12410 65 | Indiana,Porter,18127,169594 66 | Indiana,Posey,18129,25540 67 | Indiana,Pulaski,18131,12469 68 | Indiana,Putnam,18133,37779 69 | Indiana,Randolph,18135,24851 70 | Indiana,Ripley,18137,28523 71 | Indiana,Rush,18139,16663 72 | Indiana,St Joseph,18141,270771 73 | Indiana,Scott,18143,23878 74 | Indiana,Shelby,18145,44593 75 | Indiana,Spencer,18147,20327 76 | Indiana,Starke,18149,22935 77 | Indiana,Steuben,18151,34586 78 | Indiana,Sullivan,18153,20690 79 | Indiana,Switzerland,18155,10717 80 | Indiana,Tippecanoe,18157,193048 81 | Indiana,Tipton,18159,15128 82 | Indiana,Union,18161,7037 83 | Indiana,Vanderburgh,18163,180974 84 | Indiana,Vermillion,18165,15479 85 | Indiana,Vigo,18167,107386 86 | Indiana,Wabash,18169,31280 87 | Indiana,Warren,18171,8263 88 | Indiana,Warrick,18173,62567 89 | Indiana,Washington,18175,27943 90 | Indiana,Wayne,18177,65936 91 | Indiana,Wells,18179,28206 92 | Indiana,White,18181,24133 93 | Indiana,Whitley,18183,34074 94 | -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.cpg: -------------------------------------------------------------------------------- 1 | UTF-8 -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.dbf: -------------------------------------------------------------------------------- 1 | x\aNAME_UCNAME_LC STEUBEN Steuben LAGRANGE Lagrange ELKHART Elkhart ST JOSEPH St Joseph LAKE Lake PORTER Porter LA PORTE La Porte DE KALB De Kalb NOBLE Noble MARSHALL Marshall KOSCIUSKO Kosciusko STARKE Starke WHITLEY Whitley ALLEN Allen JASPER Jasper NEWTON Newton FULTON Fulton PULASKI Pulaski WABASH Wabash HUNTINGTON Huntington MIAMI Miami ADAMS Adams WELLS Wells WHITE White CASS Cass BENTON Benton CARROLL Carroll GRANT Grant JAY Jay BLACKFORD Blackford HOWARD Howard TIPPECANOE Tippecanoe WARREN Warren CLINTON Clinton TIPTON Tipton DELAWARE Delaware MADISON Madison FOUNTAIN Fountain RANDOLPH Randolph HAMILTON Hamilton MONTGOMERY Montgomery BOONE Boone VERMILLION Vermillion HENRY Henry WAYNE Wayne HANCOCK Hancock PARKE Parke MARION Marion HENDRICKS Hendricks PUTNAM Putnam FAYETTE Fayette RUSH Rush UNION Union SHELBY Shelby JOHNSON Johnson MORGAN Morgan VIGO Vigo CLAY Clay FRANKLIN Franklin OWEN Owen DECATUR Decatur BARTHOLOMEW Bartholomew MONROE Monroe BROWN Brown RIPLEY Ripley DEARBORN Dearborn SULLIVAN Sullivan JENNINGS Jennings GREENE Greene JACKSON Jackson OHIO Ohio LAWRENCE Lawrence SWITZERLAND Switzerland JEFFERSON Jefferson KNOX Knox MARTIN Martin DAVIESS Daviess SCOTT Scott WASHINGTON Washington ORANGE Orange CLARK Clark PIKE Pike GIBSON Gibson DUBOIS Dubois CRAWFORD Crawford HARRISON Harrison FLOYD Floyd PERRY Perry WARRICK Warrick POSEY Posey SPENCER Spencer VANDERBURGH Vanderburgh  -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.prj: -------------------------------------------------------------------------------- 1 | GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]] -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.qpj: -------------------------------------------------------------------------------- 1 | GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] 2 | -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.shp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/Geoviews-examples/Shapefile/Counties.shp -------------------------------------------------------------------------------- /Geoviews-examples/Shapefile/Counties.shx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/Geoviews-examples/Shapefile/Counties.shx -------------------------------------------------------------------------------- /Geoviews-examples/gapminder centroids.csv: -------------------------------------------------------------------------------- 1 | year,country,cluster,pop,life_expect,fertility,longitude,latitude 2 | 1955,Afghanistan,0,8891209,30.332,7.7,66.00473115,33.83523216 3 | 1960,Afghanistan,0,9829450,31.997,7.7,66.00473115,33.83523216 4 | 1965,Afghanistan,0,10997885,34.02,7.7,66.00473115,33.83523216 5 | 1970,Afghanistan,0,12430623,36.088,7.7,66.00473115,33.83523216 6 | 1975,Afghanistan,0,14132019,38.438,7.7,66.00473115,33.83523216 7 | 1980,Afghanistan,0,15112149,39.854,7.8,66.00473115,33.83523216 8 | 1985,Afghanistan,0,13796928,40.822,7.9,66.00473115,33.83523216 9 | 1990,Afghanistan,0,14669339,41.674,8,66.00473115,33.83523216 10 | 1995,Afghanistan,0,20881480,41.763,8,66.00473115,33.83523216 11 | 2000,Afghanistan,0,23898198,42.129,7.4792,66.00473115,33.83523216 12 | 2005,Afghanistan,0,29928987,43.828,7.0685,66.00473115,33.83523216 13 | 1955,Argentina,3,18927821,64.399,3.1265,-65.17980881,-35.38135347 14 | 1960,Argentina,3,20616009,65.142,3.0895,-65.17980881,-35.38135347 15 | 1965,Argentina,3,22283100,65.634,3.049,-65.17980881,-35.38135347 16 | 1970,Argentina,3,23962313,67.065,3.1455,-65.17980881,-35.38135347 17 | 1975,Argentina,3,26081880,68.481,3.44,-65.17980881,-35.38135347 18 | 1980,Argentina,3,28369799,69.942,3.15,-65.17980881,-35.38135347 19 | 1985,Argentina,3,30675059,70.774,3.053,-65.17980881,-35.38135347 20 | 1990,Argentina,3,33022202,71.868,2.9,-65.17980881,-35.38135347 21 | 1995,Argentina,3,35311049,73.275,2.63,-65.17980881,-35.38135347 22 | 2000,Argentina,3,37497728,74.34,2.35,-65.17980881,-35.38135347 23 | 2005,Argentina,3,39537943,75.32,2.254,-65.17980881,-35.38135347 24 | 1955,Aruba,3,53865,64.381,5.15,-69.98267466,12.52088881 25 | 1960,Aruba,3,57203,66.606,4.399,-69.98267466,12.52088881 26 | 1965,Aruba,3,59020,68.336,3.301,-69.98267466,12.52088881 27 | 1970,Aruba,3,59039,70.941,2.651,-69.98267466,12.52088881 28 | 1975,Aruba,3,59390,71.83,2.45,-69.98267466,12.52088881 29 | 1980,Aruba,3,60266,74.116,2.358,-69.98267466,12.52088881 30 | 1985,Aruba,3,64129,74.494,2.3,-69.98267466,12.52088881 31 | 1990,Aruba,3,66653,74.108,2.28,-69.98267466,12.52088881 32 | 1995,Aruba,3,67836,73.011,2.208,-69.98267466,12.52088881 33 | 2000,Aruba,3,69539,73.451,2.124,-69.98267466,12.52088881 34 | 2005,Aruba,3,71566,74.239,2.04,-69.98267466,12.52088881 35 | 1955,Australia,4,9277087,70.33,3.406,134.4909988,-25.73288736 36 | 1960,Australia,4,10361273,70.93,3.274,134.4909988,-25.73288736 37 | 1965,Australia,4,11439384,71.1,2.871,134.4909988,-25.73288736 38 | 1970,Australia,4,12660160,71.93,2.535,134.4909988,-25.73288736 39 | 1975,Australia,4,13771400,73.49,1.989,134.4909988,-25.73288736 40 | 1980,Australia,4,14615900,74.74,1.907,134.4909988,-25.73288736 41 | 1985,Australia,4,15788300,76.32,1.859,134.4909988,-25.73288736 42 | 1990,Australia,4,17022133,77.56,1.86,134.4909988,-25.73288736 43 | 1995,Australia,4,18116171,78.83,1.776,134.4909988,-25.73288736 44 | 2000,Australia,4,19164620,80.37,1.756,134.4909988,-25.73288736 45 | 2005,Australia,4,20090437,81.235,1.788,134.4909988,-25.73288736 46 | 1955,Austria,1,6946885,67.48,2.52,14.12647809,47.58549847 47 | 1960,Austria,1,7047437,69.54,2.78,14.12647809,47.58549847 48 | 1965,Austria,1,7270889,70.14,2.53,14.12647809,47.58549847 49 | 1970,Austria,1,7467086,70.63,2.02,14.12647809,47.58549847 50 | 1975,Austria,1,7578903,72.17,1.64,14.12647809,47.58549847 51 | 1980,Austria,1,7549433,73.18,1.62,14.12647809,47.58549847 52 | 1985,Austria,1,7559776,74.94,1.45,14.12647809,47.58549847 53 | 1990,Austria,1,7722953,76.04,1.47,14.12647809,47.58549847 54 | 1995,Austria,1,8047433,77.51,1.388,14.12647809,47.58549847 55 | 2000,Austria,1,8113413,78.98,1.382,14.12647809,47.58549847 56 | 2005,Austria,1,8184691,79.829,1.42,14.12647809,47.58549847 57 | 1955,Bahamas,3,87138,62.405,4.305,-76.62835738,24.29031222 58 | 1960,Bahamas,3,112234,64.209,4.503,-76.62835738,24.29031222 59 | 1965,Bahamas,3,139205,65.795,3.794,-76.62835738,24.29031222 60 | 1970,Bahamas,3,170323,66.515,3.444,-76.62835738,24.29031222 61 | 1975,Bahamas,3,189139,67.199,3.221,-76.62835738,24.29031222 62 | 1980,Bahamas,3,209944,67.874,3.16,-76.62835738,24.29031222 63 | 1985,Bahamas,3,234988,69.524,2.62,-76.62835738,24.29031222 64 | 1990,Bahamas,3,257253,69.171,2.6,-76.62835738,24.29031222 65 | 1995,Bahamas,3,275303,68.472,2.4,-76.62835738,24.29031222 66 | 2000,Bahamas,3,290075,71.068,2.1111,-76.62835738,24.29031222 67 | 2005,Bahamas,3,301790,73.495,2.0221,-76.62835738,24.29031222 68 | 1955,Bangladesh,0,49601520,39.348,6.76,90.23812793,23.86730412 69 | 1960,Bangladesh,0,54621538,41.216,6.85,90.23812793,23.86730412 70 | 1965,Bangladesh,0,60332117,43.453,6.6,90.23812793,23.86730412 71 | 1970,Bangladesh,0,67402621,45.252,6.15,90.23812793,23.86730412 72 | 1975,Bangladesh,0,76253310,46.923,5.6,90.23812793,23.86730412 73 | 1980,Bangladesh,0,88076996,50.009,5.25,90.23812793,23.86730412 74 | 1985,Bangladesh,0,99752733,52.819,4.629,90.23812793,23.86730412 75 | 1990,Bangladesh,0,109896945,56.018,4.117,90.23812793,23.86730412 76 | 1995,Bangladesh,0,119186448,59.412,3.5043,90.23812793,23.86730412 77 | 2000,Bangladesh,0,130406594,62.013,3.224,90.23812793,23.86730412 78 | 2005,Bangladesh,0,144319628,64.062,2.826,90.23812793,23.86730412 79 | 1955,Barbados,3,227255,62.57,4.67,-59.55980198,13.18145371 80 | 1960,Barbados,3,232339,65.87,4.26,-59.55980198,13.18145371 81 | 1965,Barbados,3,234980,67.62,3.45,-59.55980198,13.18145371 82 | 1970,Barbados,3,238756,69.42,2.74,-59.55980198,13.18145371 83 | 1975,Barbados,3,247147,71.27,2.19,-59.55980198,13.18145371 84 | 1980,Barbados,3,251966,72.695,1.92,-59.55980198,13.18145371 85 | 1985,Barbados,3,257446,74.027,1.75,-59.55980198,13.18145371 86 | 1990,Barbados,3,262624,74.894,1.6,-59.55980198,13.18145371 87 | 1995,Barbados,3,267907,74.912,1.5,-59.55980198,13.18145371 88 | 2000,Barbados,3,273483,75.97,1.5,-59.55980198,13.18145371 89 | 2005,Barbados,3,278870,77.296,1.5,-59.55980198,13.18145371 90 | 1955,Belgium,1,8868475,69.24,2.496,4.64064572,50.63981435 91 | 1960,Belgium,1,9118700,70.25,2.644,4.64064572,50.63981435 92 | 1965,Belgium,1,9448100,70.94,2.392,4.64064572,50.63981435 93 | 1970,Belgium,1,9637800,71.44,2.015,4.64064572,50.63981435 94 | 1975,Belgium,1,9794800,72.8,1.705,4.64064572,50.63981435 95 | 1980,Belgium,1,9846800,73.93,1.595,4.64064572,50.63981435 96 | 1985,Belgium,1,9858200,75.35,1.559,4.64064572,50.63981435 97 | 1990,Belgium,1,9969310,76.46,1.613,4.64064572,50.63981435 98 | 1995,Belgium,1,10155459,77.53,1.604,4.64064572,50.63981435 99 | 2000,Belgium,1,10263618,78.32,1.638,4.64064572,50.63981435 100 | 2005,Belgium,1,10364388,79.441,1.646,4.64064572,50.63981435 101 | 1955,Bolivia,3,3074311,41.89,6.75,-64.6853892,-16.70814536 102 | 1960,Bolivia,3,3434073,43.428,6.63,-64.6853892,-16.70814536 103 | 1965,Bolivia,3,3853315,45.032,6.56,-64.6853892,-16.70814536 104 | 1970,Bolivia,3,4346218,46.714,6.5,-64.6853892,-16.70814536 105 | 1975,Bolivia,3,4914316,50.023,5.8,-64.6853892,-16.70814536 106 | 1980,Bolivia,3,5441298,53.859,5.2995,-64.6853892,-16.70814536 107 | 1985,Bolivia,3,5934935,57.251,5,-64.6853892,-16.70814536 108 | 1990,Bolivia,3,6573900,59.957,4.8,-64.6853892,-16.70814536 109 | 1995,Bolivia,3,7376582,62.05,4.324,-64.6853892,-16.70814536 110 | 2000,Bolivia,3,8152620,63.883,3.9585,-64.6853892,-16.70814536 111 | 2005,Bolivia,3,8857870,65.554,3.5,-64.6853892,-16.70814536 112 | 1955,Brazil,3,61773546,53.285,6.1501,-53.09783199,-10.78777567 113 | 1960,Brazil,3,71694810,55.665,6.1501,-53.09783199,-10.78777567 114 | 1965,Brazil,3,83092908,57.632,5.38,-53.09783199,-10.78777567 115 | 1970,Brazil,3,95684297,59.504,4.7175,-53.09783199,-10.78777567 116 | 1975,Brazil,3,108823732,61.489,4.305,-53.09783199,-10.78777567 117 | 1980,Brazil,3,122958132,63.336,3.8,-53.09783199,-10.78777567 118 | 1985,Brazil,3,137302933,65.205,3.1,-53.09783199,-10.78777567 119 | 1990,Brazil,3,151083809,67.057,2.6,-53.09783199,-10.78777567 120 | 1995,Brazil,3,163542501,69.388,2.45,-53.09783199,-10.78777567 121 | 2000,Brazil,3,175552771,71.006,2.345,-53.09783199,-10.78777567 122 | 2005,Brazil,3,186112794,72.39,2.245,-53.09783199,-10.78777567 123 | 1955,Canada,3,16050356,69.96,3.882,-98.30775723,61.36206827 124 | 1960,Canada,3,18266765,71.3,3.675,-98.30775723,61.36206827 125 | 1965,Canada,3,20071104,72.13,2.61,-98.30775723,61.36206827 126 | 1970,Canada,3,21749986,72.88,1.976,-98.30775723,61.36206827 127 | 1975,Canada,3,23209200,74.21,1.734,-98.30775723,61.36206827 128 | 1980,Canada,3,24593300,75.76,1.634,-98.30775723,61.36206827 129 | 1985,Canada,3,25941600,76.86,1.616,-98.30775723,61.36206827 130 | 1990,Canada,3,27790600,77.95,1.694,-98.30775723,61.36206827 131 | 1995,Canada,3,29619002,78.61,1.564,-98.30775723,61.36206827 132 | 2000,Canada,3,31278097,79.77,1.522,-98.30775723,61.36206827 133 | 2005,Canada,3,32805041,80.653,1.527,-98.30775723,61.36206827 134 | 1955,Chile,3,6743269,56.074,5.486,-71.38255879,-37.73069754 135 | 1960,Chile,3,7585349,57.924,5.4385,-71.38255879,-37.73069754 136 | 1965,Chile,3,8509950,60.523,4.4405,-71.38255879,-37.73069754 137 | 1970,Chile,3,9368558,63.441,3.63,-71.38255879,-37.73069754 138 | 1975,Chile,3,10251542,67.052,2.803,-71.38255879,-37.73069754 139 | 1980,Chile,3,11093718,70.565,2.671,-71.38255879,-37.73069754 140 | 1985,Chile,3,12066701,72.492,2.65,-71.38255879,-37.73069754 141 | 1990,Chile,3,13127760,74.126,2.55,-71.38255879,-37.73069754 142 | 1995,Chile,3,14205449,75.816,2.21,-71.38255879,-37.73069754 143 | 2000,Chile,3,15153450,77.86,2,-71.38255879,-37.73069754 144 | 2005,Chile,3,15980912,78.553,1.944,-71.38255879,-37.73069754 145 | 1955,China,4,608655000,50.54896,5.59,103.8190739,36.56176801 146 | 1960,China,4,667070000,44.50136,5.72,103.8190739,36.56176801 147 | 1965,China,4,715185000,58.38112,6.06,103.8190739,36.56176801 148 | 1970,China,4,818315000,63.11888,4.86,103.8190739,36.56176801 149 | 1975,China,4,916395000,63.96736,3.32,103.8190739,36.56176801 150 | 1980,China,4,981235000,65.525,2.55,103.8190739,36.56176801 151 | 1985,China,4,1051040000,67.274,2.46,103.8190739,36.56176801 152 | 1990,China,4,1135185000,68.69,1.92,103.8190739,36.56176801 153 | 1995,China,4,1204855000,70.426,1.781,103.8190739,36.56176801 154 | 2000,China,4,1262645000,72.028,1.7,103.8190739,36.56176801 155 | 2005,China,4,1303182268,72.961,1.725,103.8190739,36.56176801 156 | 1955,Colombia,3,13588405,55.118,6.76,-73.08114936,3.91383156 157 | 1960,Colombia,3,15952727,57.863,6.76,-73.08114936,3.91383156 158 | 1965,Colombia,3,18646175,59.963,6.18,-73.08114936,3.91383156 159 | 1970,Colombia,3,21429658,61.623,5.0005,-73.08114936,3.91383156 160 | 1975,Colombia,3,24114177,63.837,4.3385,-73.08114936,3.91383156 161 | 1980,Colombia,3,26582811,66.653,3.685,-73.08114936,3.91383156 162 | 1985,Colombia,3,29678395,67.768,3.172,-73.08114936,3.91383156 163 | 1990,Colombia,3,32858579,68.421,2.93005,-73.08114936,3.91383156 164 | 1995,Colombia,3,36280883,70.313,2.7,-73.08114936,3.91383156 165 | 2000,Colombia,3,39685655,71.682,2.4705,-73.08114936,3.91383156 166 | 2005,Colombia,3,42954279,72.889,2.2205,-73.08114936,3.91383156 167 | 1955,Costa Rica,3,1031782,60.026,7.1135,-84.19208786,9.9763424 168 | 1960,Costa Rica,3,1248022,62.842,7.2245,-84.19208786,9.9763424 169 | 1965,Costa Rica,3,1487605,65.424,5.801,-84.19208786,9.9763424 170 | 1970,Costa Rica,3,1735523,67.849,4.346,-84.19208786,9.9763424 171 | 1975,Costa Rica,3,1991580,70.75,3.7755,-84.19208786,9.9763424 172 | 1980,Costa Rica,3,2299124,73.45,3.527,-84.19208786,9.9763424 173 | 1985,Costa Rica,3,2643808,74.752,3.374,-84.19208786,9.9763424 174 | 1990,Costa Rica,3,3027175,75.713,2.945,-84.19208786,9.9763424 175 | 1995,Costa Rica,3,3383786,77.26,2.5835,-84.19208786,9.9763424 176 | 2000,Costa Rica,3,3710558,78.123,2.2815,-84.19208786,9.9763424 177 | 2005,Costa Rica,3,4016173,78.782,2.0985,-84.19208786,9.9763424 178 | 1955,Croatia,1,3955526,64.77,2.42,16.40413079,45.08047284 179 | 1960,Croatia,1,4036145,67.13,2.27,16.40413079,45.08047284 180 | 1965,Croatia,1,4133313,68.5,2.09,16.40413079,45.08047284 181 | 1970,Croatia,1,4205389,69.61,1.96,16.40413079,45.08047284 182 | 1975,Croatia,1,4255000,70.64,2.02,16.40413079,45.08047284 183 | 1980,Croatia,1,4383000,70.46,1.96,16.40413079,45.08047284 184 | 1985,Croatia,1,4457874,71.52,1.84,16.40413079,45.08047284 185 | 1990,Croatia,1,4508347,72.527,1.52,16.40413079,45.08047284 186 | 1995,Croatia,1,4496683,73.68,1.537,16.40413079,45.08047284 187 | 2000,Croatia,1,4410830,74.876,1.348,16.40413079,45.08047284 188 | 2005,Croatia,1,4495904,75.748,1.346,16.40413079,45.08047284 189 | 1955,Cuba,3,6381106,62.325,3.6995,-79.01606913,21.62290023 190 | 1960,Cuba,3,7027210,65.246,4.6805,-79.01606913,21.62290023 191 | 1965,Cuba,3,7809916,68.29,4.3,-79.01606913,21.62290023 192 | 1970,Cuba,3,8542746,70.723,3.6,-79.01606913,21.62290023 193 | 1975,Cuba,3,9290074,72.649,2.15,-79.01606913,21.62290023 194 | 1980,Cuba,3,9652975,73.717,1.8495,-79.01606913,21.62290023 195 | 1985,Cuba,3,10078658,74.174,1.8495,-79.01606913,21.62290023 196 | 1990,Cuba,3,10544793,74.414,1.6505,-79.01606913,21.62290023 197 | 1995,Cuba,3,10896802,76.151,1.6095,-79.01606913,21.62290023 198 | 2000,Cuba,3,11134273,77.158,1.63,-79.01606913,21.62290023 199 | 2005,Cuba,3,11346670,78.273,1.49,-79.01606913,21.62290023 200 | 1955,Dominican Republic,3,2737257,49.828,7.6405,-70.50569086,18.8943308 201 | 1960,Dominican Republic,3,3231488,53.459,7.3505,-70.50569086,18.8943308 202 | 1965,Dominican Republic,3,3805881,56.751,6.6495,-70.50569086,18.8943308 203 | 1970,Dominican Republic,3,4422755,59.631,5.71,-70.50569086,18.8943308 204 | 1975,Dominican Republic,3,5048499,61.788,4.76,-70.50569086,18.8943308 205 | 1980,Dominican Republic,3,5696855,63.727,4,-70.50569086,18.8943308 206 | 1985,Dominican Republic,3,6377765,66.046,3.47,-70.50569086,18.8943308 207 | 1990,Dominican Republic,3,7077651,68.457,3.1995,-70.50569086,18.8943308 208 | 1995,Dominican Republic,3,7730224,69.957,3.05,-70.50569086,18.8943308 209 | 2000,Dominican Republic,3,8385828,70.847,2.95,-70.50569086,18.8943308 210 | 2005,Dominican Republic,3,9049595,72.235,2.81,-70.50569086,18.8943308 211 | 1955,Ecuador,3,3842399,51.356,6.7,-78.75203573,-1.42381949 212 | 1960,Ecuador,3,4415956,54.64,6.7,-78.75203573,-1.42381949 213 | 1965,Ecuador,3,5117779,56.678,6.5,-78.75203573,-1.42381949 214 | 1970,Ecuador,3,5939246,58.796,6.0005,-78.75203573,-1.42381949 215 | 1975,Ecuador,3,6871698,61.31,5.4005,-78.75203573,-1.42381949 216 | 1980,Ecuador,3,7920499,64.342,4.7005,-78.75203573,-1.42381949 217 | 1985,Ecuador,3,9061664,67.231,4,-78.75203573,-1.42381949 218 | 1990,Ecuador,3,10318036,69.613,3.4005,-78.75203573,-1.42381949 219 | 1995,Ecuador,3,11438004,72.312,3.1,-78.75203573,-1.42381949 220 | 2000,Ecuador,3,12505204,74.173,2.8175,-78.75203573,-1.42381949 221 | 2005,Ecuador,3,13363593,74.994,2.578,-78.75203573,-1.42381949 222 | 1955,Egypt,5,23855527,44.444,6.97,29.8618993,26.49593108 223 | 1960,Egypt,5,26846610,46.992,7.073,29.8618993,26.49593108 224 | 1965,Egypt,5,30265148,49.293,6.56,29.8618993,26.49593108 225 | 1970,Egypt,5,33574026,51.137,5.855,29.8618993,26.49593108 226 | 1975,Egypt,5,36952499,53.319,5.609,29.8618993,26.49593108 227 | 1980,Egypt,5,42634215,56.006,5.332,29.8618993,26.49593108 228 | 1985,Egypt,5,50052381,59.797,4.833,29.8618993,26.49593108 229 | 1990,Egypt,5,56694413,63.674,3.908,29.8618993,26.49593108 230 | 1995,Egypt,5,63321615,67.217,3.5,29.8618993,26.49593108 231 | 2000,Egypt,5,70492342,69.806,3.174,29.8618993,26.49593108 232 | 2005,Egypt,5,77505756,71.338,2.891,29.8618993,26.49593108 233 | 1955,El Salvador,3,2221139,48.57,6.8065,-88.87164456,13.73944008 234 | 1960,El Salvador,3,2581583,52.307,6.847,-88.87164456,13.73944008 235 | 1965,El Salvador,3,3017852,55.855,6.621,-88.87164456,13.73944008 236 | 1970,El Salvador,3,3603907,58.207,6.0995,-88.87164456,13.73944008 237 | 1975,El Salvador,3,4071179,56.696,5.5996,-88.87164456,13.73944008 238 | 1980,El Salvador,3,4566199,56.604,4.5,-88.87164456,13.73944008 239 | 1985,El Salvador,3,4664361,63.154,3.901,-88.87164456,13.73944008 240 | 1990,El Salvador,3,5099884,66.798,3.52,-88.87164456,13.73944008 241 | 1995,El Salvador,3,5568437,69.535,3.17,-88.87164456,13.73944008 242 | 2000,El Salvador,3,6122515,70.734,2.883,-88.87164456,13.73944008 243 | 2005,El Salvador,3,6704932,71.878,2.6825,-88.87164456,13.73944008 244 | 1955,Finland,1,4234900,67.49,2.769,26.27467024,64.49884844 245 | 1960,Finland,1,4429600,68.75,2.66,26.27467024,64.49884844 246 | 1965,Finland,1,4563732,69.83,2.191,26.27467024,64.49884844 247 | 1970,Finland,1,4606307,70.87,1.623,26.27467024,64.49884844 248 | 1975,Finland,1,4711439,72.52,1.663,26.27467024,64.49884844 249 | 1980,Finland,1,4779535,74.55,1.685,26.27467024,64.49884844 250 | 1985,Finland,1,4901783,74.83,1.66,26.27467024,64.49884844 251 | 1990,Finland,1,4986431,75.7,1.819,26.27467024,64.49884844 252 | 1995,Finland,1,5104654,77.13,1.743,26.27467024,64.49884844 253 | 2000,Finland,1,5168595,78.37,1.754,26.27467024,64.49884844 254 | 2005,Finland,1,5223442,79.313,1.825,26.27467024,64.49884844 255 | 1955,France,1,43427669,68.93,2.712,2.53618475,46.18700581 256 | 1960,France,1,45670000,70.51,2.85,2.53618475,46.18700581 257 | 1965,France,1,48763000,71.55,2.607,2.53618475,46.18700581 258 | 1970,France,1,50787000,72.38,2.31,2.53618475,46.18700581 259 | 1975,France,1,52758427,73.83,1.862,2.53618475,46.18700581 260 | 1980,France,1,53869743,74.89,1.866,2.53618475,46.18700581 261 | 1985,France,1,55171224,76.34,1.805,2.53618475,46.18700581 262 | 1990,France,1,56735161,77.46,1.713,2.53618475,46.18700581 263 | 1995,France,1,58149727,78.64,1.7624,2.53618475,46.18700581 264 | 2000,France,1,59381628,79.59,1.8833,2.53618475,46.18700581 265 | 2005,France,1,60656178,80.657,1.8916,2.53618475,46.18700581 266 | 1955,Georgia,1,3827154,62.625,2.909,43.50778995,42.16855944 267 | 1960,Georgia,1,4146570,64.644,2.979,43.50778995,42.16855944 268 | 1965,Georgia,1,4464959,66.654,2.611,43.50778995,42.16855944 269 | 1970,Georgia,1,4694491,68.158,2.601,43.50778995,42.16855944 270 | 1975,Georgia,1,4897656,69.634,2.39,43.50778995,42.16855944 271 | 1980,Georgia,1,5045697,69.638,2.269,43.50778995,42.16855944 272 | 1985,Georgia,1,5192957,70.45,2.263,43.50778995,42.16855944 273 | 1990,Georgia,1,5426207,70.465,1.95,43.50778995,42.16855944 274 | 1995,Georgia,1,5012952,70.49,1.58,43.50778995,42.16855944 275 | 2000,Georgia,1,4777209,70.476,1.478,43.50778995,42.16855944 276 | 2005,Georgia,1,4677401,70.987,1.407,43.50778995,42.16855944 277 | 1955,Germany,1,70195612,69.1,2.3,10.38577693,51.10697903 278 | 1960,Germany,1,72480869,70.3,2.49,10.38577693,51.10697903 279 | 1965,Germany,1,75638851,70.8,2.32,10.38577693,51.10697903 280 | 1970,Germany,1,77783164,71,1.64,10.38577693,51.10697903 281 | 1975,Germany,1,78682325,72.5,1.52,10.38577693,51.10697903 282 | 1980,Germany,1,78297904,73.8,1.46,10.38577693,51.10697903 283 | 1985,Germany,1,77684907,74.847,1.43,10.38577693,51.10697903 284 | 1990,Germany,1,79380394,76.07,1.31,10.38577693,51.10697903 285 | 1995,Germany,1,81653702,77.34,1.34,10.38577693,51.10697903 286 | 2000,Germany,1,82187909,78.67,1.346,10.38577693,51.10697903 287 | 2005,Germany,1,82431390,79.406,1.36,10.38577693,51.10697903 288 | 1955,Greece,1,7965538,67.86,2.27,22.95556207,39.07466973 289 | 1960,Greece,1,8327405,69.51,2.2,22.95556207,39.07466973 290 | 1965,Greece,1,8550333,71,2.38,22.95556207,39.07466973 291 | 1970,Greece,1,8792806,72.34,2.32,22.95556207,39.07466973 292 | 1975,Greece,1,9046542,73.68,2.32,22.95556207,39.07466973 293 | 1980,Greece,1,9642505,75.24,1.96,22.95556207,39.07466973 294 | 1985,Greece,1,9923253,76.67,1.53,22.95556207,39.07466973 295 | 1990,Greece,1,10129603,77.03,1.37,22.95556207,39.07466973 296 | 1995,Greece,1,10457554,77.869,1.296,22.95556207,39.07466973 297 | 2000,Greece,1,10559110,78.256,1.277,22.95556207,39.07466973 298 | 2005,Greece,1,10668354,79.483,1.325,22.95556207,39.07466973 299 | 1955,Grenada,3,84621,63.114,6.7,-61.68219415,12.1172555 300 | 1960,Grenada,3,90148,63.608,6.4,-61.68219415,12.1172555 301 | 1965,Grenada,3,93290,64.091,4.8,-61.68219415,12.1172555 302 | 1970,Grenada,3,95410,64.577,4.6,-61.68219415,12.1172555 303 | 1975,Grenada,3,95819,65.035,4.3,-61.68219415,12.1172555 304 | 1980,Grenada,3,90164,65.503,4.23,-61.68219415,12.1172555 305 | 1985,Grenada,3,92203,66.002,4.14,-61.68219415,12.1172555 306 | 1990,Grenada,3,92360,66.469,3.26,-61.68219415,12.1172555 307 | 1995,Grenada,3,90603,66.986,2.814,-61.68219415,12.1172555 308 | 2000,Grenada,3,89312,67.746,2.429,-61.68219415,12.1172555 309 | 2005,Grenada,3,89502,68.724,2.302,-61.68219415,12.1172555 310 | 1955,Haiti,3,3376419,40.696,6.3,-72.68527364,18.93500961 311 | 1960,Haiti,3,3722743,43.59,6.3,-72.68527364,18.93500961 312 | 1965,Haiti,3,4137405,46.243,6,-72.68527364,18.93500961 313 | 1970,Haiti,3,4604915,48.042,5.6005,-72.68527364,18.93500961 314 | 1975,Haiti,3,4828338,49.923,5.8,-72.68527364,18.93500961 315 | 1980,Haiti,3,5029725,51.461,6.2099,-72.68527364,18.93500961 316 | 1985,Haiti,3,5517977,53.636,5.69985,-72.68527364,18.93500961 317 | 1990,Haiti,3,6126101,55.089,5.14985,-72.68527364,18.93500961 318 | 1995,Haiti,3,6675578,56.671,4.61995,-72.68527364,18.93500961 319 | 2000,Haiti,3,7306302,58.137,4,-72.68527364,18.93500961 320 | 2005,Haiti,3,8121622,60.916,3.5445,-72.68527364,18.93500961 321 | 1955,Hong Kong,4,2490400,64.75,4.72,114.1137986,22.39828782 322 | 1960,Hong Kong,4,3075300,67.65,5.31,114.1137986,22.39828782 323 | 1965,Hong Kong,4,3597900,70,4.02,114.1137986,22.39828782 324 | 1970,Hong Kong,4,3959000,72,2.89,114.1137986,22.39828782 325 | 1975,Hong Kong,4,4395800,73.6,2.32,114.1137986,22.39828782 326 | 1980,Hong Kong,4,5063100,75.45,1.8,114.1137986,22.39828782 327 | 1985,Hong Kong,4,5456200,76.2,1.31,114.1137986,22.39828782 328 | 1990,Hong Kong,4,5687959,77.601,1.288,114.1137986,22.39828782 329 | 1995,Hong Kong,4,6225347,80,1.08,114.1137986,22.39828782 330 | 2000,Hong Kong,4,6658720,81.495,0.94,114.1137986,22.39828782 331 | 2005,Hong Kong,4,6898686,82.208,0.966,114.1137986,22.39828782 332 | 1955,Iceland,1,158044,73.47,4.023,-18.57397086,64.99575263 333 | 1960,Iceland,1,175860,73.68,3.943,-18.57397086,64.99575263 334 | 1965,Iceland,1,192288,73.73,3.154,-18.57397086,64.99575263 335 | 1970,Iceland,1,204104,74.46,2.843,-18.57397086,64.99575263 336 | 1975,Iceland,1,218031,76.11,2.287,-18.57397086,64.99575263 337 | 1980,Iceland,1,228161,76.99,2.248,-18.57397086,64.99575263 338 | 1985,Iceland,1,241403,77.23,2.116,-18.57397086,64.99575263 339 | 1990,Iceland,1,254719,78.77,2.194,-18.57397086,64.99575263 340 | 1995,Iceland,1,267527,78.95,2.056,-18.57397086,64.99575263 341 | 2000,Iceland,1,281043,80.5,1.993,-18.57397086,64.99575263 342 | 2005,Iceland,1,296737,81.757,2.052,-18.57397086,64.99575263 343 | 1955,India,0,393000000,40.249,5.8961,79.61197355,22.88578035 344 | 1960,India,0,434000000,43.605,5.8216,79.61197355,22.88578035 345 | 1965,India,0,485000000,47.193,5.6058,79.61197355,22.88578035 346 | 1970,India,0,541000000,50.651,5.264,79.61197355,22.88578035 347 | 1975,India,0,607000000,54.208,4.8888,79.61197355,22.88578035 348 | 1980,India,0,679000000,56.596,4.4975,79.61197355,22.88578035 349 | 1985,India,0,755000000,58.553,4.15,79.61197355,22.88578035 350 | 1990,India,0,839000000,60.223,3.8648,79.61197355,22.88578035 351 | 1995,India,0,927000000,61.765,3.4551,79.61197355,22.88578035 352 | 2000,India,0,1007702000,62.879,3.1132,79.61197355,22.88578035 353 | 2005,India,0,1080264388,64.698,2.8073,79.61197355,22.88578035 354 | 1955,Indonesia,4,86807000,39.918,5.672,117.2400976,-2.21505018 355 | 1960,Indonesia,4,95254000,42.518,5.62,117.2400976,-2.21505018 356 | 1965,Indonesia,4,105093000,45.964,5.568,117.2400976,-2.21505018 357 | 1970,Indonesia,4,116044000,49.203,5.3,117.2400976,-2.21505018 358 | 1975,Indonesia,4,130297000,52.702,4.73,117.2400976,-2.21505018 359 | 1980,Indonesia,4,146995000,56.159,4.109,117.2400976,-2.21505018 360 | 1985,Indonesia,4,163403000,60.137,3.4,117.2400976,-2.21505018 361 | 1990,Indonesia,4,178500000,62.681,2.9,117.2400976,-2.21505018 362 | 1995,Indonesia,4,194755000,66.041,2.55,117.2400976,-2.21505018 363 | 2000,Indonesia,4,206265000,68.588,2.3761,117.2400976,-2.21505018 364 | 2005,Indonesia,4,218465000,70.65,2.182,117.2400976,-2.21505018 365 | 1955,Iran,5,18729000,47.181,7,54.27407071,32.57503287 366 | 1960,Iran,5,21577000,49.325,7,54.27407071,32.57503287 367 | 1965,Iran,5,25000000,52.469,6.8,54.27407071,32.57503287 368 | 1970,Iran,5,28933000,55.234,6.4,54.27407071,32.57503287 369 | 1975,Iran,5,33379000,57.702,6.5,54.27407071,32.57503287 370 | 1980,Iran,5,39583397,59.62,6.63,54.27407071,32.57503287 371 | 1985,Iran,5,48439952,63.04,5.62,54.27407071,32.57503287 372 | 1990,Iran,5,57035717,65.742,4.328,54.27407071,32.57503287 373 | 1995,Iran,5,61628116,68.042,2.534,54.27407071,32.57503287 374 | 2000,Iran,5,65660289,69.451,2.124,54.27407071,32.57503287 375 | 2005,Iran,5,68017860,70.964,2.04,54.27407071,32.57503287 376 | 1955,Iraq,5,5903253,48.437,7.3,43.74353204,33.03970511 377 | 1960,Iraq,5,6822030,51.457,7.25,43.74353204,33.03970511 378 | 1965,Iraq,5,7970746,54.459,7.2,43.74353204,33.03970511 379 | 1970,Iraq,5,9413671,56.95,7.15,43.74353204,33.03970511 380 | 1975,Iraq,5,11117804,60.413,6.8,43.74353204,33.03970511 381 | 1980,Iraq,5,13232839,62.038,6.35,43.74353204,33.03970511 382 | 1985,Iraq,5,15693620,65.044,6.15,43.74353204,33.03970511 383 | 1990,Iraq,5,18134702,59.461,5.7,43.74353204,33.03970511 384 | 1995,Iraq,5,19557247,58.811,5.37,43.74353204,33.03970511 385 | 2000,Iraq,5,22675617,57.046,4.858,43.74353204,33.03970511 386 | 2005,Iraq,5,26074906,59.545,4.264,43.74353204,33.03970511 387 | 1955,Ireland,1,2916133,68.9,3.68,-8.13793167,53.1754426 388 | 1960,Ireland,1,2832000,70.29,3.979,-8.13793167,53.1754426 389 | 1965,Ireland,1,2876000,71.08,3.873,-8.13793167,53.1754426 390 | 1970,Ireland,1,2950100,71.28,3.815,-8.13793167,53.1754426 391 | 1975,Ireland,1,3177300,72.03,3.478,-8.13793167,53.1754426 392 | 1980,Ireland,1,3401000,73.1,2.877,-8.13793167,53.1754426 393 | 1985,Ireland,1,3540000,74.36,2.287,-8.13793167,53.1754426 394 | 1990,Ireland,1,3508200,75.467,1.969,-8.13793167,53.1754426 395 | 1995,Ireland,1,3613890,76.122,1.9,-8.13793167,53.1754426 396 | 2000,Ireland,1,3791690,77.783,1.969,-8.13793167,53.1754426 397 | 2005,Ireland,1,4015676,78.885,1.964,-8.13793167,53.1754426 398 | 1955,Israel,5,1772032,67.84,3.893,35.00444995,31.4611019 399 | 1960,Israel,5,2141495,69.39,3.852,35.00444995,31.4611019 400 | 1965,Israel,5,2578184,70.75,3.79,35.00444995,31.4611019 401 | 1970,Israel,5,2903434,71.63,3.77,35.00444995,31.4611019 402 | 1975,Israel,5,3354242,73.06,3.409,35.00444995,31.4611019 403 | 1980,Israel,5,3737473,74.45,3.125,35.00444995,31.4611019 404 | 1985,Israel,5,4074965,75.6,3.051,35.00444995,31.4611019 405 | 1990,Israel,5,4512068,76.93,2.933,35.00444995,31.4611019 406 | 1995,Israel,5,5305120,78.269,2.942,35.00444995,31.4611019 407 | 2000,Israel,5,5842454,79.696,2.906,35.00444995,31.4611019 408 | 2005,Israel,5,6276883,80.745,2.75,35.00444995,31.4611019 409 | 1955,Italy,1,48633000,67.81,2.35,12.07000946,42.79663568 410 | 1960,Italy,1,50197600,69.24,2.498,12.07000946,42.79663568 411 | 1965,Italy,1,51987100,71.06,2.493,12.07000946,42.79663568 412 | 1970,Italy,1,53661100,72.19,2.325,12.07000946,42.79663568 413 | 1975,Italy,1,55571894,73.48,1.889,12.07000946,42.79663568 414 | 1980,Italy,1,56451247,74.98,1.53,12.07000946,42.79663568 415 | 1985,Italy,1,56731215,76.42,1.349,12.07000946,42.79663568 416 | 1990,Italy,1,56742886,77.44,1.275,12.07000946,42.79663568 417 | 1995,Italy,1,57274531,78.82,1.213,12.07000946,42.79663568 418 | 2000,Italy,1,57719337,80.24,1.286,12.07000946,42.79663568 419 | 2005,Italy,1,58103033,80.546,1.379,12.07000946,42.79663568 420 | 1955,Jamaica,3,1488805,62.61,5.08,-77.31482556,18.15695476 421 | 1960,Jamaica,3,1631784,65.61,5.64,-77.31482556,18.15695476 422 | 1965,Jamaica,3,1777397,67.51,5.78,-77.31482556,18.15695476 423 | 1970,Jamaica,3,1943787,69,5,-77.31482556,18.15695476 424 | 1975,Jamaica,3,2104879,70.11,4,-77.31482556,18.15695476 425 | 1980,Jamaica,3,2228803,71.21,3.55,-77.31482556,18.15695476 426 | 1985,Jamaica,3,2318652,71.77,3.1,-77.31482556,18.15695476 427 | 1990,Jamaica,3,2347922,71.766,2.84,-77.31482556,18.15695476 428 | 1995,Jamaica,3,2469389,72.262,2.67,-77.31482556,18.15695476 429 | 2000,Jamaica,3,2615467,72.047,2.628,-77.31482556,18.15695476 430 | 2005,Jamaica,3,2735520,72.567,2.4289,-77.31482556,18.15695476 431 | 1955,Japan,4,89815060,65.5,2.08,138.0308921,37.59230065 432 | 1960,Japan,4,94091638,68.73,2.02,138.0308921,37.59230065 433 | 1965,Japan,4,98882534,71.43,2,138.0308921,37.59230065 434 | 1970,Japan,4,104344973,73.42,2.07,138.0308921,37.59230065 435 | 1975,Japan,4,111573116,75.38,1.81,138.0308921,37.59230065 436 | 1980,Japan,4,116807309,77.11,1.76,138.0308921,37.59230065 437 | 1985,Japan,4,120754335,78.67,1.66,138.0308921,37.59230065 438 | 1990,Japan,4,123537399,79.36,1.49,138.0308921,37.59230065 439 | 1995,Japan,4,125341354,80.69,1.39,138.0308921,37.59230065 440 | 2000,Japan,4,126699784,82,1.291,138.0308921,37.59230065 441 | 2005,Japan,4,127417244,82.603,1.27,138.0308921,37.59230065 442 | 1955,Kenya,2,7033999,44.686,7.816,37.79594437,0.5998746 443 | 1960,Kenya,2,8156827,47.949,8.12,37.79594437,0.5998746 444 | 1965,Kenya,2,9549179,50.654,8.12,37.79594437,0.5998746 445 | 1970,Kenya,2,11247182,53.559,8,37.79594437,0.5998746 446 | 1975,Kenya,2,13433414,56.155,7.6,37.79594437,0.5998746 447 | 1980,Kenya,2,16331401,58.766,7.2,37.79594437,0.5998746 448 | 1985,Kenya,2,19763285,59.339,6.5,37.79594437,0.5998746 449 | 1990,Kenya,2,23358413,59.285,5.4,37.79594437,0.5998746 450 | 1995,Kenya,2,27060142,54.407,5,37.79594437,0.5998746 451 | 2000,Kenya,2,29985839,50.992,5,37.79594437,0.5998746 452 | 2005,Kenya,2,33829590,54.11,4.959,37.79594437,0.5998746 453 | 1955,South Korea,4,8839427,54.081,3.8,127.8391693,36.3852463 454 | 1960,South Korea,4,10391909,56.656,3.41,127.8391693,36.3852463 455 | 1965,South Korea,4,11868751,59.942,4.09,127.8391693,36.3852463 456 | 1970,South Korea,4,13911902,63.983,3.72,127.8391693,36.3852463 457 | 1975,South Korea,4,15801308,67.159,2.58,127.8391693,36.3852463 458 | 1980,South Korea,4,17113626,69.1,2.93,127.8391693,36.3852463 459 | 1985,South Korea,4,18481420,70.647,2.45,127.8391693,36.3852463 460 | 1990,South Korea,4,20018546,69.978,2.35,127.8391693,36.3852463 461 | 1995,South Korea,4,21561856,67.727,2.0938,127.8391693,36.3852463 462 | 2000,South Korea,4,21647682,66.662,1.9173,127.8391693,36.3852463 463 | 2005,South Korea,4,22912177,67.297,1.85,127.8391693,36.3852463 464 | 1955,North Korea,4,21551834,52.681,6.332,127.1924781,40.15350291 465 | 1960,North Korea,4,24784140,55.292,5.63,127.1924781,40.15350291 466 | 1965,North Korea,4,28705000,57.716,4.708,127.1924781,40.15350291 467 | 1970,North Korea,4,32241000,62.612,4.281,127.1924781,40.15350291 468 | 1975,North Korea,4,35281000,64.766,2.919,127.1924781,40.15350291 469 | 1980,North Korea,4,38124000,67.123,2.234,127.1924781,40.15350291 470 | 1985,North Korea,4,40806000,69.81,1.601,127.1924781,40.15350291 471 | 1990,North Korea,4,42869000,72.244,1.696,127.1924781,40.15350291 472 | 1995,North Korea,4,45264146,74.647,1.514,127.1924781,40.15350291 473 | 2000,North Korea,4,47351083,77.045,1.242,127.1924781,40.15350291 474 | 2005,North Korea,4,48640671,78.623,1.21,127.1924781,40.15350291 475 | 1955,Lebanon,5,1560985,59.489,5.72,35.88016327,33.92306993 476 | 1960,Lebanon,5,1786235,62.094,5.689,35.88016327,33.92306993 477 | 1965,Lebanon,5,2057945,63.87,5.336,35.88016327,33.92306993 478 | 1970,Lebanon,5,2383029,65.421,4.78,35.88016327,33.92306993 479 | 1975,Lebanon,5,3098159,66.099,4.311,35.88016327,33.92306993 480 | 1980,Lebanon,5,3085876,66.983,3.895,35.88016327,33.92306993 481 | 1985,Lebanon,5,3088235,67.926,3.313,35.88016327,33.92306993 482 | 1990,Lebanon,5,3147267,69.292,3,35.88016327,33.92306993 483 | 1995,Lebanon,5,3334733,70.265,2.695,35.88016327,33.92306993 484 | 2000,Lebanon,5,3578036,71.028,2.319,35.88016327,33.92306993 485 | 2005,Lebanon,5,3826018,71.993,2.209,35.88016327,33.92306993 486 | 1955,Mexico,3,32929914,55.19,6.8,-102.5234504,23.94753932 487 | 1960,Mexico,3,38578505,58.299,6.7495,-102.5234504,23.94753932 488 | 1965,Mexico,3,45142399,60.11,6.7495,-102.5234504,23.94753932 489 | 1970,Mexico,3,52775158,62.361,6.5,-102.5234504,23.94753932 490 | 1975,Mexico,3,60678045,65.032,5.2505,-102.5234504,23.94753932 491 | 1980,Mexico,3,68347479,67.405,4.25,-102.5234504,23.94753932 492 | 1985,Mexico,3,76767225,69.498,3.6295,-102.5234504,23.94753932 493 | 1990,Mexico,3,84913652,71.455,3.1905,-102.5234504,23.94753932 494 | 1995,Mexico,3,92880353,73.67,2.6705,-102.5234504,23.94753932 495 | 2000,Mexico,3,99926620,74.902,2.4005,-102.5234504,23.94753932 496 | 2005,Mexico,3,106202903,76.195,2.211,-102.5234504,23.94753932 497 | 1955,Netherlands,1,10750842,72.99,3.095,5.2814735,52.10080804 498 | 1960,Netherlands,1,11486000,73.23,3.168,5.2814735,52.10080804 499 | 1965,Netherlands,1,12292000,73.82,2.797,5.2814735,52.10080804 500 | 1970,Netherlands,1,13032335,73.75,2.059,5.2814735,52.10080804 501 | 1975,Netherlands,1,13653438,75.24,1.596,5.2814735,52.10080804 502 | 1980,Netherlands,1,14143901,76.05,1.515,5.2814735,52.10080804 503 | 1985,Netherlands,1,14491380,76.83,1.555,5.2814735,52.10080804 504 | 1990,Netherlands,1,14951510,77.42,1.583,5.2814735,52.10080804 505 | 1995,Netherlands,1,15459054,78.03,1.6,5.2814735,52.10080804 506 | 2000,Netherlands,1,15907853,78.53,1.726,5.2814735,52.10080804 507 | 2005,Netherlands,1,16407491,79.762,1.721,5.2814735,52.10080804 508 | 1955,New Zealand,4,2136168,70.26,4.07,171.4849539,-41.81112825 509 | 1960,New Zealand,4,2371746,71.24,4.022,171.4849539,-41.81112825 510 | 1965,New Zealand,4,2640400,71.52,3.348,171.4849539,-41.81112825 511 | 1970,New Zealand,4,2828050,71.89,2.843,171.4849539,-41.81112825 512 | 1975,New Zealand,4,3117800,72.22,2.178,171.4849539,-41.81112825 513 | 1980,New Zealand,4,3170150,73.84,1.963,171.4849539,-41.81112825 514 | 1985,New Zealand,4,3298050,74.32,2.053,171.4849539,-41.81112825 515 | 1990,New Zealand,4,3359604,76.33,2.061,171.4849539,-41.81112825 516 | 1995,New Zealand,4,3565990,77.55,1.952,171.4849539,-41.81112825 517 | 2000,New Zealand,4,3819762,79.11,1.964,171.4849539,-41.81112825 518 | 2005,New Zealand,4,4035461,80.204,1.994,171.4849539,-41.81112825 519 | 1955,Nigeria,2,35458978,37.802,6.9,8.08944243,9.59411807 520 | 1960,Nigeria,2,39914593,39.36,6.9,8.08944243,9.59411807 521 | 1965,Nigeria,2,45020052,41.04,6.9,8.08944243,9.59411807 522 | 1970,Nigeria,2,51027516,42.821,6.9,8.08944243,9.59411807 523 | 1975,Nigeria,2,58522112,44.514,6.9,8.08944243,9.59411807 524 | 1980,Nigeria,2,68550274,45.826,6.9,8.08944243,9.59411807 525 | 1985,Nigeria,2,77573154,46.886,6.834,8.08944243,9.59411807 526 | 1990,Nigeria,2,88510354,47.472,6.635,8.08944243,9.59411807 527 | 1995,Nigeria,2,100960105,47.464,6.246,8.08944243,9.59411807 528 | 2000,Nigeria,2,114306700,46.608,5.845,8.08944243,9.59411807 529 | 2005,Nigeria,2,128765768,46.859,5.322,8.08944243,9.59411807 530 | 1955,Norway,1,3427409,73.44,2.837,15.34832968,68.75014407 531 | 1960,Norway,1,3581239,73.47,2.898,15.34832968,68.75014407 532 | 1965,Norway,1,3723153,74.08,2.719,15.34832968,68.75014407 533 | 1970,Norway,1,3877386,74.34,2.248,15.34832968,68.75014407 534 | 1975,Norway,1,4007313,75.37,1.81,15.34832968,68.75014407 535 | 1980,Norway,1,4085620,75.97,1.687,15.34832968,68.75014407 536 | 1985,Norway,1,4152419,75.89,1.8,15.34832968,68.75014407 537 | 1990,Norway,1,4242006,77.32,1.886,15.34832968,68.75014407 538 | 1995,Norway,1,4359101,78.32,1.853,15.34832968,68.75014407 539 | 2000,Norway,1,4492400,79.05,1.801,15.34832968,68.75014407 540 | 2005,Norway,1,4593041,80.196,1.848,15.34832968,68.75014407 541 | 1955,Pakistan,0,44434445,45.557,6.6,69.33958027,29.94975221 542 | 1960,Pakistan,0,50386898,47.67,6.6,69.33958027,29.94975221 543 | 1965,Pakistan,0,57494940,49.8,6.6,69.33958027,29.94975221 544 | 1970,Pakistan,0,65705964,51.929,6.6,69.33958027,29.94975221 545 | 1975,Pakistan,0,74711541,54.043,6.6,69.33958027,29.94975221 546 | 1980,Pakistan,0,85219117,56.158,6.6,69.33958027,29.94975221 547 | 1985,Pakistan,0,99060352,58.245,6.66,69.33958027,29.94975221 548 | 1990,Pakistan,0,114578478,60.838,5.8,69.33958027,29.94975221 549 | 1995,Pakistan,0,128690285,61.818,4.9596,69.33958027,29.94975221 550 | 2000,Pakistan,0,146342958,63.61,3.9936,69.33958027,29.94975221 551 | 2005,Pakistan,0,162419946,65.483,3.5211,69.33958027,29.94975221 552 | 1955,Peru,3,8671500,46.263,6.853,-74.38242889,-9.15280281 553 | 1960,Peru,3,9931000,49.096,6.853,-74.38242889,-9.15280281 554 | 1965,Peru,3,11467300,51.445,6.56,-74.38242889,-9.15280281 555 | 1970,Peru,3,13192800,55.448,6,-74.38242889,-9.15280281 556 | 1975,Peru,3,15161199,58.447,5.378,-74.38242889,-9.15280281 557 | 1980,Peru,3,17295298,61.406,4.65,-74.38242889,-9.15280281 558 | 1985,Peru,3,19348926,64.134,4.1,-74.38242889,-9.15280281 559 | 1990,Peru,3,21511443,66.458,3.7,-74.38242889,-9.15280281 560 | 1995,Peru,3,23846388,68.386,3.0995,-74.38242889,-9.15280281 561 | 2000,Peru,3,25979722,69.906,2.7005,-74.38242889,-9.15280281 562 | 2005,Peru,3,27925628,71.421,2.5065,-74.38242889,-9.15280281 563 | 1955,Philippines,4,24553055,51.334,7.13,122.8839215,11.77539737 564 | 1960,Philippines,4,28528939,54.757,6.85,122.8839215,11.77539737 565 | 1965,Philippines,4,33267569,56.393,6.5,122.8839215,11.77539737 566 | 1970,Philippines,4,38603696,58.065,6,122.8839215,11.77539737 567 | 1975,Philippines,4,44336842,60.06,5.5,122.8839215,11.77539737 568 | 1980,Philippines,4,50940182,62.082,4.95,122.8839215,11.77539737 569 | 1985,Philippines,4,57288037,64.151,4.55,122.8839215,11.77539737 570 | 1990,Philippines,4,64318120,66.458,4.143,122.8839215,11.77539737 571 | 1995,Philippines,4,71717437,68.564,3.7248,122.8839215,11.77539737 572 | 2000,Philippines,4,79739825,70.303,3.5436,122.8839215,11.77539737 573 | 2005,Philippines,4,87857473,71.688,3.2327,122.8839215,11.77539737 574 | 1955,Poland,1,27220668,65.77,3.29,19.39011841,52.12759537 575 | 1960,Poland,1,29589842,67.64,2.65,19.39011841,52.12759537 576 | 1965,Poland,1,31262358,69.61,2.27,19.39011841,52.12759537 577 | 1970,Poland,1,32526000,70.85,2.25,19.39011841,52.12759537 578 | 1975,Poland,1,33969240,70.67,2.26,19.39011841,52.12759537 579 | 1980,Poland,1,35578016,71.32,2.33,19.39011841,52.12759537 580 | 1985,Poland,1,37225792,70.98,2.15,19.39011841,52.12759537 581 | 1990,Poland,1,38119408,70.99,1.89,19.39011841,52.12759537 582 | 1995,Poland,1,38600642,72.75,1.478,19.39011841,52.12759537 583 | 2000,Poland,1,38654164,74.67,1.251,19.39011841,52.12759537 584 | 2005,Poland,1,38557984,75.563,1.227,19.39011841,52.12759537 585 | 1955,Portugal,1,8692600,61.51,3.03,-8.50105506,39.59550247 586 | 1960,Portugal,1,9036700,64.39,3.074,-8.50105506,39.59550247 587 | 1965,Portugal,1,9128850,66.6,2.849,-8.50105506,39.59550247 588 | 1970,Portugal,1,9044200,69.26,2.748,-8.50105506,39.59550247 589 | 1975,Portugal,1,9411090,70.41,2.41,-8.50105506,39.59550247 590 | 1980,Portugal,1,9777800,72.77,1.982,-8.50105506,39.59550247 591 | 1985,Portugal,1,9897192,74.06,1.594,-8.50105506,39.59550247 592 | 1990,Portugal,1,9922689,74.86,1.516,-8.50105506,39.59550247 593 | 1995,Portugal,1,10065543,75.97,1.475,-8.50105506,39.59550247 594 | 2000,Portugal,1,10335597,77.29,1.454,-8.50105506,39.59550247 595 | 2005,Portugal,1,10566212,78.098,1.455,-8.50105506,39.59550247 596 | 1955,Rwanda,2,2698272,41.5,8,29.91989113,-1.99033199 597 | 1960,Rwanda,2,3031804,43,8.1,29.91989113,-1.99033199 598 | 1965,Rwanda,2,3264640,44.1,8.2,29.91989113,-1.99033199 599 | 1970,Rwanda,2,3769171,44.6,8.29,29.91989113,-1.99033199 600 | 1975,Rwanda,2,4356863,45,8.492,29.91989113,-1.99033199 601 | 1980,Rwanda,2,5138689,46.218,8.5,29.91989113,-1.99033199 602 | 1985,Rwanda,2,6009833,44.02,8.25,29.91989113,-1.99033199 603 | 1990,Rwanda,2,6923738,23.599,6.9,29.91989113,-1.99033199 604 | 1995,Rwanda,2,5706501,36.087,6.0993,29.91989113,-1.99033199 605 | 2000,Rwanda,2,7507056,43.413,6.01,29.91989113,-1.99033199 606 | 2005,Rwanda,2,8440820,46.242,5.9169,29.91989113,-1.99033199 607 | 1955,Saudi Arabia,5,4243218,42.868,7.175,44.53687041,24.12245467 608 | 1960,Saudi Arabia,5,4718301,45.914,7.257,44.53687041,24.12245467 609 | 1965,Saudi Arabia,5,5327432,49.901,7.257,44.53687041,24.12245467 610 | 1970,Saudi Arabia,5,6109051,53.886,7.298,44.53687041,24.12245467 611 | 1975,Saudi Arabia,5,7204820,58.69,7.278,44.53687041,24.12245467 612 | 1980,Saudi Arabia,5,9999161,63.012,7.015,44.53687041,24.12245467 613 | 1985,Saudi Arabia,5,13330067,66.295,6.217,44.53687041,24.12245467 614 | 1990,Saudi Arabia,5,16060761,68.768,5.446,44.53687041,24.12245467 615 | 1995,Saudi Arabia,5,19966998,70.533,4.621,44.53687041,24.12245467 616 | 2000,Saudi Arabia,5,23153090,71.626,3.81,44.53687041,24.12245467 617 | 2005,Saudi Arabia,5,26417599,72.777,3.352,44.53687041,24.12245467 618 | 1955,South Africa,2,15368551,47.985,6.5,25.08388384,-29.0003377 619 | 1960,South Africa,2,17416653,49.951,6.3,25.08388384,-29.0003377 620 | 1965,South Africa,2,19898242,51.927,5.7,25.08388384,-29.0003377 621 | 1970,South Africa,2,22739921,53.696,5.47,25.08388384,-29.0003377 622 | 1975,South Africa,2,25815144,55.527,5,25.08388384,-29.0003377 623 | 1980,South Africa,2,29251588,58.161,4.556,25.08388384,-29.0003377 624 | 1985,South Africa,2,34254092,60.834,3.85,25.08388384,-29.0003377 625 | 1990,South Africa,2,38391094,61.888,3.343,25.08388384,-29.0003377 626 | 1995,South Africa,2,41779149,60.236,2.954,25.08388384,-29.0003377 627 | 2000,South Africa,2,44066197,53.365,2.802,25.08388384,-29.0003377 628 | 2005,South Africa,2,44344136,49.339,2.637,25.08388384,-29.0003377 629 | 1955,Spain,1,29318745,66.66,2.75,-3.64754874,40.24448626 630 | 1960,Spain,1,30641187,69.69,2.89,-3.64754874,40.24448626 631 | 1965,Spain,1,32084511,71.44,2.92,-3.64754874,40.24448626 632 | 1970,Spain,1,33876479,73.06,2.86,-3.64754874,40.24448626 633 | 1975,Spain,1,35563535,74.39,2.57,-3.64754874,40.24448626 634 | 1980,Spain,1,37488360,76.3,1.89,-3.64754874,40.24448626 635 | 1985,Spain,1,38534853,76.9,1.48,-3.64754874,40.24448626 636 | 1990,Spain,1,39350769,77.57,1.27,-3.64754874,40.24448626 637 | 1995,Spain,1,39749715,78.77,1.182,-3.64754874,40.24448626 638 | 2000,Spain,1,40016081,79.78,1.287,-3.64754874,40.24448626 639 | 2005,Spain,1,40341462,80.941,1.409,-3.64754874,40.24448626 640 | 1955,Switzerland,1,4980000,70.56,2.34,8.20866006,46.79785296 641 | 1960,Switzerland,1,5362000,71.32,2.51,8.20866006,46.79785296 642 | 1965,Switzerland,1,5943000,72.77,2.27,8.20866006,46.79785296 643 | 1970,Switzerland,1,6267000,73.78,1.82,8.20866006,46.79785296 644 | 1975,Switzerland,1,6403500,75.39,1.53,8.20866006,46.79785296 645 | 1980,Switzerland,1,6385229,76.21,1.53,8.20866006,46.79785296 646 | 1985,Switzerland,1,6563770,77.41,1.53,8.20866006,46.79785296 647 | 1990,Switzerland,1,6836626,78.03,1.54,8.20866006,46.79785296 648 | 1995,Switzerland,1,7157106,79.37,1.47,8.20866006,46.79785296 649 | 2000,Switzerland,1,7266920,80.62,1.415,8.20866006,46.79785296 650 | 2005,Switzerland,1,7489370,81.701,1.42,8.20866006,46.79785296 651 | 1955,Turkey,1,24144571,48.079,6.6,35.16895529,39.06160342 652 | 1960,Turkey,1,28217122,52.098,6.19,35.16895529,39.06160342 653 | 1965,Turkey,1,31950718,54.336,5.7,35.16895529,39.06160342 654 | 1970,Turkey,1,35758382,57.005,5.3,35.16895529,39.06160342 655 | 1975,Turkey,1,40529798,59.507,4.715,35.16895529,39.06160342 656 | 1980,Turkey,1,45120802,61.036,4.15,35.16895529,39.06160342 657 | 1985,Turkey,1,50669003,63.108,3.276,35.16895529,39.06160342 658 | 1990,Turkey,1,56084632,66.146,2.904,35.16895529,39.06160342 659 | 1995,Turkey,1,61188984,68.835,2.574,35.16895529,39.06160342 660 | 2000,Turkey,1,65666677,70.845,2.23,35.16895529,39.06160342 661 | 2005,Turkey,1,69660559,71.777,2.143,35.16895529,39.06160342 662 | 1955,United Kingdom,1,50946000,70.42,2.49,-2.86563362,54.12387156 663 | 1960,United Kingdom,1,52372000,70.76,2.81,-2.86563362,54.12387156 664 | 1965,United Kingdom,1,54350000,71.36,2.52,-2.86563362,54.12387156 665 | 1970,United Kingdom,1,55632000,72.01,2.04,-2.86563362,54.12387156 666 | 1975,United Kingdom,1,56215000,72.76,1.72,-2.86563362,54.12387156 667 | 1980,United Kingdom,1,56314000,74.04,1.8,-2.86563362,54.12387156 668 | 1985,United Kingdom,1,56620240,75.007,1.81,-2.86563362,54.12387156 669 | 1990,United Kingdom,1,57493307,76.42,1.78,-2.86563362,54.12387156 670 | 1995,United Kingdom,1,58426014,77.218,1.7,-2.86563362,54.12387156 671 | 2000,United Kingdom,1,59522468,78.471,1.695,-2.86563362,54.12387156 672 | 2005,United Kingdom,1,60441457,79.425,1.815,-2.86563362,54.12387156 673 | 1955,United States,3,165931000,69.49,3.706,-112.4616706,45.67955203 674 | 1960,United States,3,180671000,70.21,3.314,-112.4616706,45.67955203 675 | 1965,United States,3,194303000,70.76,2.545,-112.4616706,45.67955203 676 | 1970,United States,3,205052000,71.34,2.016,-112.4616706,45.67955203 677 | 1975,United States,3,215973000,73.38,1.788,-112.4616706,45.67955203 678 | 1980,United States,3,227726463,74.65,1.825,-112.4616706,45.67955203 679 | 1985,United States,3,238466283,75.02,1.924,-112.4616706,45.67955203 680 | 1990,United States,3,250131894,76.09,2.025,-112.4616706,45.67955203 681 | 1995,United States,3,266557091,76.81,1.994,-112.4616706,45.67955203 682 | 2000,United States,3,282338631,77.31,2.038,-112.4616706,45.67955203 683 | 2005,United States,3,295734134,78.242,2.054,-112.4616706,45.67955203 684 | 1955,Venezuela,3,6170497,57.907,6.4585,-66.18184085,7.12422395 685 | 1960,Venezuela,3,7556483,60.77,6.657,-66.18184085,7.12422395 686 | 1965,Venezuela,3,9067735,63.479,5.9045,-66.18184085,7.12422395 687 | 1970,Venezuela,3,10758017,65.712,4.941,-66.18184085,7.12422395 688 | 1975,Venezuela,3,12674987,67.456,4.4685,-66.18184085,7.12422395 689 | 1980,Venezuela,3,14767890,68.557,3.957,-66.18184085,7.12422395 690 | 1985,Venezuela,3,16997509,70.19,3.6485,-66.18184085,7.12422395 691 | 1990,Venezuela,3,19325222,71.15,3.25,-66.18184085,7.12422395 692 | 1995,Venezuela,3,21555902,72.146,2.9415,-66.18184085,7.12422395 693 | 2000,Venezuela,3,23542649,72.766,2.723,-66.18184085,7.12422395 694 | 2005,Venezuela,3,25375281,73.747,2.547,-66.18184085,7.12422395 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Apache License 2 | Version 2.0, January 2004 3 | http://www.apache.org/licenses/ 4 | 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 | 7 | 1. Definitions. 8 | 9 | "License" shall mean the terms and conditions for use, reproduction, 10 | and distribution as defined by Sections 1 through 9 of this document. 11 | 12 | "Licensor" shall mean the copyright owner or entity authorized by 13 | the copyright owner that is granting the License. 14 | 15 | "Legal Entity" shall mean the union of the acting entity and all 16 | other entities that control, are controlled by, or are under common 17 | control with that entity. For the purposes of this definition, 18 | "control" means (i) the power, direct or indirect, to cause the 19 | direction or management of such entity, whether by contract or 20 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 21 | outstanding shares, or (iii) beneficial ownership of such entity. 22 | 23 | "You" (or "Your") shall mean an individual or Legal Entity 24 | exercising permissions granted by this License. 25 | 26 | "Source" form shall mean the preferred form for making modifications, 27 | including but not limited to software source code, documentation 28 | source, and configuration files. 29 | 30 | "Object" form shall mean any form resulting from mechanical 31 | transformation or translation of a Source form, including but 32 | not limited to compiled object code, generated documentation, 33 | and conversions to other media types. 34 | 35 | "Work" shall mean the work of authorship, whether in Source or 36 | Object form, made available under the License, as indicated by a 37 | copyright notice that is included in or attached to the work 38 | (an example is provided in the Appendix below). 39 | 40 | "Derivative Works" shall mean any work, whether in Source or Object 41 | form, that is based on (or derived from) the Work and for which the 42 | editorial revisions, annotations, elaborations, or other modifications 43 | represent, as a whole, an original work of authorship. For the purposes 44 | of this License, Derivative Works shall not include works that remain 45 | separable from, or merely link (or bind by name) to the interfaces of, 46 | the Work and Derivative Works thereof. 47 | 48 | "Contribution" shall mean any work of authorship, including 49 | the original version of the Work and any modifications or additions 50 | to that Work or Derivative Works thereof, that is intentionally 51 | submitted to Licensor for inclusion in the Work by the copyright owner 52 | or by an individual or Legal Entity authorized to submit on behalf of 53 | the copyright owner. For the purposes of this definition, "submitted" 54 | means any form of electronic, verbal, or written communication sent 55 | to the Licensor or its representatives, including but not limited to 56 | communication on electronic mailing lists, source code control systems, 57 | and issue tracking systems that are managed by, or on behalf of, the 58 | Licensor for the purpose of discussing and improving the Work, but 59 | excluding communication that is conspicuously marked or otherwise 60 | designated in writing by the copyright owner as "Not a Contribution." 61 | 62 | "Contributor" shall mean Licensor and any individual or Legal Entity 63 | on behalf of whom a Contribution has been received by Licensor and 64 | subsequently incorporated within the Work. 65 | 66 | 2. Grant of Copyright License. Subject to the terms and conditions of 67 | this License, each Contributor hereby grants to You a perpetual, 68 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 69 | copyright license to reproduce, prepare Derivative Works of, 70 | publicly display, publicly perform, sublicense, and distribute the 71 | Work and such Derivative Works in Source or Object form. 72 | 73 | 3. Grant of Patent License. Subject to the terms and conditions of 74 | this License, each Contributor hereby grants to You a perpetual, 75 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 | (except as stated in this section) patent license to make, have made, 77 | use, offer to sell, sell, import, and otherwise transfer the Work, 78 | where such license applies only to those patent claims licensable 79 | by such Contributor that are necessarily infringed by their 80 | Contribution(s) alone or by combination of their Contribution(s) 81 | with the Work to which such Contribution(s) was submitted. If You 82 | institute patent litigation against any entity (including a 83 | cross-claim or counterclaim in a lawsuit) alleging that the Work 84 | or a Contribution incorporated within the Work constitutes direct 85 | or contributory patent infringement, then any patent licenses 86 | granted to You under this License for that Work shall terminate 87 | as of the date such litigation is filed. 88 | 89 | 4. Redistribution. You may reproduce and distribute copies of the 90 | Work or Derivative Works thereof in any medium, with or without 91 | modifications, and in Source or Object form, provided that You 92 | meet the following conditions: 93 | 94 | (a) You must give any other recipients of the Work or 95 | Derivative Works a copy of this License; and 96 | 97 | (b) You must cause any modified files to carry prominent notices 98 | stating that You changed the files; and 99 | 100 | (c) You must retain, in the Source form of any Derivative Works 101 | that You distribute, all copyright, patent, trademark, and 102 | attribution notices from the Source form of the Work, 103 | excluding those notices that do not pertain to any part of 104 | the Derivative Works; and 105 | 106 | (d) If the Work includes a "NOTICE" text file as part of its 107 | distribution, then any Derivative Works that You distribute must 108 | include a readable copy of the attribution notices contained 109 | within such NOTICE file, excluding those notices that do not 110 | pertain to any part of the Derivative Works, in at least one 111 | of the following places: within a NOTICE text file distributed 112 | as part of the Derivative Works; within the Source form or 113 | documentation, if provided along with the Derivative Works; or, 114 | within a display generated by the Derivative Works, if and 115 | wherever such third-party notices normally appear. The contents 116 | of the NOTICE file are for informational purposes only and 117 | do not modify the License. You may add Your own attribution 118 | notices within Derivative Works that You distribute, alongside 119 | or as an addendum to the NOTICE text from the Work, provided 120 | that such additional attribution notices cannot be construed 121 | as modifying the License. 122 | 123 | You may add Your own copyright statement to Your modifications and 124 | may provide additional or different license terms and conditions 125 | for use, reproduction, or distribution of Your modifications, or 126 | for any such Derivative Works as a whole, provided Your use, 127 | reproduction, and distribution of the Work otherwise complies with 128 | the conditions stated in this License. 129 | 130 | 5. Submission of Contributions. Unless You explicitly state otherwise, 131 | any Contribution intentionally submitted for inclusion in the Work 132 | by You to the Licensor shall be under the terms and conditions of 133 | this License, without any additional terms or conditions. 134 | Notwithstanding the above, nothing herein shall supersede or modify 135 | the terms of any separate license agreement you may have executed 136 | with Licensor regarding such Contributions. 137 | 138 | 6. Trademarks. This License does not grant permission to use the trade 139 | names, trademarks, service marks, or product names of the Licensor, 140 | except as required for reasonable and customary use in describing the 141 | origin of the Work and reproducing the content of the NOTICE file. 142 | 143 | 7. Disclaimer of Warranty. Unless required by applicable law or 144 | agreed to in writing, Licensor provides the Work (and each 145 | Contributor provides its Contributions) on an "AS IS" BASIS, 146 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 | implied, including, without limitation, any warranties or conditions 148 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 149 | PARTICULAR PURPOSE. You are solely responsible for determining the 150 | appropriateness of using or redistributing the Work and assume any 151 | risks associated with Your exercise of permissions under this License. 152 | 153 | 8. Limitation of Liability. In no event and under no legal theory, 154 | whether in tort (including negligence), contract, or otherwise, 155 | unless required by applicable law (such as deliberate and grossly 156 | negligent acts) or agreed to in writing, shall any Contributor be 157 | liable to You for damages, including any direct, indirect, special, 158 | incidental, or consequential damages of any character arising as a 159 | result of this License or out of the use or inability to use the 160 | Work (including but not limited to damages for loss of goodwill, 161 | work stoppage, computer failure or malfunction, or any and all 162 | other commercial damages or losses), even if such Contributor 163 | has been advised of the possibility of such damages. 164 | 165 | 9. Accepting Warranty or Additional Liability. While redistributing 166 | the Work or Derivative Works thereof, You may choose to offer, 167 | and charge a fee for, acceptance of support, warranty, indemnity, 168 | or other liability obligations and/or rights consistent with this 169 | License. However, in accepting such obligations, You may act only 170 | on Your own behalf and on Your sole responsibility, not on behalf 171 | of any other Contributor, and only if You agree to indemnify, 172 | defend, and hold each Contributor harmless for any liability 173 | incurred by, or claims asserted against, such Contributor by reason 174 | of your accepting any such warranty or additional liability. 175 | 176 | END OF TERMS AND CONDITIONS 177 | 178 | APPENDIX: How to apply the Apache License to your work. 179 | 180 | To apply the Apache License to your work, attach the following 181 | boilerplate notice, with the fields enclosed by brackets "[]" 182 | replaced with your own identifying information. (Don't include 183 | the brackets!) The text should be enclosed in the appropriate 184 | comment syntax for the file format. We also recommend that a 185 | file or class name and description of purpose be included on the 186 | same "printed page" as the copyright notice for easier 187 | identification within third-party archives. 188 | 189 | Copyright [yyyy] [name of copyright owner] 190 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); 192 | you may not use this file except in compliance with the License. 193 | You may obtain a copy of the License at 194 | 195 | http://www.apache.org/licenses/LICENSE-2.0 196 | 197 | Unless required by applicable law or agreed to in writing, software 198 | distributed under the License is distributed on an "AS IS" BASIS, 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 | See the License for the specific language governing permissions and 201 | limitations under the License. 202 | -------------------------------------------------------------------------------- /Plotly_HTML/interactive_example_HTML.ipynb: -------------------------------------------------------------------------------- 1 | { 2 | "cells": [ 3 | { 4 | "cell_type": "code", 5 | "execution_count": 1, 6 | "metadata": {}, 7 | "outputs": [], 8 | "source": [ 9 | "import pandas as pd\n", 10 | "import io\n", 11 | "import plotly.graph_objs as go \n", 12 | "from plotly.offline import plot" 13 | ] 14 | }, 15 | { 16 | "cell_type": "code", 17 | "execution_count": 2, 18 | "metadata": {}, 19 | "outputs": [], 20 | "source": [ 21 | "# the data is different but it works\n", 22 | "\n", 23 | "txt = \"\"\" state abv ibu id beer style ounces brewery city\n", 24 | "0 AK 25 17 25 25.0 25.0 25 25 25\n", 25 | "1 AL 10 9 10 10.0 10.0 10 10 10\n", 26 | "2 AR 5 1 5 5.0 5.0 5 5 5\n", 27 | "3 AZ 44 24 47 47.0 46.0 47 47 47\n", 28 | "4 CA 182 135 183 183.0 183.0 183 183 183\n", 29 | "5 CO 250 146 265 265.0 263.0 265 265 265\n", 30 | "6 CT 27 6 27 27.0 27.0 27 27 27\n", 31 | "7 DC 8 4 8 8.0 8.0 8 8 8\n", 32 | "8 DE 1 1 2 2.0 2.0 2 2 2\n", 33 | "9 FL 56 37 58 58.0 58.0 58 58 58\n", 34 | "10 GA 16 7 16 16.0 16.0 16 16 16\n", 35 | "\"\"\"\n", 36 | "\n", 37 | "gb_state = pd.read_csv(io.StringIO(txt), delim_whitespace=True)\n", 38 | "\n" 39 | ] 40 | }, 41 | { 42 | "cell_type": "code", 43 | "execution_count": 3, 44 | "metadata": {}, 45 | "outputs": [ 46 | { 47 | "data": { 48 | "text/plain": [ 49 | "'temp-plot.html'" 50 | ] 51 | }, 52 | "execution_count": 3, 53 | "metadata": {}, 54 | "output_type": "execute_result" 55 | } 56 | ], 57 | "source": [ 58 | "data = dict(type='choropleth',\n", 59 | " locations=gb_state['state'],\n", 60 | " locationmode='USA-states',\n", 61 | " text=gb_state['state'],\n", 62 | " z=gb_state['beer'],\n", 63 | " ) \n", 64 | "\n", 65 | "layout = dict(geo = dict(scope='usa',\n", 66 | " showlakes= False)\n", 67 | " )\n", 68 | "\n", 69 | "choromap = go.Figure(data=[data], layout=layout)\n", 70 | "plot(choromap)" 71 | ] 72 | }, 73 | { 74 | "cell_type": "code", 75 | "execution_count": null, 76 | "metadata": {}, 77 | "outputs": [], 78 | "source": [] 79 | } 80 | ], 81 | "metadata": { 82 | "kernelspec": { 83 | "display_name": "Python 3", 84 | "language": "python", 85 | "name": "python3" 86 | }, 87 | "language_info": { 88 | "codemirror_mode": { 89 | "name": "ipython", 90 | "version": 3 91 | }, 92 | "file_extension": ".py", 93 | "mimetype": "text/x-python", 94 | "name": "python", 95 | "nbconvert_exporter": "python", 96 | "pygments_lexer": "ipython3", 97 | "version": "3.8.3" 98 | } 99 | }, 100 | "nbformat": 4, 101 | "nbformat_minor": 4 102 | } 103 | -------------------------------------------------------------------------------- /Plotly_SOJA/soja sidra.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/Plotly_SOJA/soja sidra.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # "Tutoriais de Mapas interativos no Python" - Python Brasil 2020 2 | ### Link do tutorial no Youtube, pelas Pyladies São Paulo https://www.youtube.com/watch?v=Fo48Bwn_vhk 3 | 4 | 5 | 6 | ### Nesse repositório você encontra alguns exemplos de mapas interativos feitos em Python, entre eles exemplos utilizando: 7 | - [x] Bokeh 8 | - [x] Geoviews 9 | - [x] Geopandas 10 | - [x] HTML 11 | - [x] Plotly 12 | - [x] Holoviews 13 | 14 | ### Fique a vontade e teste esses scripts com os seus dados ;)

15 | 16 |

---------------------------------------------------------------------------------------------------- 17 |

18 | 19 | ## "Interactive and Animation Maps Tutorials in Python" - Python Brazil 2020

20 | ### Link tutorial on Youtube - Pyladies São Paulo https://www.youtube.com/watch?v=Fo48Bwn_vhk 21 |

22 | 23 | ### In this repository you will find some examples of interactive/animation maps made in Python, including examples using: 24 | - [x] Bokeh 25 | - [x] Geoviews 26 | - [x] Geopandas 27 | - [x] HTML 28 | - [x] Plotly 29 | - [x] Holoviews 30 | ### Feel free and test these scripts with your data ;) 31 | -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.dbf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/bokeh-app/Stadtteil.dbf -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.prj: -------------------------------------------------------------------------------- 1 | PROJCS["WGS_1984_UTM_Zone_32N",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",2500000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",9.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]],VERTCS["ETRS_1989",DATUM["D_ETRS_1989",SPHEROID["GRS_1980",6378137.0,298.257222101]],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]] -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.sbn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/bokeh-app/Stadtteil.sbn -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.sbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/bokeh-app/Stadtteil.sbx -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.shp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/bokeh-app/Stadtteil.shp -------------------------------------------------------------------------------- /bokeh-app/Stadtteil.shx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/bokeh-app/Stadtteil.shx -------------------------------------------------------------------------------- /https___cdn.evbuc.com_images_109322099_171048658487_1_original.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nayanemaia/Tutorial_Python_InterativeMaps/f729d9ebe692f4c76b86b27c162686cc2757fb7b/https___cdn.evbuc.com_images_109322099_171048658487_1_original.jpg --------------------------------------------------------------------------------