darthbatman / billboard-top-100

:chart_with_upwards_trend: Node.js API to retrieve the top songs, albums, and artists from Billboard's charts
MIT License
97 stars 30 forks source link

sometimes rank value is incorrect (shifted) #5

Closed adjorno closed 7 years ago

adjorno commented 8 years ago

Hot 100 Chart "1961-09-16" : after rank 64 "1961-09-23": after rank 45 "1961-09-23": after rank 40 etc.

darthbatman commented 8 years ago

The rank shift was occurring due to missing songs in some of the Billboard charts. The rank values should now be correct. Also, just curious, what project are you working on and how are you using billboard-top-100?

adjorno commented 7 years ago

I want to gather as much charts as I can to analyze it and get answer on questions like:

I like to listen music but now I don't have a time (job, wife, kids, home stuff) to find a new artist in regular way. That is why I want to make some tool to help me. First results are great for me. Thanks to you, your script saved a lot of time.