Skip to content
#

CSV

CSV is a common data exchange format that stores tabular data in a plain text file. A CSV file stores the data in a delimited text file that uses commas to separate the values.

Here are 9,975 public repositories matching this topic...

This project allows investors to see historical and current data of the stocks in the NASDAQ and NYSE to determine if they should invest. Data is updated automatically weekly on Sunday to reflect new data from recent earnings reports.

  • Updated Jul 16, 2024
  • Python