Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 392 Bytes

File metadata and controls

5 lines (4 loc) · 392 Bytes

Visualize speedrunning data

This purpose of this project is to gain experience visualizing complex data, so I've chosen the easy to access speedrunning data found at speedrun.com.

Data retrieval

Data is retrieved into a json format using the srcomapi library. The script for retrieving said data is found in the scripts directory.