v8.0.0
What's Changed
- build(deps): update numpy requirement from ~=1.26.4 to ~=2.1.1 by @dependabot in #30
- build(deps): update ruff requirement from ~=0.6.6 to ~=0.6.8 by @dependabot in #29
- build(deps): update pytz requirement from ~=2024.1 to ~=2024.2 by @dependabot in #27
- build(deps): update duckdb requirement from ~=1.1.0 to ~=1.1.1 by @dependabot in #26
- build(deps): update aiohttp requirement from ~=3.10.5 to ~=3.10.8 by @dependabot in #28
- Update README.md by @sakan811 in #31
- Refactor SQL queries to use Interquartile Mean (IQM) for average calculations in SQLite tables by @sakan811 in #33
- Removed Interquartile Mean (IQM) for average calculations by @sakan811 in #34
- Refactor Whole-month scraper and SQLite operations by @sakan811 in #35
- Removed flowcharts by @sakan811 in #36
- Refactor codes by @sakan811 in #37
- Refactor SQLite operations by @sakan811 in #38
- build(deps): update aiohttp requirement from ~=3.10.8 to ~=3.10.9 by @dependabot in #42
- Adjusted CSV-related tests by @sakan811 in #43
- build(deps): update pandas requirement from ~=2.2.2 to ~=2.2.3 by @dependabot in #40
- build(deps): update aiohttp requirement from ~=3.10.9 to ~=3.10.10 by @dependabot in #44
- Update scraper-test.yml and Add .env template by @sakan811 in #45
- build(deps): update ruff requirement from ~=0.6.8 to ~=0.6.9 by @dependabot in #39
- Update README.md by @sakan811 in #46
- build(deps): update numpy requirement from ~=2.1.1 to ~=2.1.2 by @dependabot in #41
- build(deps): update ruff requirement from ~=0.6.9 to ~=0.7.0 by @dependabot in #47
- build(deps): update duckdb requirement from ~=1.1.1 to ~=1.1.2 by @dependabot in #48
- Update README.md by @sakan811 in #49
- Delete docs/DATA.md by @sakan811 in #50
- Update README.md by @sakan811 in #51
- Removed DuckDB by @sakan811 in #53
- Added Git attribute for Git LFS
- Added DATA.md back
- Added data to be stored in Git LFS
Full Changelog: v7.12.1...v8.0.0