I believe you have ever seen the Flight Information Displays installed on International or Private airport. The flight information always updates/refresh every time when the data changes or not.
I am SQL Server administrator and T-SQL developer, but i don't know about Web Development (lack of experience like HTML or CSS).
Recently i have a big project of building a custom Flight Information Displays System for myself, fortunately, I got up-to-date information data export from the DB in every minute, the format is anything like this
1,A,TW,XXAirline,663,A3,2018/07/28,00:05:00,2018/07/27,23:36:55,TAE,Daegu,DestinationA,ARRIVED ,B737-800,,,, ,
1,A,IT,ZZAirline,6611,A3,2018/07/28,00:05:00,2018/07/27,23:36:55,TAE,Daegu,DestinationB,ARRIVED, ,,,, ,
2,A,BR,YYAirline, 179, C6,2018/07/28,00:10:00,2018/07/27,23:44:49,KIX,Osaka Kansai,DELAYED ,A321-200,,,, ,
As you can see, those are the raw data which shows exactly the same information as you see on the Flight Information Monitor.
Question : What kind of Web Dev tools could i able to use to build this ? What kind of methods for this dynamic data mining ?
I'm really look forward to hearing some advice from you.
Jim
Aucun commentaire:
Enregistrer un commentaire