Skip to content

delucamike/yahoosports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loading Process

Details from start to finish how the program works to retrieve data from ESPN.

  • Initialize

    • Based on selection, chooses which league to begin processing.
  • Start

    • Parses the url for the selected league.
  • Parse_Match

    • Parses information about the game such as teams and scores.
  • Process_(league)_Stats

    • Parses team and player stats for each game.
  • Insert_Or_Update_Game

    • Inserts data into the Games table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages