Skip to content

flightsbr v0.3.0

Choose a tag to compare

@rafapereirabr rafapereirabr released this 29 Jun 23:35
· 78 commits to main since this release
  • Major changes:

    • Function read_airfares() is temporarily unavailable. See issue #30
  • Minor changes:

    • Function read_flights() now accepts a vector of dates. Closed #29.
  • Bug fixes:

    • Fixed broken link for data dictionary for airport movement data
    • Fixed code to rbindlist air fares from multiple years. Closed #26.
    • Fixed code to read a few dates that were not caught in get_airfares_dates_available() because of ".CSV" in ANAC url. Closed #27.
    • Fixed code to use get_airport_movement_dates_available()