Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boardgameanalytics/bga-notebooks

Exploratory notebooks using the BGG dataset
https://github.com/boardgameanalytics/bga-notebooks

data-analysis data-exploration data-visualization ipython-notebook python

Last synced: 26 days ago
JSON representation

Exploratory notebooks using the BGG dataset

Awesome Lists containing this project

README

        

# Board Game Analytics - Exploratory Notebooks

[![Flake8](https://github.com/boardgameanalytics/bga-notebooks/actions/workflows/flake8.yml/badge.svg)](https://github.com/boardgameanalytics/bga-notebooks/actions/workflows/flake8.yml)
[![Pytests](https://github.com/boardgameanalytics/bga-notebooks/actions/workflows/pytest.yml/badge.svg)](https://github.com/boardgameanalytics/bga-notebooks/actions/workflows/pytest.yml)

Collection of exploratory Jupyter notebooks, helper functions, and SQL queries for analyzing
[BoardGameGeek.com](https://boardgamegeek.com) boardgame data.

The dataset used in these notebooks is provided by [bga-pipeline](https://github.com/boardgameanalytics/bga-pipeline).
These notebooks were created for exploratory analysis and modeling in preparation for the
[bga-web-dashboard](https://github.com/boardgameanalytics/bga-web-dashboard).

## Contributors
- [Randy Nance](https://github.com/randynobx)
- [Measuring Popularity](https://github.com/boardgameanalytics/bga-notebooks/blob/main/measuring_popularity.ipynb)