mattzcarey/climbs
Climbs Dataset This dataset contains climbing route data. It was created using the BoardLib (unofficial) API. This api pulls publicly available climbs from the following Aurora climbing boards: Kilter Tension Decoy Aurora Grasshopper Touchstone Soill Usage from datasets import load_dataset dataset = load_dataset("mattzcarey/climbs") License not sure yet. Also not sure how legal this is, please don't sue me.
022
Climbs Dataset
This dataset contains climbing route data. It was created using the BoardLib (unofficial) API.
This api pulls publicly available climbs from the following Aurora climbing boards:
- Kilter
- Tension
- Decoy
- Aurora
- Grasshopper
- Touchstone
- Soill
Usage
from datasets import load_dataset
dataset = load_dataset("mattzcarey/climbs")License
not sure yet. Also not sure how legal this is, please don't sue me.
