World map using Natural Earth data.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
year | age | total_pop | male_pop | female_pop | total_pct | male_pct | female_pct | sex_ratio | |
---|---|---|---|---|---|---|---|---|---|
1980 | Total | 227224681 | 110398730 | 116825951 | 100.0 | 100.0 | 100.0 | 94.5 | |
1980 | 0-4 | 16451184 | 8414215 | 8036969 | 7.2 | 7.6 | 6.9 | 104.7 | |
1980 | 5-9 | 16602353 | 8491414 | 8110939 | 7.3 | 7.7 | 6.9 | 104.7 | |
1980 | 10-14 | 18236335 | 9313212 | 8923123 | 8.0 | 8.4 | 7.6 | 104.4 | |
1980 | 15-19 | 21110940 | 10729565 | 10381375 | 9.3 | 9.7 | 8.9 | 103.4 | |
1980 | 20-24 | 21385705 | 10702344 | 10683361 | 9.4 | 9.7 | 9.1 | 100.2 | |
1980 | 25-29 | 19685966 | 9792574 | 9893392 | 8.7 | 8.9 | 8.5 | 99.0 | |
1980 | 30-34 | 17742706 | 8771495 | 8971211 | 7.8 | 7.9 | 7.7 | 97.8 | |
1980 | 35-39 | 14076734 | 6917688 | 7159046 | 6.2 | 6.3 | 6.1 | 96.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 960 | |
border: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 780 | |
border: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 850 | |
border: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 1200 | |
border: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 1200 | |
border: no |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 | |
height: 900 | |
border: no |
Random circles are added to a GeoJSON FeatureCollection and rendered to canvas. The projection is rotated on each animation frame.
Random [lon, lat] points are added to a GeoJSON LineString feature and rendered to canvas. The projection is rotated on each animation frame.
NewerOlder