-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (17 loc) · 1.11 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="pandoc.css" type="text/css" />
</head>
<body>
<h1 id="flights-delays"><a href="delays.html">Flights Delays</a></h1>
<p>Project for Data Visualization COM-480, master course at EPFL.</p>
<p><a href="https://github.com/RomainGehrig">Romain Gehrig</a>, <a href="https://github.com/sourabhlal">Sourabh Lal</a> and <a href="https://github.com/ttreyer">Thierry Treyer</a></p>
<p><a href="delays.html">Our visualization</a> | <a href="https://www.youtube.com/watch?v=zhg8FEQiye0">Our screencast</a> | <a href="https://romaingehrig.github.io/DataVisualizationProcessBook/">Our process book</a> | <a href="https://github.com/sourabhlal/FlightDelaysViz">Our code</a></p>
</body>
</html>