md`# Pitchfork Best Albums of Decade
Uses Adam Pearce's data from https://roadtolarissa.com/pitchfork/
Just a janky notebook to practice some js. code and viz are garbage, but maybe someone else wants to play with the data.
### do it
* check data x
* load tsv from Adam's github x
* for each element in decade list:
* get its demidecade position X
* if on both lists, compute slope. Slope: if an album was 10 on L10-14 and 20 on L10-19, it's delta is 0.
* Try the coachella thing
* Make a "new" indicator
* Color code by year: clear break with 2015-19 but also ordered.
* try to get arrow to scale to font height.
Rankings data: smaller is better.
`