Skip to content

Data Visualization @ EPFL - Understanding why and how to present complex data interactively in an effective manner has become a crucial skill for any data scientist. In this course, you will learn how to design, judge, build and present your own interactive data visualizations.

Notifications You must be signed in to change notification settings

pdedumast/AirplaneCrashesVisualization

Repository files navigation

First release NPM version

AirPlane Crashes

🏛

Launch App

AirplaneCrashesVisualization

What is it ?

An interactive visualization of airplane crashes in the world in the last century. For more information, please refer to this repo wiki.

Technologies used

  • npm (see here for installation)
  • D3.js
  • python3.5

Launch application

In root directory AirplaneCrashesVisualization:

  • npm install http-server (first time only)
  • npm start
  • in your brower, go to localhost:3000

Or simply: Launch App

References

  • Countries GeoJson : here
  • Geomapping : here
  • Zoom and drag on the map : here
  • Tooltip on a canvas element : here
  • Plot dots on a canvas : here
  • Brush : here
  • Highlight brushed circles : here
  • Filter crashes after brush : here

License

About

Data Visualization @ EPFL - Understanding why and how to present complex data interactively in an effective manner has become a crucial skill for any data scientist. In this course, you will learn how to design, judge, build and present your own interactive data visualizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages