CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes22downloads
Dataset Card

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

python
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.