You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flights: bts.gov no longer uses the same url format. Instead of year and month being specified in the URL, there is now an input form and all parameters are past through that
The text was updated successfully, but these errors were encountered:
guslipkin
added a commit
to guslipkin/nycflights13
that referenced
this issue
Oct 19, 2022
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.
The links used in airlines, flights, and planes are no longer valid
Can be fixed immediately:
I'm working on fixing:
The text was updated successfully, but these errors were encountered: