23 datasets found
  1. Stock Market Dataset

    • kaggle.com
    zip
    Updated Apr 2, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Oleh Onyshchak (2020). Stock Market Dataset [Dataset]. http://doi.org/10.34740/kaggle/dsv/1054465
    Explore at:
    zip(547714524 bytes)Available download formats
    Dataset updated
    Apr 2, 2020
    Authors
    Oleh Onyshchak
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Overview

    This dataset contains historical daily prices for all tickers currently trading on NASDAQ. The up to date list is available from nasdaqtrader.com. The historic data is retrieved from Yahoo finance via yfinance python package.

    It contains prices for up to 01 of April 2020. If you need more up to date data, just fork and re-run data collection script also available from Kaggle.

    Data Structure

    The date for every symbol is saved in CSV format with common fields:

    • Date - specifies trading date
    • Open - opening price
    • High - maximum price during the day
    • Low - minimum price during the day
    • Close - close price adjusted for splits
    • Adj Close - adjusted close price adjusted for both dividends and splits.
    • Volume - the number of shares that changed hands during a given day

    All that ticker data is then stored in either ETFs or stocks folder, depending on a type. Moreover, each filename is the corresponding ticker symbol. At last, symbols_valid_meta.csv contains some additional metadata for each ticker such as full name.

  2. EOD data for all Dow Jones stocks

    • kaggle.com
    zip
    Updated Jun 12, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Timo Bozsolik (2019). EOD data for all Dow Jones stocks [Dataset]. https://www.kaggle.com/datasets/timoboz/stock-data-dow-jones
    Explore at:
    zip(1697460 bytes)Available download formats
    Dataset updated
    Jun 12, 2019
    Authors
    Timo Bozsolik
    Description

    Update

    Unfortunately, the API this dataset used to pull the stock data isn't free anymore. Instead of having this auto-updating, I dropped the last version of the data files in here, so at least the historic data is still usable.

    Content

    This dataset provides free end of day data for all stocks currently in the Dow Jones Industrial Average. For each of the 30 components of the index, there is one CSV file named by the stock's symbol (e.g. AAPL for Apple). Each file provides historically adjusted market-wide data (daily, max. 5 years back). See here for description of the columns: https://iextrading.com/developer/docs/#chart

    Since this dataset uses remote URLs as files, it is automatically updated daily by the Kaggle platform and automatically represents the latest data.

    Acknowledgements

    List of stocks and symbols as per https://en.wikipedia.org/wiki/Dow_Jones_Industrial_Average

    Thanks to https://iextrading.com for providing this data for free!

    Terms of Use

    Data provided for free by IEX. View IEX’s Terms of Use.

  3. NASDAQ Historical Prices (2014-2024)

    • kaggle.com
    Updated Apr 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Arslanr369 (2024). NASDAQ Historical Prices (2014-2024) [Dataset]. https://www.kaggle.com/datasets/arslanr369/nasdaq-historical-prices-2014-2024
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 27, 2024
    Dataset provided by
    Kaggle
    Authors
    Arslanr369
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Experience a decade of NASDAQ market dynamics with this comprehensive historical price dataset from 2014 to 2024.

    The NASDAQ Composite is a benchmark index representing the performance of more than 2,500 stocks listed on the NASDAQ stock exchange, encompassing various sectors including technology, healthcare, and finance. This dataset, sourced meticulously from Yahoo Finance, offers daily insights into the index's opening, highest, lowest, and closing prices, along with adjusted close prices and daily volume.

  4. TESLA STOCK PRICE HISTORY

    • kaggle.com
    Updated Jun 17, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Adil Shamim (2025). TESLA STOCK PRICE HISTORY [Dataset]. https://www.kaggle.com/datasets/adilshamim8/tesla-stock-price-history
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jun 17, 2025
    Dataset provided by
    Kaggle
    Authors
    Adil Shamim
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    This dataset presents an extensive record of daily historical stock prices for Tesla, Inc. (TSLA), one of the world’s most innovative and closely watched electric vehicle and clean energy companies. The data was sourced from Yahoo Finance, a widely used and trusted provider of financial market data, and covers a significant period spanning from Tesla’s initial public offering (IPO) to the most recent date available at the time of extraction.

    The dataset includes critical trading metrics for each market day, such as the opening price, highest and lowest prices of the day, closing price, adjusted closing price (accounting for dividends and splits), and total trading volume. This rich dataset supports a variety of use cases, including financial market analysis, investment research, time series forecasting, development and backtesting of trading algorithms, and educational projects in data science and finance.

    Dataset Features

    • Date: The calendar date for each trading session (in YYYY-MM-DD format)
    • Open: The opening price of TSLA shares at the start of the trading day
    • High: The highest price reached during the trading session
    • Low: The lowest price reached during the trading session
    • Close: The last price at which the stock traded during the day
    • Adj Close: The closing price adjusted for corporate actions (splits, dividends, etc.)
    • Volume: The total number of TSLA shares traded on that day

    Source and Collection Details

    • Source: Yahoo Finance - Tesla (TSLA) Historical Data
    • Collection Method: Data was downloaded using Yahoo Finance's CSV export feature for accuracy and completeness.
    • Time Range: Covers from Tesla’s IPO (June 2010) to the most recent available trading day.
    • Data Integrity: Minimal cleaning was performed—dates were standardized, and any duplicate or empty rows were removed; all values remain as originally reported by Yahoo Finance.

    Example Use Cases

    • Stock Price Prediction: Train and test time series models (ARIMA, LSTM, Prophet, etc.) to forecast Tesla’s stock prices.
    • Algorithmic Trading: Backtest and evaluate trading strategies using historical price and volume data.
    • Market Trend Analysis: Analyze price trends, volatility, and return rates over different periods.
    • Event Study: Investigate the impact of major announcements (e.g., product launches, earnings releases) on TSLA stock price.
    • Educational Projects: Use as a hands-on resource for learning finance, statistics, or machine learning.

    License & Acknowledgments

    • Intended Use: This dataset is provided for academic, research, and personal projects. For commercial or investment use, please verify data accuracy and consult Yahoo Finance’s terms of use.
    • Acknowledgment: Data sourced from Yahoo Finance. All trademarks and copyrights belong to their respective owners.
  5. o

    Datasets in the last 24 years

    • optiondata.org
    Updated Sep 3, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Datasets in the last 24 years [Dataset]. https://optiondata.org/
    Explore at:
    Dataset updated
    Sep 3, 2022
    License

    https://optiondata.org/about.htmlhttps://optiondata.org/about.html

    Time period covered
    May 1, 2002 - Present
    Description

    Historical option data in the last 24 years, dataset files in CSV format.

  6. F

    S&P 500

    • fred.stlouisfed.org
    json
    Updated Jul 30, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). S&P 500 [Dataset]. https://fred.stlouisfed.org/series/SP500
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Jul 30, 2025
    License

    https://fred.stlouisfed.org/legal/#copyright-pre-approvalhttps://fred.stlouisfed.org/legal/#copyright-pre-approval

    Description

    View data of the S&P 500, an index of the stocks of 500 leading companies in the US economy, which provides a gauge of the U.S. equity market.

  7. d

    Standard and Poor's (S&P) 500 Index Data including Dividend, Earnings and...

    • datahub.io
    • economagic.com
    Updated Feb 1, 2002
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2002). Standard and Poor's (S&P) 500 Index Data including Dividend, Earnings and P/E Ratio [Dataset]. https://datahub.io/core/s-and-p-500
    Explore at:
    Dataset updated
    Feb 1, 2002
    License

    ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
    License information was derived automatically

    Description

    S&P 500 index data including level, dividend, earnings and P/E ratio on a monthly basis since 1870. The S&P 500 (Standard and Poor's 500) is a free-float, capitalization-weighted index of the top ...

  8. m

    Dhaka Stock Exchange Historical Data

    • data.mendeley.com
    Updated Mar 8, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tashreef Muhammad (2024). Dhaka Stock Exchange Historical Data [Dataset]. http://doi.org/10.17632/23553sm4tn.3
    Explore at:
    Dataset updated
    Mar 8, 2024
    Authors
    Tashreef Muhammad
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Dhaka
    Description

    The dataset contains historical technical data of Dhaka Stock Exchange (DSE). The data was collected from different sources found in the internet where the data was publicly available. The data available here are used for information and research purposes and though to the best of our knowledge, it does not contain any mistakes, there might still be some mistakes. It is not encourages to use this dataset for portfolio management purposes and use this dataset out of your own interest. The contributors do not hold any liability if it is used for any purposes.

  9. o

    Datasets in 2012 to 2024

    • optiondata.org
    Updated Sep 3, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Datasets in 2012 to 2024 [Dataset]. https://optiondata.org/
    Explore at:
    Dataset updated
    Sep 3, 2022
    License

    https://optiondata.org/about.htmlhttps://optiondata.org/about.html

    Description

    Historical option data in 2019 to 2021, dataset files in CSV format.

  10. Nestle India -Historical Stock Price Data

    • kaggle.com
    Updated Apr 25, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mansi Gaikwad (2022). Nestle India -Historical Stock Price Data [Dataset]. https://www.kaggle.com/datasets/mansigaikwad/nestle-india-historical-stock-price-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 25, 2022
    Dataset provided by
    Kaggle
    Authors
    Mansi Gaikwad
    Description

    This data is downloaded from the official Bombay Stock Exchange Website (BSE). This file contains the last 10 years of Historical Stock Price (By Security & Period) Security Name - Nestle India Ltd. Period - Daily Start Date - 2nd January 2012 End Date - 21st April 2022. This is one of the Best datasets for Regression Supervised Machine Learning. You can Perform SImple as well as Multiple Linear Regression on this Dataset.

  11. o

    Free Data

    • optiondata.org
    Updated Sep 3, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Free Data [Dataset]. https://optiondata.org/
    Explore at:
    Dataset updated
    Sep 3, 2022
    License

    https://optiondata.org/about.htmlhttps://optiondata.org/about.html

    Time period covered
    Jan 1, 2013 - Jun 30, 2013
    Description

    Free historical options data, dataset files in CSV format.

  12. F

    CBOE Volatility Index: VIX

    • fred.stlouisfed.org
    json
    Updated Jul 31, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). CBOE Volatility Index: VIX [Dataset]. https://fred.stlouisfed.org/series/VIXCLS
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Jul 31, 2025
    License

    https://fred.stlouisfed.org/legal/#copyright-citation-requiredhttps://fred.stlouisfed.org/legal/#copyright-citation-required

    Description

    Graph and download economic data for CBOE Volatility Index: VIX (VIXCLS) from 1990-01-02 to 2025-07-30 about VIX, volatility, stock market, and USA.

  13. d

    Gold Prices

    • datahub.io
    Updated Aug 21, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2017). Gold Prices [Dataset]. https://datahub.io/core/gold-prices
    Explore at:
    Dataset updated
    Aug 21, 2017
    Description

    Monthly gold prices in USD since 1833 (sourced from the World Gold Council). The data is derived from historical records compiled by Timothy Green and supplemented by data provided by the World Bank...

  14. o

    Datasets in 2024

    • optiondata.org
    Updated Sep 3, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Datasets in 2024 [Dataset]. https://optiondata.org/
    Explore at:
    Dataset updated
    Sep 3, 2022
    License

    https://optiondata.org/about.htmlhttps://optiondata.org/about.html

    Time period covered
    Jan 1, 2024 - Dec 31, 2024
    Description

    Historical option EOD data in 2021, dataset files in CSV format.

  15. o

    Sample Data at 2022-08-24

    • optiondata.org
    Updated Sep 3, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2022). Sample Data at 2022-08-24 [Dataset]. https://optiondata.org/
    Explore at:
    Dataset updated
    Sep 3, 2022
    License

    https://option.discount/privacy.htmlhttps://option.discount/privacy.html

    Time period covered
    Aug 24, 2022
    Description

    Historical option sample data at 2022-08-24, dataset files in CSV format.

  16. f

    Data from: Trading Imbalance in Chinese Stock Market - A High-Frequency View...

    • figshare.com
    txt
    Updated May 31, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jichang Zhao; Shan Lu (2023). Trading Imbalance in Chinese Stock Market - A High-Frequency View [Dataset]. http://doi.org/10.6084/m9.figshare.5835936.v3
    Explore at:
    txtAvailable download formats
    Dataset updated
    May 31, 2023
    Dataset provided by
    figshare
    Authors
    Jichang Zhao; Shan Lu
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description
    1. The series of files named as ‘*_polarity.csv’ in folder ‘polarity’ includes the trading polarities of stocks listed on Shenzhen Stock Exchange from May 4 to July 31 2015. The eight numbers in the filenames specify the dates. The columns of these dataframes indicate the stock names, while the indices of dataframes indicate the time. The granularity of trading polarity is 1 minute for every stock. These trading polarities are calculated from the serial numbers for buyers and sellers in transactions data. The original transactions data is not publicly available due to the company’s license requirement.2. The files in the 'log_ret' folder cover the log returns of 1646 stocks listed on Shenzhen Stock Exchange from May 4 to July 31 2015. These data are calculated from the intraday price trends data provided by Thomson Reuters’ Tick History. The original price trends data is not publicly available due to the company’s license requirement.3. The file named as "stock_market_value.csv" gives the capitalization of stocks in June 31 2015, which is downloaded from Wind Information and we have converted the unit of measure from RMB into a dollar. Due to license requirements of the data companies, all of the above files have converted the names of stocks into integers in a consistent way. 4. Please cite the following paper:Shan Lu, Jichang Zhao and Huiwen Wang. Trading Imbalance in Chinese Stock Market—A High-Frequency View. Entropy, 2020, 22(8), 897.
  17. d

    Gamma Exposure (GEX) measurement of US stocks and options by Trading...

    • datarade.ai
    .json, .csv
    Updated Feb 4, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Trading Volatility (2021). Gamma Exposure (GEX) measurement of US stocks and options by Trading Volatility [Dataset]. https://datarade.ai/data-products/gamma-exposure-gex-measurement-of-us-companies-and-indexes-tickerized-trading-volatility
    Explore at:
    .json, .csvAvailable download formats
    Dataset updated
    Feb 4, 2021
    Dataset authored and provided by
    Trading Volatility
    Area covered
    United States
    Description

    Our proprietary Skew-Adjusted Gamma Exposure measurements make adjustments to Naive GEX calculations to more accurately reflect actual gamma positioning of Market Makers who employ delta-hedging strategies. When Market Makers carry substantial negative gamma a security will often "over-react" to fundamental news. Conversely, when MMs carry substantial positive gamma a security will often "under-react" to news. Our data includes a quantified segmentation of a security's gamma distribution across all option strikes as well as across relevant expiration dates. Our website provides numerical, graphical, and historical views of all gamma data in our database. Additionally, our API access allows for easy download of csv files or import into Excel for further analysis and custom applications.

  18. d

    Financial Statement Data Sets

    • catalog.data.gov
    • s.cnmilf.com
    Updated Jul 9, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Economic and Risk Analysis (2025). Financial Statement Data Sets [Dataset]. https://catalog.data.gov/dataset/financial-statement-data-sets
    Explore at:
    Dataset updated
    Jul 9, 2025
    Dataset provided by
    Economic and Risk Analysis
    Description

    The data sets below provide selected information extracted from exhibits to corporate financial reports filed with the Commission using eXtensible Business Reporting Language (XBRL).

  19. Financial_Data

    • kaggle.com
    Updated Jan 27, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    willian oliveira gibin (2024). Financial_Data [Dataset]. http://doi.org/10.34740/kaggle/dsv/7494625
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jan 27, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    willian oliveira gibin
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F16731800%2F32e64021eb6b6e1d4dcf950ae6700e2f%2FDesign%20sem%20nome.png?generation=1706391327847470&alt=media" alt="">

    https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F16731800%2F0e4269c105a1cf21e25070bf13321c5f%2Fsddsdssd.png?generation=1706391479391619&alt=media" alt="">

    The dataset comprises the historical stock prices of PT Bank Central Asia Tbk (BBCA.JK) retrieved from the Yahoo Finance website, spanning from January 2019 to the present date. This data provides valuable information for various analytical purposes, such as forecasting future stock prices, implementing machine learning models, and conducting data analysis or visualization tasks. By making this dataset available to the Kaggle community, contributors can explore and utilize it for research, modeling, and educational purposes. The dataset is regularly updated through an automated process scheduled on Kaggle, ensuring its reliability and relevance for ongoing projects and analyses.

  20. d

    S&P 500 Companies with Financial Information

    • datahub.io
    Updated Aug 29, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2017). S&P 500 Companies with Financial Information [Dataset]. https://datahub.io/core/s-and-p-500-companies
    Explore at:
    Dataset updated
    Aug 29, 2017
    License

    ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
    License information was derived automatically

    Description

    List of companies in the S&P 500 (Standard and Poor's 500). The S&P 500 is a free-float, capitalization-weighted index of the top 500 publicly listed stocks in the US (top 500 by market cap). The ...

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Oleh Onyshchak (2020). Stock Market Dataset [Dataset]. http://doi.org/10.34740/kaggle/dsv/1054465
Organization logo

Stock Market Dataset

Historical daily prices of Nasdaq-traded stocks and ETFs

Explore at:
4 scholarly articles cite this dataset (View in Google Scholar)
zip(547714524 bytes)Available download formats
Dataset updated
Apr 2, 2020
Authors
Oleh Onyshchak
License

https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

Description

Overview

This dataset contains historical daily prices for all tickers currently trading on NASDAQ. The up to date list is available from nasdaqtrader.com. The historic data is retrieved from Yahoo finance via yfinance python package.

It contains prices for up to 01 of April 2020. If you need more up to date data, just fork and re-run data collection script also available from Kaggle.

Data Structure

The date for every symbol is saved in CSV format with common fields:

  • Date - specifies trading date
  • Open - opening price
  • High - maximum price during the day
  • Low - minimum price during the day
  • Close - close price adjusted for splits
  • Adj Close - adjusted close price adjusted for both dividends and splits.
  • Volume - the number of shares that changed hands during a given day

All that ticker data is then stored in either ETFs or stocks folder, depending on a type. Moreover, each filename is the corresponding ticker symbol. At last, symbols_valid_meta.csv contains some additional metadata for each ticker such as full name.

Search
Clear search
Close search
Google apps
Main menu