Skip to content

JovaniPink/nba-data

Repository files navigation

NBA Data

Project folder for all my Jupyter Notebooks and NBA data workings.

Coding conventions

Overview

Currently working on some analysis with Power BI. To get the NBA data I created some Python scripts that run through NBA stats pages and storing the data into a PostgreSQL database. I've model the data in form of a star schema to work well with Power BI and it's data modeling.

Todo Checklist

A helpful checklist to gauge how your README is coming on what I would like to finish:

  • Lots of items! :)

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

After your pull request is merged, you can safely delete your branch.

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for more information.

About

Project folder for all my Jupyter Notebooks and NBA data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published