Required NPM Packages:
Run application with:
node.js top5000.js
Supported queries are:
- A query which returns all data for songs sung by a specific artist
- A query which returns all artists who appear within the top 5000 list more than once
- A query which returns all data contained within a specific year range
- A query which searches for a specific song in the top 5000 and returns the data for it