Submitted by Frosty_Pineapple78 t3_ytk1wd in dataisbeautiful
Frosty_Pineapple78 OP t1_iw4lt5h wrote
Reply to comment by k1ngsn0w in [OC] Many flights around the World by Frosty_Pineapple78
The data was collected in may of 2022 over the span of two to three weeks iirc, its been a while so im not exactly sure anymore.
Id explain the apparent low flight volume by the way in which we calculated the pixel values, we basically took the "quadrant" with the most flights and set that as 255, every other "quadrant" was then calculated as a percentage of that and that was translated back to an integer value between 0 and 255.
Since the US is incredibly busy regarding the amount of flights it might have blown that maximum value out of proportions and therefore everywhere else is "underrepresented", but you can still see that china is pretty busy, also there is the himalaya north of india, west of china where i guess not many planes are flying as well as the gobi desert a bit north of china, you can also clearly make out japan and indonesia. Personally i find it quite interesting that you can make out Ukraine by the missing of flights entirely
As to miami, im really not sure, id interpret the data as such as that miami does not only seem busy, it IS busy, id have to look up our airport statistics but the US had the most "most frequented airports" by a long shot, we were also more focused on europe since thats where we are from, iirc LAX was the busiest of them all
k1ngsn0w t1_iw4n8rk wrote
This isn't reflected in the visual at all. It looks like Miami and Orlando are the busiest. But according to the FAA, it should be Atlanta, LA, Chicago, in that order.
Frosty_Pineapple78 OP t1_iw4o345 wrote
yeah, true, i dont know how to explain that discrepancy. All i can say is that we not only collected passenger flights but basically anything that transmitted ADS-B. Im also not sure how exactly the FAA is doing their statistics. We also counted the tracking points itself and not the flights, so there may be more tracking points over miami, maybe more flights are circling there while waiting to be cleared for landing or something like that, but of course Atlanta and LA are still the busiest airports. Honestly: I dont know, but you brought up an interesting point that none of us noticed during the creation of it, thanks for that!, ill probably try searching for the max value pixels
k1ngsn0w t1_iw4opdr wrote
In that case, I suppose it could be explained by the number of indirect flughts fly through Miami, i.e. all the flights that stop by is not their end destination. I think FAA still accounts for that but not 100%.
Hope this does well in the project for you!
Frosty_Pineapple78 OP t1_iw4p300 wrote
that would deff be an explanation, maybe we will find out more about that if we take another look at the data, maybe we just made a mistake in our code, ill deff keep that in mind tho
​
thanks a lot! we already submitted the project and got a perfect grade for it, dont know if the US uses the same system but it was a 1.0, this bitmap is just one small part of the statistics that our program did
Viewing a single comment thread. View all comments