https://github.com/campos20/wca-statistics
This repository is meant to provide statistics for the WCA Statistics group on Facebook. It's also my repo to study data science with Python.
https://github.com/campos20/wca-statistics
data-analysis data-science statistics world-cube-association
Last synced: about 2 hours ago
JSON representation
This repository is meant to provide statistics for the WCA Statistics group on Facebook. It's also my repo to study data science with Python.
- Host: GitHub
- URL: https://github.com/campos20/wca-statistics
- Owner: campos20
- License: mit
- Created: 2019-03-04T19:16:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T20:16:59.000Z (about 4 years ago)
- Last Synced: 2025-11-07T00:10:45.102Z (8 months ago)
- Topics: data-analysis, data-science, statistics, world-cube-association
- Language: Python
- Size: 309 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wca-statistics [](https://travis-ci.org/campos20/wca-statistics)
This repository is meant to provide statistics for the WCA Statistics [group on Facebook](https://www.facebook.com/groups/439995439706174). This project is being deprecated and it will be replaced with the [official](https://github.com/thewca/statistics) one.
You can check the statistics [here](https://campos20.github.io/wca-statistics/).
## Getting started
- `git clone https://github.com/thewca/statistics.git`
- `pip3 install -r requirements.txt`
- `./run.sh`
- Page layout requires [Bootstrap](https://getbootstrap.com/) and some statistics needs [Google Charts](https://developers.google.com/chart/). Currently, they are accessed using [CDN](https://en.wikipedia.org/wiki/Content_delivery_network). If you want to build this locally, make sure you have internet connection or make the appropriate changes.
- View [wiki](https://github.com/campos20/wca-statistics/wiki/How-to-add-a-new-statistic) about how to add a new stat.