Skip to content
/ f1vis Public

A project to create some fancy visualization out of data about formula 1 races and more.

Notifications You must be signed in to change notification settings

F1Vis/f1vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formula 1 data visualization project

This project contains a stand-alone website that can be viewed using any basic webserver. The webserver is required since the website uses AJAX requests to load the data provided in the data folder of this project.

How to use

  • Clone this repository anywhere you want
  • Use run.sh to launch the SimpleHTTPServer provided by python2 (or use any other webserver you like)
  • Point your browser to http://localhost:8000 (or where your webserver lives) and enjoy the view.

Where did you get the data?

We got the data from http://ergast.com/mrd/ (Thanks a lot to the beautiful people running that website!)

About

A project to create some fancy visualization out of data about formula 1 races and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages