-
Notifications
You must be signed in to change notification settings - Fork 33
Picking apart http://www.gapminder.org/world/ and rebuilding it in Javascript.
License
RandomEtc/mind-gapper-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Picking apart http://www.gapminder.org/world/ and rebuilding it in Javascript. Because why not? gdp_per_capita_ppp.csv is a dump of: http://spreadsheets.google.com/pub?key=phAwcNAVuyj1jiMAkmq1iMg life_expectancy_at_birth.csv is a dump of: http://spreadsheets.google.com/pub?key=phAwcNAVuyj2tPLxKvvnNPA indicator_gapminder_population.csv is a dump of: http://spreadsheets.google.com/pub?key=phAwcNAVuyj0XOoBL_n5tAQ color_regions.csv is a dump of http://spreadsheets.google.com/pub?key=0AiggpTwMDcgocGhUNG13anZFdUdCdGRmMVplTzdfUFE&gid=1 (for csv from published Google Spreadsheets, append &output=csv to the URL) You should take a look at the original files! They are outstanding examples of open data publishing. Thoroughly linked and documented. I am almost doing them an injustice by only saving the "data" sheets. See index.html for more notes. FWIW, the code is BSD licensed (fork away!). I make no claims over the data.
About
Picking apart http://www.gapminder.org/world/ and rebuilding it in Javascript.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published