scotchit
v2.0.2
Published
Statistical analysis on r/scotch whisky review archive to generate buy recommendations
Downloads
7
Readme
node-scotchit
Statistical analysis of reddit.com/r/scotch Scotch ratings.
You may want to obtain a new copy of the spreadsheet from the sidebar at reddit.com/r/scotch.
I use this as a survey of Scotchit's ratings to make recommendations on scotch to try.
Get It
npm install scotchit
Usage
node index.js
Output on console
Scotchit Whisky Rankings
Glenfarclas 40: 69% $$$$
Laphroaig Càirdeas Portwood: 67% $$$$
Ardbeg Uigeadail: 63% $$$$
Aberlour A'bunadh batch #36: 61% $$$$
Benrinnes 23: 58% $$$$
Benrinnes 14 AD Rattray Sherry Cask: 54% $$$$
Macallan Sherry Cask Strength: 52% $$$$
Benrinnes 14 Lady of the Glen Single Cask 1999: 50% $$$$
Lagavulin 12: 50% $$$$
Ardbeg Corryvreckan: 46% $$$$
Contributing
- Fork it ( https://github.com/rhardin/node-scotchit/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request