Skip to content

v6.5.1

Compare
Choose a tag to compare
@sakan811 sakan811 released this 17 Aug 12:14
· 396 commits to master since this release
  • Adjusted the schema and data of the 'AverageHotelRoomPriceByLocation' table.
  • Refactored the BasicGraphQLScraper class.
  • Added the 'Location' column to the 'AverageHotelRoomPriceByLocation' table.
  • Centralized logging into a single log file with the default log level set to INFO.
  • Improved error handling and loggers.
  • Added tests for SQLite operations and logging adjustments.
  • Updated documentation: added DOCS.md for a brief overview, updated README.md, and revised the function docs in utils.py and check_missing_dates.py.