Skip to content

norbour/gdp-globe

Repository files navigation

The World GDP Globe

This is a little visualization of GDP data throughout the world. Check out an interactive demo at here

github users plotted on a globe

Creating the Visualization

All data is provided by THE WORLD BANK.

Location of each country are passed through the Google Geocoding API and transformed into geographical coordinates.

Finally, data is plotted on the WebGL Globe.

Anatomy of the Repo

Code to transform the data is in master/GDP_DataTransform.

Original data from THE WORLD BANK is in master/GDP_DataTransform/world_GDP_2004_2013.xlsx

About

A visualization of world GDP throughout the globe http://worldgdp.sinaapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published