Skip to content

Ethrogo/dssProject1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created by Ethan Rogowsky 
Contact: [email protected]

INFO: 
    -The nba.sqlite file referenced can be found at the following link 
        https://www.kaggle.com/datasets/wyattowalsh/basketball/data
    -The csv list of all NBA players is from
        https://sports-statistics.com/sports-data/nba-basketball-datasets-csv-files/ 
    -And more info on the prop odds API can be found at 
        https://www.prop-odds.com/
    To use this repository follow these steps
        -Download MySql and run a local instance (Make root password Elephant123! or change in all ETL files)
        -Download or fork this repository and run init.py
        -Download the nba.sqlite file from the link above and add it to your local repo
        -Run main.py from a command line or IDE (This should take a long time >= 5 mins)
        -Look at load.sql, this explains a few potential sql queries, they can all be run in a MySql instance
        

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages