51 datasets found
  1. Stock Market Dataset

    • kaggle.com
    zip
    Updated Apr 2, 2020
    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. F

    S&P 500

    • fred.stlouisfed.org
    json
    Updated Oct 17, 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
    Oct 17, 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.

  3. Tesla Stock Historical Data - Updated May 2024

    • kaggle.com
    Updated May 22, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Girum Wondemagegn (2024). Tesla Stock Historical Data - Updated May 2024 [Dataset]. https://www.kaggle.com/datasets/girumwondemagegn/tesla-stock-historical-data-until-present-date
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 22, 2024
    Dataset provided by
    Kaggle
    Authors
    Girum Wondemagegn
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    Dataset Overview

    This dataset contains historical stock price data for Tesla, Inc. (TSLA) spanning from June 2010 to the present. The data includes daily records of Tesla's stock prices, covering various financial metrics for each trading day.

    File Information

    • File Name: TSLA.csv
    • Number of Entries: 3499
    • Number of Columns: 7
    • File Size: 191.5 KB

    Columns

    1. Date (object): The date of the trading day in YYYY-MM-DD format.
    2. Open (float64): The opening price of the stock on the given day.
    3. High (float64): The highest price of the stock during the trading day.
    4. Low (float64): The lowest price of the stock during the trading day.
    5. Close (float64): The closing price of the stock on the given day.
    6. Adj Close (float64): The adjusted closing price, accounting for corporate actions like stock splits and dividends.
    7. Volume (int64): The total number of shares traded during the day.

    Sample Data

    Here are the first few rows of the dataset to give you a glimpse of the data structure:

    DateOpenHighLowCloseAdj CloseVolume
    2010-06-291.2666671.6666671.1693331.5926671.592667281494500
    2010-06-301.7193332.0280001.5533331.5886671.588667257806500
    2010-07-011.6666671.7280001.3513331.4640001.464000123282000
    2010-07-021.5333331.5400001.2473331.2800001.28000077097000
    2010-07-061.3333331.3333331.0553331.0740001.074000103003500

    Example Chart

    https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12685278%2F9479dbe596f198163a6641a5606bea6b%2FTS.png?generation=1716412477393105&alt=media" alt="">

    (If you want to get the code for the chart, please access the [Tesla Stock Historical Data - Chart Examples] https://www.kaggle.com/code/girumwondemagegn/tesla-stock-historical-data-updated-may-2024) in my notebooks.)

    Acknowledgements

    The data has been sourced from publicly available financial records and is intended for educational and research purposes.

  4. m

    Dhaka Stock Exchange Historical Data

    • data.mendeley.com
    Updated Mar 8, 2024
    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.

  5. p

    General Dynamics Corporation Historical Stock Data

    • feature-task-809-explore-top.vs-frontend.pages.dev
    xlsx
    Updated Oct 17, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ValueSense (2025). General Dynamics Corporation Historical Stock Data [Dataset]. https://feature-task-809-explore-top.vs-frontend.pages.dev/ticker/gd/excel
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Oct 17, 2025
    Authors
    ValueSense
    Description

    Complete historical financial dataset for General Dynamics Corporation

  6. F

    Dow-Jones Industrial Stock Price Index for United States

    • fred.stlouisfed.org
    json
    Updated Aug 15, 2012
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2012). Dow-Jones Industrial Stock Price Index for United States [Dataset]. https://fred.stlouisfed.org/series/M1109AUSM293NNBR
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Aug 15, 2012
    License

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

    Area covered
    United States
    Description

    Graph and download economic data for Dow-Jones Industrial Stock Price Index for United States (M1109AUSM293NNBR) from Jan 1897 to Sep 1916 about stock market, industry, price index, indexes, price, and USA.

  7. p

    Rekor Systems, Inc. Historical Stock Data

    • feature-task-809-explore-top.vs-frontend.pages.dev
    xlsx
    Updated Oct 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ValueSense (2025). Rekor Systems, Inc. Historical Stock Data [Dataset]. https://feature-task-809-explore-top.vs-frontend.pages.dev/ticker/rekr/excel
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Oct 15, 2025
    Authors
    ValueSense
    Description

    Complete historical financial dataset for Rekor Systems, Inc.

  8. F

    Index of Stock Prices for Germany

    • fred.stlouisfed.org
    json
    Updated Aug 15, 2012
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2012). Index of Stock Prices for Germany [Dataset]. https://fred.stlouisfed.org/series/M1123ADEM324NNBR
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Aug 15, 2012
    License

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

    Area covered
    Germany
    Description

    Graph and download economic data for Index of Stock Prices for Germany (M1123ADEM324NNBR) from Jan 1870 to Dec 1913 about stock market, Germany, and indexes.

  9. F

    NASDAQ Composite Index

    • fred.stlouisfed.org
    json
    Updated Oct 17, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). NASDAQ Composite Index [Dataset]. https://fred.stlouisfed.org/series/NASDAQCOM
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Oct 17, 2025
    License

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

    Description

    Graph and download economic data for NASDAQ Composite Index (NASDAQCOM) from 1971-02-05 to 2025-10-17 about composite, NASDAQ, stock market, indexes, and USA.

  10. d

    Finhubb Stock API - Datasets

    • search.dataone.org
    • dataverse.harvard.edu
    Updated Nov 8, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    M, K (2023). Finhubb Stock API - Datasets [Dataset]. http://doi.org/10.7910/DVN/PVEM40
    Explore at:
    Dataset updated
    Nov 8, 2023
    Dataset provided by
    Harvard Dataverse
    Authors
    M, K
    Description

    Finnhub is the ultimate stock api in the market, providing real-time and historical price for global stocks with Rest API and websocket. We also support a tons of other financial data like stock fundamentals, analyst estimates, fundamental data and more. Download the file to access balance sheet of Amazon.

  11. MercadoLibre (MELI) complete Stock Price Dataset

    • kaggle.com
    Updated Mar 19, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    M Atif Latif (2025). MercadoLibre (MELI) complete Stock Price Dataset [Dataset]. https://www.kaggle.com/datasets/matiflatif/mercadolibre-meli-complete-stock-price-dataset
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 19, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    M Atif Latif
    License

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

    Description

    MercadoLibre (MELI) Stock Price Dataset (2007-2025)

    📌 Dataset Overview

    This dataset contains historical stock market data for MercadoLibre (MELI) from August 10, 2007, to March 16, 2025. It provides key financial indicators such as Open, High, Low, Close (OHLC) prices, Adjusted Close prices, and Trading Volume for each trading day.

    📊 Features

    The dataset includes the following columns:

    Column NameDescription
    dateTrading date (YYYY-MM-DD format)
    openOpening stock price for the day
    highHighest stock price of the day
    lowLowest stock price of the day
    closeClosing stock price of the day
    adj_closeAdjusted closing price (accounting for splits & dividends)
    volumeNumber of shares traded on that day

    📈 Possible Use Cases

    This dataset is valuable for: - Stock Market Analysis: Analyze trends in MercadoLibre's stock performance over time. - Time Series Forecasting: Build machine learning models to predict future stock prices. - Technical Analysis: Identify patterns using OHLC data for trading strategies. - Financial Research: Study the impact of macroeconomic factors on stock prices.

    🔍 Data Source

    The dataset is compiled from stock market historical data sources and is updated Weekly.

    🏷️ Keywords (SEO Optimized)

    • MercadoLibre stock data
    • MELI stock price history
    • Stock market dataset
    • Financial time series data
    • OHLC stock prices
    • Trading volume dataset
    • Machine learning stock prediction

    📥 Download & Usage

    You can download the dataset and use it for research, trading analysis, and machine learning models. If you find this dataset useful, consider giving it a ⭐ on Kaggle!

    Contect info:

    You can contect me for more data sets

    -E_mail

    -Linkdin

    -Kaggle

    -X

    -Github

    📢 Note: This dataset is for educational and research purposes only. It should not be considered financial advice.

  12. g

    Netflix Stock Price Dataset

    • gts.ai
    csv
    Updated Jun 25, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GTS (2024). Netflix Stock Price Dataset [Dataset]. https://gts.ai/dataset-download/netflix-stock-price-dataset/
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jun 25, 2024
    Dataset provided by
    GLOBOSE TECHNOLOGY SOLUTIONS PRIVATE LIMITED
    Authors
    GTS
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    The Netflix Stock Price Dataset provides historical trading data including date, opening, high, low, closing, adjusted closing prices, and trading volume. It is ideal for financial analysis, forecasting, and machine learning applications.

  13. F

    Financial Market: Share Prices for United Kingdom

    • fred.stlouisfed.org
    json
    Updated Oct 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Financial Market: Share Prices for United Kingdom [Dataset]. https://fred.stlouisfed.org/series/SPASTT01GBM661N
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Oct 15, 2025
    License

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

    Area covered
    United Kingdom
    Description

    Graph and download economic data for Financial Market: Share Prices for United Kingdom (SPASTT01GBM661N) from Dec 1957 to Sep 2025 about stock market and United Kingdom.

  14. F

    Dow Jones Industrial Average

    • fred.stlouisfed.org
    json
    Updated Oct 17, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). Dow Jones Industrial Average [Dataset]. https://fred.stlouisfed.org/series/DJIA
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Oct 17, 2025
    License

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

    Description

    Graph and download economic data for Dow Jones Industrial Average (DJIA) from 2015-10-19 to 2025-10-17 about stock market, average, industry, and USA.

  15. Crude Oil Stock Dataset 2000-2024

    • kaggle.com
    Updated Nov 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Muhammad Hassan Saboor (2024). Crude Oil Stock Dataset 2000-2024 [Dataset]. https://www.kaggle.com/datasets/mhassansaboor/crude-oil-stock-dataset-2000-2024
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 16, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Muhammad Hassan Saboor
    License

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

    Description

    MetaData

    Crude Oil Stock Price Data (2000-2024)

    Dataset Description

    This dataset contains historical stock price data for Crude Oil from 2000 to 2024. This data is extracted by using Python's yfinance library and it provides detailed insights into Crude Oil's stock performance over the years. It includes daily values for the stock's opening and closing prices, adjusted close price, high and low prices, and trading volume. This dataset is ideal for time series analysis, stock trend analysis, and financial machine learning projects such as price prediction models and volatility analysis.

    The dataset is extracted from Yahoo Finance

    Column Descriptions

    Date: The trading date for each entry, in the format.

    Adj_Close: Adjusted closing price of Crude Oil stock for each trading day, reflecting stock splits, dividends, and other adjustments.

    Close: The raw closing price of Crude Oil stock at the end of each trading day.

    High: The highest price reached by Crude Oil stock during the trading day.

    Low: The lowest price reached by Crude Oil stock during the trading day.

    Open: The price of Crude Oil stock at the start of the trading day.

    Volume: The total number of shares traded during the trading day.

  16. F

    Index of Common Stock Prices, New York Stock Exchange for United States

    • fred.stlouisfed.org
    json
    Updated Aug 15, 2012
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2012). Index of Common Stock Prices, New York Stock Exchange for United States [Dataset]. https://fred.stlouisfed.org/series/M11007USM322NNBR
    Explore at:
    jsonAvailable download formats
    Dataset updated
    Aug 15, 2012
    License

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

    Area covered
    United States
    Description

    Graph and download economic data for Index of Common Stock Prices, New York Stock Exchange for United States (M11007USM322NNBR) from Jan 1902 to May 1923 about stock market, New York, indexes, and USA.

  17. 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.

  18. STOCK (STOCK) narxlar tarixi va STOCK daqiqa, soat, kun, oy va yil bo'yicha...

    • bitget.cloud
    Updated Oct 19, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bitget (2025). STOCK (STOCK) narxlar tarixi va STOCK daqiqa, soat, kun, oy va yil bo'yicha tarixiy ma'lumotlar [Dataset]. https://www.bitget.cloud/uz/price/stock/historical-data
    Explore at:
    Dataset updated
    Oct 19, 2025
    Dataset authored and provided by
    Bitget
    License

    https://www.bitget.com/uz/price/stockhttps://www.bitget.com/uz/price/stock

    Time period covered
    Oct 18, 2024 - Oct 19, 2025
    Description

    STOCK narxlar tarixini kuzatish kriptovalyuta investorlariga o'z investitsiyalari samaradorligini osongina kuzatish imkonini beradi. Vaqt o'tishi bilan STOCK uchun ochilish qiymati, yuqori va yopilishini hamda savdo hajmini qulay tarzda kuzatishingiz mumkin. Bundan tashqari, siz kunlik o'zgarishlarni bir zumda foiz sifatida ko'rishingiz mumkin, bu esa sezilarli tebranishlar bo'lgan kunlarni aniqlashni osonlashtiradi. Bizning STOCK narxlari tarixiy ma'lumotlariga ko'ra, uning qiymati 2025-10-19da misli ko'rilmagan cho'qqigacha ko'tarilib, -- AQSh dollaridan oshib ketdi. Boshqa tomondan, STOCK narxlari traektoriyasidagi eng past nuqta, odatda “STOCK barcha vaqtlardagi eng past” deb ataladigan nuqta 2025-10-19 da sodir bo'ldi. Agar kimdir shu vaqt ichida STOCK xarid qilgan bo'lsa, u hozirda 0% miqdorida ajoyib foyda olishi mumkin edi. Maqsadga ko'ra 999,987,611.46 STOCK yaratiladi. Hozirda STOCK aylanma ta'minoti taxminan 999,987,600 ni tashkil qiladi. Ushbu sahifada keltirilgan barcha narxlar ishonchli manba Bitgetdan olingan. Investitsiyalaringizni tekshirish uchun bitta manbaga tayanish juda muhim, chunki qiymatlar turli sotuvchilar orasida farq qilishi mumkin. Tarixiy STOCK narxlari ma'lumotlar to'plamimiz 1 daqiqa, 1 kun, 1 hafta va 1 oy oralig'idagi ma'lumotlarni o'z ichiga oladi (ochiq/yuqori/past/yopiq/hajm). Ushbu ma'lumotlar to'plamlari izchillik, to'liqlik va aniqlikni ta'minlash uchun qattiq sinovdan o'tkazildi. Ular maxsus savdo simulyatsiyasi va test sinovlari uchun mo'ljallangan bo'lib, ularni bepul yuklab olish mumkin va real vaqt rejimida yangilanadi.

  19. STOCK PRICE HISTORY TOP 10 COMPANIES

    • kaggle.com
    Updated Aug 6, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Md Waquar Azam (2022). STOCK PRICE HISTORY TOP 10 COMPANIES [Dataset]. http://doi.org/10.34740/kaggle/dsv/4035015
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 6, 2022
    Dataset provided by
    Kaggle
    Authors
    Md Waquar Azam
    License

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

    Description

    Context This dataset can be used to Predict the future Stock Prices of these companies.

    Name of top Companies APPLE, AMAZON, GOOGLE, JP-MORGN, MIROSOFT, NETFLIX, NVIDIA, TESLA, VISA, WALMART

    Content

    This Dataset Contain data about

    1.Date, 2. Opening value,

    3.Closing value, 4.Lowest value,

    5.Highest value, 6. Adj closing value ,

    7.Volume , 8. Company

    Acknowledgements Data from https://finance.yahoo.com

    Inspiration ANALYSE THE STOCK DATA ,

    COMPARE THE GROWTH OF THESE COMPANIES,

    EDA

  20. F

    CBOE Volatility Index: VIX

    • fred.stlouisfed.org
    json
    Updated Oct 17, 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
    Oct 17, 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-10-16 about VIX, volatility, stock market, and USA.

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