Server-side code available?

7 years 11 months ago #14 by wiseman
Hello. Is the code that you use server-side to aggregate and analyze data available?

Please Log in or Create an account to join the conversation.

7 years 11 months ago #15 by schaefer
In short: not entirely.

There are many steps necessary to produce the views and abstractions shown on the website. The basic decoding is done with this decoder. The aggregation of the decoded data is then done by a mix of different technologies (Storm, Spark, Cassandra, Impala) and the actual implementation is extremely specific to OpenSky's applications and infrastructure.

Anyway, it should be more or less easy to reproduce it since in the end it comes down to a sequence of "group by" operations on time and aircraft (identified by its icao ID).
The following user(s) said Thank You: Thomas Wenzlaff

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
This website uses cookies to offer you the best experience of our services. By using this website you agree to our privacy policy!