Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.