Preparing interactive visualization...
Explore interactive 3D data on internet usage by country and continent
This interactive 3D visualization displays global internet usage data across continents and countries. The visualization uses real-world data to show internet penetration rates around the world.
The project demonstrates:
Data from countries across all continents
Based on World Bank internet usage statistics
Explore data with intuitive controls
This visualization uses internet usage data from the World Bank's "Individuals using the Internet (% of population)" dataset. The data represents the percentage of individuals in each country who have used the internet from any location in the last three months.
The visualization processes and displays the most recent available data for each country. Countries are grouped by continent, with each continent assigned a distinct color for easy identification. The size of each data point represents the percentage of internet users in that country.
The 3D globe is built using Three.js, a powerful JavaScript library for creating 3D graphics in the browser. The visualization includes custom shaders, dynamic lighting, and interactive controls for an immersive user experience.