Skip to content

v0.3.0

Compare
Choose a tag to compare
@thecodeforest thecodeforest released this 28 Sep 20:44
· 144 commits to main since this release

Feature

  • Add logic to only run certain pipeline steps during the season (f27de5e)
  • Add module for processing historical draft data (afc3d1b)
  • Add module for processing new draft data (985ef37)
  • New module for processing salary data (a2b9cfe)
  • Module for collecting historical draft data (1c6ea65)
  • Add module to collect betting data for historicla purposes (56e51c3)
  • Add new module to collect weekly fanduel salary data for players (bf92ce1)
  • Add new module for collecting current year draft data (449e936)
  • Module for collecting current betting data (52b0f07)
    1. update team mappings (1e6d6ab)

Fix

  • Update fields in salary data in config file (699aa90)
  • Account for weather location that only have historical weather and do not have forecast data (154a80d)

Documentation

  • Add data update cadence for pipeline to readme (b9e5983)