Updated doc
This commit is contained in:
+10
-5
@@ -28,17 +28,22 @@ Le but du projet est donc de fournir un outil qui hiérarchise et affiche diffé
|
||||
|
||||
### Abstract
|
||||
|
||||
Track Trends is a Formula 1 data and analysis tool.
|
||||
Track Trends is a Formula 1 data is a tool that displays and interpret data.
|
||||
|
||||
To understand everything, a little bit of context. In my free time I have multiple activities and one is to be the Live Ticker F1 for the local journal "20 minutes". to help me in this work I'm currently using the F1TV to which I'm currently subscribed because it provides me with a better video feed with better commentary than the ones from the RTS (in my opinion) but also because it gives me access to a very important video feed : the data channel
|
||||
To understand everything,first ,a little bit of context. In my free time I have multiple activities and one is to be the Live Ticker F1 for the local journal "20 minutes" (Owned by Tamedia). to help me in this work I'm currently using the F1TV to which I'm currently subscribed because it provides me with a better video feed with better commentary than the ones from the RTS (in my opinion) but also because it gives me access to a very important video feed : the data channel
|
||||
|
||||
See the screenshot above to see what it looks like.
|
||||
You can see in the chapter above an example of the F1TV DATA CHANNEL.
|
||||
|
||||
[note: It's a pretty HTML table but a full on video feed that contains a table (probably, so you can't access data directly)]
|
||||
[Note : Even tough it looks like a pretty HTML table on wich you could easely get infos... Its not. Its a video feed]
|
||||
|
||||
You can see a lot of data all well and good BUT! All the data is displayed the same in a big table which make it really hard to read totally in a hurry, which means that I miss a lot of useful information.
|
||||
|
||||
The point of the project then is to provide with a tool that can display those data by taking into account their relevance. That would help me not miss any and provide a better commentary by never missing out battles, and be able to better write with the time I saved by using it.
|
||||
The point of the project then is to provide a tool that can display those data by taking into account their relevance.
|
||||
So for example a driver that is 10s away from everyone and that is doing some normal lapTimes will be less displayed or even not displayed at all so I can focus on the drivers that are battling each others.
|
||||
|
||||
This tool would help me not miss the battles and details that are happening in the back and therefore not being broadcasted on TV.And it could be a usefull tool for anyone who wants a better insight of how the race is going by looking at the data.
|
||||
|
||||
This kind of project already exists in the form of the AWS tool "F1 Insight" but it is not avaible to the public. We can only see some of its predictions (that are trash) and data dumps in the live feed when the TV directors feel like it.
|
||||
|
||||
### Description du besoin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user