https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
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.
The date for every symbol is saved in CSV format with common fields:
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.
We offer historical price data for equity indexes, ETFs and individual stocks in a Open/High/Low/Close (OHLC) format and can add almost any other required metric. We cover all major markets and many minor markets. Available for one-time purchase or with regular updates. Real-time/near-time (usually anything quicker than a 15min delay) requires an additional licence from the respective exchange, anything slower does not.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The main stock market index of United States, the US500, rose to 6231 points on July 3, 2025, gaining 0.06% from the previous session. Over the past month, the index has climbed 4.36% and is up 11.93% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from United States. United States Stock Market Index - values, historical data, forecasts and news - updated on July of 2025.
https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
This dataset contains the historical stock prices of Google (GOOGL) from January 2020 to March 2025. The data was fetched from Yahoo Finance using Python’s yfinance library.
📈 Key Features:
Timeframe: January 2020 - March 2025 Stock Exchange: NASDAQ Data Source: Yahoo Finance File Format: CSV 👨💻 Potential Uses:
Stock price prediction using Machine Learning Time-series analysis Stock market trend visualization Algorithmic trading research 📢 Note: This dataset is for educational and research purposes only. It should not be used for actual trading.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The latest closing stock price for Microsoft as of June 18, 2025 is 480.24. An investor who bought $1,000 worth of Microsoft stock at the IPO in 1986 would have $8,056,718 today, roughly 8,057 times their original investment - a 25.94% compound annual growth rate over 39 years. The all-time high Microsoft stock closing price was 480.24 on June 18, 2025. The Microsoft 52-week high stock price is 481.00, which is 0.2% above the current share price. The Microsoft 52-week low stock price is 344.79, which is 28.2% below the current share price. The average Microsoft stock price for the last 52 weeks is 422.77. For more information on how our historical price data is adjusted see the Stock Price Adjustment Guide.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
It include Multi-source data that affect stock prices
Updated daily, this data feed offers end of day prices for major US publicly traded stocks with history more than 20 years. Prices are provided both adjusted and unadjusted.
Key Features:
Covers all stocks with primary listing on NASDAQ, AMEX, NYSE and ARCA. Includes unadjusted and adjusted open, high, low, close, volume. Includes dividend history and split history. Updated at or before 5:00pm ET on all trading days. Exchange corrections are applied by 9:30pm ET.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Analysis of ‘Time Series Forecasting with Yahoo Stock Price ’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://www.kaggle.com/arashnic/time-series-forecasting-with-yahoo-stock-price on 28 January 2022.
--- Dataset description provided by original source is as follows ---
Stocks and financial instrument trading is a lucrative proposition. Stock markets across the world facilitate such trades and thus wealth exchanges hands. Stock prices move up and down all the time and having ability to predict its movement has immense potential to make one rich. Stock price prediction has kept people interested from a long time. There are hypothesis like the Efficient Market Hypothesis, which says that it is almost impossible to beat the market consistently and there are others which disagree with it.
There are a number of known approaches and new research going on to find the magic formula to make you rich. One of the traditional methods is the time series forecasting. Fundamental analysis is another method where numerous performance ratios are analyzed to assess a given stock. On the emerging front, there are neural networks, genetic algorithms, and ensembling techniques.
Another challenging problem in stock price prediction is Black Swan Event, unpredictable events that cause stock market turbulence. These are events that occur from time to time, are unpredictable and often come with little or no warning.
A black swan event is an event that is completely unexpected and cannot be predicted. Unexpected events are generally referred to as black swans when they have significant consequences, though an event with few consequences might also be a black swan event. It may or may not be possible to provide explanations for the occurrence after the fact – but not before. In complex systems, like economies, markets and weather systems, there are often several causes. After such an event, many of the explanations for its occurrence will be overly simplistic.
#
#
https://www.visualcapitalist.com/wp-content/uploads/2020/03/mm3_black_swan_events_shareable.jpg">
#
#
New bleeding age state-of-the-art deep learning models stock predictions is overcoming such obstacles e.g. "Transformer and Time Embeddings". An objectives are to apply these novel models to forecast stock price.
Stock price prediction is the task of forecasting the future value of a given stock. Given the historical daily close price for S&P 500 Index, prepare and compare forecasting solutions. S&P 500 or Standard and Poor's 500 index is an index comprising of 500 stocks from different sectors of US economy and is an indicator of US equities. Other such indices are the Dow 30, NIFTY 50, Nikkei 225, etc. For the purpose of understanding, we are utilizing S&P500 index, concepts, and knowledge can be applied to other stocks as well.
The historical stock price information is also publicly available. For our current use case, we will utilize the pandas_datareader library to get the required S&P 500 index history using Yahoo Finance databases. We utilize the closing price information from the dataset available though other information such as opening price, adjusted closing price, etc., are also available. We prepare a utility function get_raw_data() to extract required information in a pandas dataframe. The function takes index ticker name as input. For S&P 500 index, the ticker name is ^GSPC. The following snippet uses the utility function to get the required data.(See Simple LSTM Regression)
Features and Terminology: In stock trading, the high and low refer to the maximum and minimum prices in a given time period. Open and close are the prices at which a stock began and ended trading in the same period. Volume is the total amount of trading activity. Adjusted values factor in corporate actions such as dividends, stock splits, and new share issuance.
Mining and updating of this dateset will depend upon Yahoo Finance .
Sort of variation of sequence modeling and bleeding age e.g. attention can be applied for research and forecasting
--- Original source retains full ownership of the source dataset ---
https://www.gnu.org/licenses/gpl-3.0.htmlhttps://www.gnu.org/licenses/gpl-3.0.html
This dataset consists of five CSV files that provide detailed data on a stock portfolio and related market performance over the last 5 years. It includes portfolio positions, stock prices, and major U.S. market indices (NASDAQ, S&P 500, and Dow Jones). The data is essential for conducting portfolio analysis, financial modeling, and performance tracking.
This file contains the portfolio composition with details about individual stock positions, including the quantity of shares, sector, and their respective weights in the portfolio. The data also includes the stock's closing price.
Ticker
: The stock symbol (e.g., AAPL, TSLA) Quantity
: The number of shares in the portfolio Sector
: The sector the stock belongs to (e.g., Technology, Healthcare) Close
: The closing price of the stock Weight
: The weight of the stock in the portfolio (as a percentage of total portfolio)This file contains historical pricing data for the stocks in the portfolio. It includes daily open, high, low, close prices, adjusted close prices, returns, and volume of traded stocks.
Date
: The date of the data point Ticker
: The stock symbol Open
: The opening price of the stock on that day High
: The highest price reached on that day Low
: The lowest price reached on that day Close
: The closing price of the stock Adjusted
: The adjusted closing price after stock splits and dividends Returns
: Daily percentage return based on close prices Volume
: The volume of shares traded that dayThis file contains historical pricing data for the NASDAQ Composite index, providing similar data as in the Portfolio Prices file, but for the NASDAQ market index.
Date
: The date of the data point Ticker
: The stock symbol (for NASDAQ index, this will be "IXIC") Open
: The opening price of the index High
: The highest value reached on that day Low
: The lowest value reached on that day Close
: The closing value of the index Adjusted
: The adjusted closing value after any corporate actions Returns
: Daily percentage return based on close values Volume
: The volume of shares tradedThis file contains similar historical pricing data, but for the S&P 500 index, providing insights into the performance of the top 500 U.S. companies.
Date
: The date of the data point Ticker
: The stock symbol (for S&P 500 index, this will be "SPX") Open
: The opening price of the index High
: The highest value reached on that day Low
: The lowest value reached on that day Close
: The closing value of the index Adjusted
: The adjusted closing value after any corporate actions Returns
: Daily percentage return based on close values Volume
: The volume of shares tradedThis file contains similar historical pricing data for the Dow Jones Industrial Average, providing insights into one of the most widely followed stock market indices in the world.
Date
: The date of the data point Ticker
: The stock symbol (for Dow Jones index, this will be "DJI") Open
: The opening price of the index High
: The highest value reached on that day Low
: The lowest value reached on that day Close
: The closing value of the index Adjusted
: The adjusted closing value after any corporate actions Returns
: Daily percentage return based on close values Volume
: The volume of shares tradedThis data is received using a custom framework that fetches real-time and historical stock data from Yahoo Finance. It provides the portfolio’s data based on user-specific stock holdings and performance, allowing for personalized analysis. The personal framework ensures the portfolio data is automatically retrieved and updated with the latest stock prices, returns, and performance metrics.
This part of the dataset would typically involve data specific to a particular user’s stock positions, weights, and performance, which can be integrated with the other files for portfolio performance analysis.
We offer three easy-to-understand equity data packages to fit your business needs. Visit intrinio.com/pricing to compare packages.
Bronze
The Bronze package is ideal for developing your idea and prototyping your platform with high-quality EOD equity pricing data, standardized financial statement data, and supplementary fundamental datasets.
When you’re ready for launch, it’s a seamless transition to our Silver package for additional data sets, 15-minute delayed equity pricing data, expanded history, and more.
Bronze Benefits:
Silver
The Silver package is ideal for startups that are in development, testing, or in the beta launch phase. Hit the ground running with 15-minute delayed and historical intraday and EOD equity prices, plus our standardized and as-reported financial statement data with nine supplementary data sets, including insider transactions and institutional ownership.
When you’re ready to scale, easily move up to the Gold package for our full range of data sets and full history, real-time equity pricing data, premium support options, and much more.
Silver Benefits:
Gold
The Gold package is ideal for funded companies that are in the growth or scaling stage, as well as institutions that are innovating within the fintech space. This full-service solution offers our complete collection of equity pricing data feeds, from real-time to historical EOD, plus standardized financial statement data and nine supplementary feeds.
You’ll also have access to our wide range of modern access methods, third-party data via Intrinio’s API with licensing assistance, support from our team of expert engineers, custom delivery architectures, and much more.
Gold Benefits:
Platinum
Don’t see a package that fits your needs? Our team can design premium custom packages for institutions.
2084Collective/deepstock-stock-historical-prices-dataset-processed-with-previous-day-titles dataset hosted on Hugging Face and contributed by the HF Datasets community
FinFeedAPI provides equity market data covering over 11,000 symbols, featuring historical T+1 data with an unlimited loopback period. We deliver everything from detailed trade records and multiple levels of order book depth (Level 1-3) to crucial regulatory and system messages.
Our data is engineered for performance, featuring nano-second precision timestamps. This ensures a competitive edge for high-frequency trading by enabling fair, accurate, and auditable transaction sequencing, critical for regulatory compliance. Access comprehensive equity market intelligence directly through our robust API offerings.
Why FinFeedAPI?
Market Coverage & Data Depth: - Historical Data: T+1 data on 11K+ symbols with unlimited historical lookback. - Trade Feeds: Detailed trade records including timestamps, sizes, prices, and conditions (e.g., odd lot, intermarket sweep, extended hours). - Level 1 Quotes: Best bid/ask prices, sizes, and timestamps. - Level 2 Price Book: Market depth with multiple bid/ask prices and aggregate order sizes. - Level 3 Order Book: The complete order book detailing individual orders.
Essential Messages: - Admin Messages: Trading status, official open/close prices, auction states, short sale restrictions, retail liquidity indicators, security directory. - System Events: Exchange-level notifications for key trading session phases.
Precision & Reliability: - Nano-second Timestamps: Ensuring fair, accurate, and auditable transaction sequencing for HFT and compliance. - Institutional Trust: Relied upon by financial institutions for dependable equity market information.
Financial institutions and trading firms rely on FinFeedAPI for mission-critical equity market intelligence. We are committed to delivering clean, precise, and comprehensive data when it matters most. If you require dependable and granular stock market data, FinFeedAPI provides the actionable insights you need.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The latest closing stock price for Exxon as of June 27, 2025 is 109.38. An investor who bought $1,000 worth of Exxon stock at the IPO in 1984 would have $41,833 today, roughly 42 times their original investment - a 9.60% compound annual growth rate over 41 years. The all-time high Exxon stock closing price was 122.12 on October 07, 2024. The Exxon 52-week high stock price is 126.34, which is 15.5% above the current share price. The Exxon 52-week low stock price is 97.80, which is 10.6% below the current share price. The average Exxon stock price for the last 52 weeks is 112.58. For more information on how our historical price data is adjusted see the Stock Price Adjustment Guide.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Webster Financial stock price, live market quote, shares value, historical data, intraday chart, earnings per share and news.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Costco Wholesale stock price, live market quote, shares value, historical data, intraday chart, earnings per share and news.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The latest closing stock price for Bank Of America as of May 27, 2025 is 44.22. An investor who bought $1,000 worth of Bank Of America stock at the IPO in 1984 would have $30,631 today, roughly 31 times their original investment - a 8.79% compound annual growth rate over 41 years. The all-time high Bank Of America stock closing price was 47.44 on February 06, 2025. The Bank Of America 52-week high stock price is 48.08, which is 8.7% above the current share price. The Bank Of America 52-week low stock price is 33.06, which is 25.2% below the current share price. The average Bank Of America stock price for the last 52 weeks is 42.15. For more information on how our historical price data is adjusted see the Stock Price Adjustment Guide.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Magnetic Resources NL stock price, live market quote, shares value, historical data, intraday chart, earnings per share and news.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Interactive chart of the S&P 500 stock market index since 1927. Historical data is inflation-adjusted using the headline CPI and each data point represents the month-end closing value. The current month is updated on an hourly basis with today's latest value.
https://academictorrents.com/nolicensespecifiedhttps://academictorrents.com/nolicensespecified
The files are formatted as follows: Date, Time, Open, High, Low, Close, Volume Date – This provides the date as an integer where 20100527 would represent May 27th, 2010. Time – This gives the time as an integer where 1426 would represent 2:26PM EST. Open – The open price. High – The high price. Low – The low price. Close – The close price. Volume – The trading volume during the interval. Note that it is extremely difficult to get accurate volume information. The volume is adjusted for splits so that the total value of shares traded remains constant even if a split occurs.
MIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically
The dataset contains data from 8/18/2004
to 2/18/2025
for GOOGL. The csv has the following header:
Date,Open,High,Low,Close,Volume
* Date
: the date of the information
* Open
: price at market open
* High
: high price of the day
* Low
: lowest price of the day
* Close
: price at market close
* Volume
: volume of stock
https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
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.
The date for every symbol is saved in CSV format with common fields:
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.