Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

NASDAQ Stock Exchange Data

This repository contains data about stocks from the NASDAQ stock exchange. There is around 6700 stocks listed in the data folder. The CSV files each contain the following data:

  • Date
  • Closing Price
  • Stock Volume
  • Open Price
  • High
  • Low

The stock data was obtained on March 3rd, 2024 and the CSV files contain the past 10 years of data for each stock (up to 2014).

License