Description • Stack • Dependencies • Commands • Video Tutorials • License
A responsive visualization made with D3.js of the largest stock growth by month, week and day of US stocks in the past 60 years. Displayed stocks have a minimum open of $2, average volume of 1000 shares and traded for at least 10 days.
Dataset source | Stooq & Nasdaq |
Processed with | JS |
Graph Library | D3 |
Deployment | Netlify |
$ npm install cli-progress live-server
# Process data
$ node ./process_data.js
# Display chart
$ npx live-server
This project is licensed under the MIT License - see the LICENSE file for details.