Skip to content

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.

License

Notifications You must be signed in to change notification settings

PedroCorreia105/LargestStockGrowthChart

Repository files navigation

D3.js Logo

code style: prettier CodeFactor Website License

DescriptionStackDependenciesCommandsVideo TutorialsLicense

Description

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.

Stack

Dataset source Stooq & Nasdaq
Processed with JS
Graph Library D3
Deployment Netlify

Dependencies

$ npm install cli-progress live-server

Commands

# Process data
$ node ./process_data.js

# Display chart
$ npx live-server

Video Tutorials

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published