Skip to content

Releases: malbiruk/artistpath

Dataset Release - 850k Artists

Choose a tag to compare

@malbiruk malbiruk released this 05 Sep 23:04

Preprocessed Last.fm similarity data for ~850,000 artists with reverse graph for improved pathfinding performance.

Downloads

  • Binary format (2.0GB): artistpath-data-850k-binary-v1.1.0.tar.zst - Required for artistpath apps, now includes reverse graph for bidirectional algorithms
  • NDJSON format (1.2GB): Use files from data-v1.0.0 - Raw data unchanged

What's New in v1.1.0

  • Reverse graph: New rev-graph.bin file enables bidirectional pathfinding algorithms
  • Performance: Faster searches with bidirectional BFS and Dijkstra
  • Compatibility: Works with artistpath-core v0.2.0+ and updated CLI/web apps

Installation

Extract with tar -I zstd -xvf artistpath-data-850k-binary-v1.1.0.tar.zst

See README for detailed setup instructions.

Data sourced from Last.fm API.

Dataset Release - 850k Artists

Choose a tag to compare

@malbiruk malbiruk released this 01 Sep 12:53

Preprocessed Last.fm similarity data for ~850,000 artists.

Downloads

  • Binary format (1.0GB): artistpath-data-850k-binary.tar.zst - Required
    for artistpath apps
  • NDJSON format (1.2GB): artistpath-data-850k-ndjson.tar.zst - For
    research/analysis

Installation

See README for detailed setup instructions.

Data sourced from Last.fm API.