Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rzhao271/wcadata
Some data analysis on World Cube Association (WCA) competition results
https://github.com/rzhao271/wcadata
Last synced: about 19 hours ago
JSON representation
Some data analysis on World Cube Association (WCA) competition results
- Host: GitHub
- URL: https://github.com/rzhao271/wcadata
- Owner: rzhao271
- License: mit
- Created: 2022-12-06T06:52:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T02:27:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T10:06:54.221Z (17 days ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wcadata
Some data analysis on World Cube Association (WCA) competition results
using Python with mariadb and matplotlib.This information is based on competition results owned and maintained by the
World Cube Assocation, published at https://worldcubeassociation.org/results
as of December 5, 2022.## Prerequisites
The database import script assumes you have an empty MariaDB
database named `wcadata` and that user `$USER` has access to it.