Open
Conversation
This does not fix the underlying functions in data-raw
I reran this evening and captured a GET request rather than a POST. Much easier.
Author
|
I also updated I mentioned this in my commit to |
There was something keeping me up with the other commit. Row counts didn't match. I did my best but the current data is too different to the original and I don't have access to the original source files. In the new version, there are four tail numbers that no longer exist in `planes`. However, there are now 38 more tail numbers in `planes` and 1213 more `flights` that have a tail number with an associated plane.
|
FYI, the old https://web.archive.org/web/20140707054650/http://registry.faa.gov/database/AR062014.zip I haven't done any comparison against the new |
jabenninghoff
added a commit
to jabenninghoff/mspflights
that referenced
this pull request
Mar 16, 2024
jabenninghoff
added a commit
to jabenninghoff/mspflights
that referenced
this pull request
Mar 17, 2024
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.
This does not fix the underlying download functions in data-raw.All links are now up to date, along with download functions in data-raw and the data itself.