IV_SoSe18_flying-etiquette
This page visualizes the data set Flying Etiquette. In this survey, 856 people at the airport were questioned about their behavior on the plane and what they considered rude. The page was created as part of the course "information visualization" in the summer semester 2018 at the University of Regensburg.
Requirements
You need to have Python installed.
Start application
Unix
- Use the terminal to navigate to the project folder
- Start development server:
python -m SimpleHTTPServer
- Then visit localhost:8000
Windows
- Double-click Run.bat
- Then visit localhost:8000