Add competition: PRC Data Challenge 2026 - #403
Merged
hcarlens merged 1 commit intoSep 1, 2026
Merged
Conversation
Predict aircraft taxi-out time at 11 major European airports, run by the EUROCONTROL Performance Review Commission with OpenSky Network. Runs 1 Sep - 11 Oct 2026, EUR 5,000 prize pool (~$5,800).
Contributor
|
Thanks @quinten-goens! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the PRC Data Challenge 2026 to
competitions.json.The Performance Review Commission (EUROCONTROL), supported by OpenSky Network, invites participants to predict the taxi-out time of flights from 11 major European airports. The learning dataset covers all movements at those airports for the full year 2025; ranking is by RMSE on predictions for movements in January and July 2026.
This is the successor to the 2024 and 2025 editions; the 2025 edition is already listed, and I followed its entry for the tags, platform, and sponsor formatting.
Submission criteria check:
competitions.jsonvalidates againstschema.jsonlocally.