100+ datasets found
  1. T

    United States Stock Market Index Data

    • tradingeconomics.com
    • ar.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated May 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). United States Stock Market Index Data [Dataset]. https://tradingeconomics.com/united-states/stock-market
    Explore at:
    excel, xml, json, csvAvailable download formats
    Dataset updated
    May 15, 2025
    Dataset authored and provided by
    TRADING ECONOMICS
    License

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

    Time period covered
    Jan 3, 1928 - Jun 9, 2025
    Area covered
    United States
    Description

    The main stock market index of United States, the US500, rose to 6008 points on June 9, 2025, gaining 0.13% from the previous session. Over the past month, the index has climbed 2.80% and is up 12.07% 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 June of 2025.

  2. Stock Market: Historical Data of Top 10 Companies

    • kaggle.com
    Updated Jul 18, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Khushi Pitroda (2023). Stock Market: Historical Data of Top 10 Companies [Dataset]. https://www.kaggle.com/datasets/khushipitroda/stock-market-historical-data-of-top-10-companies
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 18, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Khushi Pitroda
    Description

    The dataset contains a total of 25,161 rows, each row representing the stock market data for a specific company on a given date. The information collected through web scraping from www.nasdaq.com includes the stock prices and trading volumes for the companies listed, such as Apple, Starbucks, Microsoft, Cisco Systems, Qualcomm, Meta, Amazon.com, Tesla, Advanced Micro Devices, and Netflix.

    Data Analysis Tasks:

    1) Exploratory Data Analysis (EDA): Analyze the distribution of stock prices and volumes for each company over time. Visualize trends, seasonality, and patterns in the stock market data using line charts, bar plots, and heatmaps.

    2)Correlation Analysis: Investigate the correlations between the closing prices of different companies to identify potential relationships. Calculate correlation coefficients and visualize correlation matrices.

    3)Top Performers Identification: Identify the top-performing companies based on their stock price growth and trading volumes over a specific time period.

    4)Market Sentiment Analysis: Perform sentiment analysis using Natural Language Processing (NLP) techniques on news headlines related to each company. Determine whether positive or negative news impacts the stock prices and volumes.

    5)Volatility Analysis: Calculate the volatility of each company's stock prices using metrics like Standard Deviation or Bollinger Bands. Analyze how volatile stocks are in comparison to others.

    Machine Learning Tasks:

    1)Stock Price Prediction: Use time-series forecasting models like ARIMA, SARIMA, or Prophet to predict future stock prices for a particular company. Evaluate the models' performance using metrics like Mean Squared Error (MSE) or Root Mean Squared Error (RMSE).

    2)Classification of Stock Movements: Create a binary classification model to predict whether a stock will rise or fall on the next trading day. Utilize features like historical price changes, volumes, and technical indicators for the predictions. Implement classifiers such as Logistic Regression, Random Forest, or Support Vector Machines (SVM).

    3)Clustering Analysis: Cluster companies based on their historical stock performance using unsupervised learning algorithms like K-means clustering. Explore if companies with similar stock price patterns belong to specific industry sectors.

    4)Anomaly Detection: Detect anomalies in stock prices or trading volumes that deviate significantly from the historical trends. Use techniques like Isolation Forest or One-Class SVM for anomaly detection.

    5)Reinforcement Learning for Portfolio Optimization: Formulate the stock market data as a reinforcement learning problem to optimize a portfolio's performance. Apply algorithms like Q-Learning or Deep Q-Networks (DQN) to learn the optimal trading strategy.

    The dataset provided on Kaggle, titled "Stock Market Stars: Historical Data of Top 10 Companies," is intended for learning purposes only. The data has been gathered from public sources, specifically from web scraping www.nasdaq.com, and is presented in good faith to facilitate educational and research endeavors related to stock market analysis and data science.

    It is essential to acknowledge that while we have taken reasonable measures to ensure the accuracy and reliability of the data, we do not guarantee its completeness or correctness. The information provided in this dataset may contain errors, inaccuracies, or omissions. Users are advised to use this dataset at their own risk and are responsible for verifying the data's integrity for their specific applications.

    This dataset is not intended for any commercial or legal use, and any reliance on the data for financial or investment decisions is not recommended. We disclaim any responsibility or liability for any damages, losses, or consequences arising from the use of this dataset.

    By accessing and utilizing this dataset on Kaggle, you agree to abide by these terms and conditions and understand that it is solely intended for educational and research purposes.

    Please note that the dataset's contents, including the stock market data and company names, are subject to copyright and other proprietary rights of the respective sources. Users are advised to adhere to all applicable laws and regulations related to data usage, intellectual property, and any other relevant legal obligations.

    In summary, this dataset is provided "as is" for learning purposes, without any warranties or guarantees, and users should exercise due diligence and judgment when using the data for any purpose.

  3. Stock Portfolio Data with Prices and Indices

    • kaggle.com
    Updated Mar 23, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nikita Manaenkov (2025). Stock Portfolio Data with Prices and Indices [Dataset]. http://doi.org/10.34740/kaggle/dsv/11140976
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 23, 2025
    Dataset provided by
    Kaggle
    Authors
    Nikita Manaenkov
    License

    https://www.gnu.org/licenses/gpl-3.0.htmlhttps://www.gnu.org/licenses/gpl-3.0.html

    Description

    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.

    1. Portfolio

    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.

    • Columns:
      • 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)

    2. Portfolio Prices

    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.

    • Columns:
      • 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 day

    3. NASDAQ

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

    • Columns:
      • 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 traded

    4. S&P 500

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

    • Columns:
      • 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 traded

    5. Dow Jones

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

    • Columns:
      • 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 traded

    Personal Portfolio Data

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

  4. h

    stock-market-tweets-data

    • huggingface.co
    Updated Dec 16, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Stephan Akkerman (2023). stock-market-tweets-data [Dataset]. https://huggingface.co/datasets/StephanAkkerman/stock-market-tweets-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 16, 2023
    Authors
    Stephan Akkerman
    License

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

    Description

    Stock Market Tweets Data

      Overview
    

    This dataset is the same as the Stock Market Tweets Data on IEEE by Bruno Taborda.

      Data Description
    

    This dataset contains 943,672 tweets collected between April 9 and July 16, 2020, using the S&P 500 tag (#SPX500), the references to the top 25 companies in the S&P 500 index, and the Bloomberg tag (#stocks).

      Dataset Structure
    

    created_at: The exact time this tweet was posted. text: The text of the tweet, providing… See the full description on the dataset page: https://huggingface.co/datasets/StephanAkkerman/stock-market-tweets-data.

  5. United States US: Market Capitalization: Listed Domestic Companies

    • ceicdata.com
    Updated Apr 30, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com (2021). United States US: Market Capitalization: Listed Domestic Companies [Dataset]. https://www.ceicdata.com/en/united-states/financial-sector/us-market-capitalization-listed-domestic-companies
    Explore at:
    Dataset updated
    Apr 30, 2021
    Dataset provided by
    CEIC Data
    License

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

    Time period covered
    Dec 1, 2006 - Dec 1, 2017
    Area covered
    United States
    Variables measured
    Turnover
    Description

    United States US: Market Capitalization: Listed Domestic Companies data was reported at 32,120.703 USD bn in 2017. This records an increase from the previous number of 27,352.201 USD bn for 2016. United States US: Market Capitalization: Listed Domestic Companies data is updated yearly, averaging 11,322.354 USD bn from Dec 1980 (Median) to 2017, with 38 observations. The data reached an all-time high of 32,120.703 USD bn in 2017 and a record low of 1,263.561 USD bn in 1981. United States US: Market Capitalization: Listed Domestic Companies data remains active status in CEIC and is reported by World Bank. The data is categorized under Global Database’s United States – Table US.World Bank.WDI: Financial Sector. Market capitalization (also known as market value) is the share price times the number of shares outstanding (including their several classes) for listed domestic companies. Investment funds, unit trusts, and companies whose only business goal is to hold shares of other listed companies are excluded. Data are end of year values converted to U.S. dollars using corresponding year-end foreign exchange rates.; ; World Federation of Exchanges database.; Sum; Stock market data were previously sourced from Standard & Poor's until they discontinued their 'Global Stock Markets Factbook' and database in April 2013. Time series have been replaced in December 2015 with data from the World Federation of Exchanges and may differ from the previous S&P definitions and methodology.

  6. U

    United States US: No of Listed Domestic Companies: Total

    • ceicdata.com
    Updated Feb 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com (2025). United States US: No of Listed Domestic Companies: Total [Dataset]. https://www.ceicdata.com/en/united-states/financial-sector/us-no-of-listed-domestic-companies-total
    Explore at:
    Dataset updated
    Feb 15, 2025
    Dataset provided by
    CEICdata.com
    License

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

    Time period covered
    Dec 1, 2006 - Dec 1, 2017
    Area covered
    United States
    Variables measured
    Turnover
    Description

    United States US: Number of Listed Domestic Companies: Total data was reported at 4,336.000 Unit in 2017. This records an increase from the previous number of 4,331.000 Unit for 2016. United States US: Number of Listed Domestic Companies: Total data is updated yearly, averaging 5,930.000 Unit from Dec 1980 (Median) to 2017, with 38 observations. The data reached an all-time high of 8,090.000 Unit in 1996 and a record low of 4,102.000 Unit in 2012. United States US: Number of Listed Domestic Companies: Total data remains active status in CEIC and is reported by World Bank. The data is categorized under Global Database’s United States – Table US.World Bank.WDI: Financial Sector. Listed domestic companies, including foreign companies which are exclusively listed, are those which have shares listed on an exchange at the end of the year. Investment funds, unit trusts, and companies whose only business goal is to hold shares of other listed companies, such as holding companies and investment companies, regardless of their legal status, are excluded. A company with several classes of shares is counted once. Only companies admitted to listing on the exchange are included.; ; World Federation of Exchanges database.; Sum; Stock market data were previously sourced from Standard & Poor's until they discontinued their 'Global Stock Markets Factbook' and database in April 2013. Time series have been replaced in December 2015 with data from the World Federation of Exchanges and may differ from the previous S&P definitions and methodology.

  7. Top 500 US Stocks Data

    • kaggle.com
    Updated Apr 6, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Atul yadav (2025). Top 500 US Stocks Data [Dataset]. https://www.kaggle.com/datasets/atul2501a/top-500-us-stocks-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 6, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Atul yadav
    License

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

    Description

    Sure! Here's a copy-paste friendly version of the dataset details you can use directly in your Kaggle dataset description:

    📊 Dataset Title: Top 500+ US Stocks - Price, Volume, Market Cap & More (2025)

    🧾 Overview

    This dataset provides detailed information on over 500 publicly traded US companies, including their current stock price, volume, market capitalization, P/E ratio, and performance indicators such as daily change and 52-week change. It is ideal for financial analysis, algorithmic trading models, or studying market behavior.

    📁 Dataset Information

    • File Name: stocks.csv
    • Total Rows: 529
    • Total Columns: 10
    • File Size: ~94 KB
    • Encoding: UTF-8
    • Format: CSV

    📌 Column Descriptions

    Column NameTypeDescription
    SymbolobjectTicker symbol of the stock (e.g., AAPL, TSLA)
    NameobjectFull company name
    Price(USD)float64Current stock price in USD
    Changefloat64Daily price change (USD)
    Change %float64Daily percentage change in price
    Volume_Mfloat64Current trading volume in millions
    Avg_Vol_3mfloat64Average 3-month trading volume (millions)
    Market_Cap_Bfloat64Market capitalization in billions USD
    PE_Ratiofloat64Price-to-Earnings ratio (NaN for companies with negative earnings)
    52_WK_Change %float64Percentage change in price over the last 52 weeks

    📈 Usage Ideas

    • Build a stock screener
    • Analyze price performance vs. market cap
    • Train machine learning models for price prediction
    • Explore relationships between volume, P/E ratio, and growth
    • Filter stocks based on volatility or long-term growth
  8. F

    S&P 500

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

  9. United States US: Stocks Traded: Total Value

    • ceicdata.com
    Updated Mar 15, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com (2023). United States US: Stocks Traded: Total Value [Dataset]. https://www.ceicdata.com/en/united-states/financial-sector/us-stocks-traded-total-value
    Explore at:
    Dataset updated
    Mar 15, 2023
    Dataset provided by
    CEIC Data
    License

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

    Time period covered
    Dec 1, 2006 - Dec 1, 2017
    Area covered
    United States
    Variables measured
    Turnover
    Description

    United States US: Stocks Traded: Total Value data was reported at 39,785.881 USD bn in 2017. This records a decrease from the previous number of 42,071.330 USD bn for 2016. United States US: Stocks Traded: Total Value data is updated yearly, averaging 17,934.293 USD bn from Dec 1984 (Median) to 2017, with 34 observations. The data reached an all-time high of 47,245.496 USD bn in 2008 and a record low of 1,108.421 USD bn in 1984. United States US: Stocks Traded: Total Value data remains active status in CEIC and is reported by World Bank. The data is categorized under Global Database’s United States – Table US.World Bank.WDI: Financial Sector. The value of shares traded is the total number of shares traded, both domestic and foreign, multiplied by their respective matching prices. Figures are single counted (only one side of the transaction is considered). Companies admitted to listing and admitted to trading are included in the data. Data are end of year values converted to U.S. dollars using corresponding year-end foreign exchange rates.; ; World Federation of Exchanges database.; Sum; Stock market data were previously sourced from Standard & Poor's until they discontinued their 'Global Stock Markets Factbook' and database in April 2013. Time series have been replaced in December 2015 with data from the World Federation of Exchanges and may differ from the previous S&P definitions and methodology.

  10. T

    Japan Stock Market Index (JP225) Data

    • tradingeconomics.com
    • ko.tradingeconomics.com
    • +14more
    csv, excel, json, xml
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS, Japan Stock Market Index (JP225) Data [Dataset]. https://tradingeconomics.com/japan/stock-market
    Explore at:
    excel, csv, xml, jsonAvailable download formats
    Dataset authored and provided by
    TRADING ECONOMICS
    License

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

    Time period covered
    Jan 5, 1965 - Jun 9, 2025
    Area covered
    Japan
    Description

    Japan's main stock market index, the JP225, rose to 38094 points on June 9, 2025, gaining 0.93% from the previous session. Over the past month, the index has climbed 1.19%, though it remains 2.42% lower than a year ago, according to trading on a contract for difference (CFD) that tracks this benchmark index from Japan. Japan Stock Market Index (JP225) - values, historical data, forecasts and news - updated on June of 2025.

  11. NYSE Market Data

    • lseg.com
    Updated Nov 25, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    LSEG (2024). NYSE Market Data [Dataset]. https://www.lseg.com/en/data-analytics/financial-data/pricing-and-market-data/equities-market-data/nyse-market-data
    Explore at:
    csv,delimited,gzip,html,json,pcap,pdf,parquet,python,sql,string format,text,user interface,xml,zip archiveAvailable download formats
    Dataset updated
    Nov 25, 2024
    Dataset provided by
    London Stock Exchange Grouphttp://www.londonstockexchangegroup.com/
    Authors
    LSEG
    License

    https://www.lseg.com/en/policies/website-disclaimerhttps://www.lseg.com/en/policies/website-disclaimer

    Description

    View Refinitiv's New York Stock Exchange (NYSE) Market Data and benefit from full-depth market-by-price data, available as real-time and historical records.

  12. Get OHLCV, MBO, equities market events, and more from NYSE Integrated

    • databento.com
    csv, dbn, json
    Updated Jan 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Databento (2025). Get OHLCV, MBO, equities market events, and more from NYSE Integrated [Dataset]. https://databento.com/datasets/XNYS.PILLAR
    Explore at:
    json, dbn, csvAvailable download formats
    Dataset updated
    Jan 15, 2025
    Dataset provided by
    Databento Inc.
    Authors
    Databento
    Time period covered
    Mar 28, 2023 - Present
    Area covered
    United States
    Description

    NYSE Integrated is a proprietary data feed that disseminates full order book updates from the New York Stock Exchange (XNYS). It delivers every quote and order at each price level, along with any event that updates the order book after an order is placed, such as trade executions, modifications, or cancellations.

    NYSE is the leading venue for listing blue-chip companies and large-cap stocks. Powered by NYSE's Pillar platform, its hybrid market model of floor-based auction and electronic trading allows it to capture a significant portion of trading activity during the US equity market open and close. As of January 2025, the NYSE represented approximately 6.31% of the average daily volume (ADV) across all exchange-listed US securities, including those listed on Nasdaq, other NYSE venues, and Cboe exchanges.

    NYSE is also the only exchange to offer Designated Market Maker (DMM) privileges, allowing the floor to send D-Quote Orders, short for Discretionary Orders, throughout the day. Most D-Quote Orders execute in the closing auction, where they're known as Closing D Orders and allow traders to access the NYSE closing auction after 3:50 PM. This creates significant price discovery during the NYSE Closing Auction, where interest represented via the floor contributes more than 40% of total volume.

    NYSE is also unique for being the only exchange with a Parity/Priority Allocation model for matching. This resembles a mixed FIFO and pro-rata matching algorithm, where the participant who sets the best price is matched first, and then the remaining shares are allocated to other orders entered by floor brokers at that price (parity allocation). Floor brokers may utilize e-Quotes to to receive such parity allocation of incoming executions.

    With L3 granularity, NYSE Integrated captures information beyond the L1, top-of-book data available through SIP feeds, enabling accurate modeling of the book imbalances, queue dynamics, and the auction process. This data includes explicit trade aggressor side, odd lots, and imbalances. Auction imbalances offer valuable insights into NYSE’s opening and closing auctions by providing details like imbalance quantity, paired quantity, imbalance reference price, and book clearing price.

    Historical data is available for usage-based rates or with any Databento US Equities subscription. Visit our pricing page for more details or to upgrade your plan.

    Asset class: Equities

    Origin: Directly captured at Equinix NY4 (Secaucus, NJ) with an FPGA-based network card and hardware timestamping. Synchronized to UTC with PTP.

    Supported data encodings: DBN, CSV, JSON (Learn more)

    Supported market data schemas: MBO, MBP-1, MBP-10, TBBO, Trades, BBO-1s, BBO-1m, OHLCV-1s, OHLCV-1m, OHLCV-1h, OHLCV-1d, Definition, Imbalance, Statistics, Status (Learn more)

    Resolution: Immediate publication, nanosecond-resolution timestamps

  13. Share of Americans investing money in the stock market 1999-2024

    • statista.com
    Updated Oct 8, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2024). Share of Americans investing money in the stock market 1999-2024 [Dataset]. https://www.statista.com/statistics/270034/percentage-of-us-adults-to-have-money-invested-in-the-stock-market/
    Explore at:
    Dataset updated
    Oct 8, 2024
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    1999 - 2024
    Area covered
    United States
    Description

    In 2024, 62 percent of adults in the United States invested in the stock market. This figure has remained steady over the last few years, and is still below the levels before the Great Recession, when it peaked in 2007 at 65 percent. What is the stock market? The stock market can be defined as a group of stock exchanges, where investors can buy shares in a publicly traded company. In more recent years, it is estimated an increasing number of Americans are using neobrokers, making stock trading more accessible to investors. Other investments A significant number of people think stocks and bonds are the safest investments, while others point to real estate, gold, bonds, or a savings account. Since witnessing the significant one-day losses in the stock market during the Financial Crisis, many investors were turning towards these alternatives in hopes for more stability, particularly for investments with longer maturities. This could explain the decrease in this statistic since 2007. Nevertheless, some speculators enjoy chasing the short-run fluctuations, and others see value in choosing particular stocks.

  14. US Stock Market Giants: Top Companies Stocks Data

    • kaggle.com
    Updated Nov 8, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Azhar Saleem (2024). US Stock Market Giants: Top Companies Stocks Data [Dataset]. https://www.kaggle.com/datasets/azharsaleem/us-stock-market-giants-top-companies-stocks-data/code
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Nov 8, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Azhar Saleem
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Area covered
    United States
    Description

    Stock Data of Top USA Companies: Apple, Tesla, Amazon

    👨‍💻 Author: Azhar Saleem

    "https://github.com/azharsaleem18" target="_blank"> https://img.shields.io/badge/GitHub-Profile-blue?style=for-the-badge&logo=github" alt="GitHub Profile"> "https://www.kaggle.com/azharsaleem" target="_blank"> https://img.shields.io/badge/Kaggle-Profile-blue?style=for-the-badge&logo=kaggle" alt="Kaggle Profile"> "https://www.linkedin.com/in/azhar-saleem/" target="_blank"> https://img.shields.io/badge/LinkedIn-Profile-blue?style=for-the-badge&logo=linkedin" alt="LinkedIn Profile">
    "https://www.youtube.com/@AzharSaleem19" target="_blank"> https://img.shields.io/badge/YouTube-Profile-red?style=for-the-badge&logo=youtube" alt="YouTube Profile"> "https://www.facebook.com/azhar.saleem1472/" target="_blank"> https://img.shields.io/badge/Facebook-Profile-blue?style=for-the-badge&logo=facebook" alt="Facebook Profile"> "https://www.tiktok.com/@azhar_saleem18" target="_blank"> https://img.shields.io/badge/TikTok-Profile-blue?style=for-the-badge&logo=tiktok" alt="TikTok Profile">
    "https://twitter.com/azhar_saleem18" target="_blank"> https://img.shields.io/badge/Twitter-Profile-blue?style=for-the-badge&logo=twitter" alt="Twitter Profile"> "https://www.instagram.com/azhar_saleem18/" target="_blank"> https://img.shields.io/badge/Instagram-Profile-blue?style=for-the-badge&logo=instagram" alt="Instagram Profile"> "mailto:azharsaleem6@gmail.com"> https://img.shields.io/badge/Email-Contact%20Me-red?style=for-the-badge&logo=gmail" alt="Email Contact">

    Dataset Description

    This dataset provides daily stock data for some of the top companies in the USA stock market, including major players like Apple, Microsoft, Amazon, Tesla, and others. The data is collected from Yahoo Finance, covering each company’s historical data from its starting date until today. This comprehensive dataset enables in-depth analysis of key financial indicators and stock trends for each company, making it valuable for multiple applications.

    Column Descriptions

    The dataset contains the following columns, consistent across all companies:

    • Date: The date of the stock data entry.
    • Open: The stock's opening price for the day.
    • High: The highest price reached during the trading day.
    • Low: The lowest price during the trading day.
    • Close: The stock’s closing price for the day.
    • Volume: The total number of shares traded on that day.
    • Dividends: Any dividends paid out on that day.
    • Stock Splits: Records stock split events, if any, on that day.

    Potential Use Cases

    1. Machine Learning & Deep Learning:

      • Stock Price Prediction: Use historical prices to train models for forecasting future stock prices.
      • Sentiment Analysis and Price Correlation: Combine with external sentiment data to predict price movements based on market sentiment.
      • Anomaly Detection: Detect unusual price patterns or volume spikes using classification algorithms.
    2. Data Science:

      • Trend Analysis: Identify long-term trends for each company or compare trends between companies.
      • Volatility Analysis: Calculate volatility to assess risk and return patterns over time.
      • Correlation Analysis: Compare stock performance across companies to study market relationships.
    3. Data Analysis:

      • Historical Performance: Review historical data to understand growth trends, market impact of stock splits, and dividends.
      • Seasonal Patterns: Analyze data for seasonal trends or recurring patterns across years.
      • Investment Strategy Backtesting: Test various investment strategies based on historical data to assess potential profitability.
    4. Financial Research:

      • Economic Impact Studies: Investigate how major events affected stock prices across top companies.
      • Sector-Specific Analysis: Identify performance differences across sectors, such as tech, healthcare, and retail.

    This dataset is a powerful tool for analysts, researchers, and financial enthusiasts, offering versatility across multiple domains from stock analysis to algorithmic trading models.

  15. Nasdaq Listed Companies

    • financialreports.eu
    Updated Jul 21, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nasdaq (2023). Nasdaq Listed Companies [Dataset]. https://financialreports.eu/companies/exchanges/nasdaq/
    Explore at:
    Dataset updated
    Jul 21, 2023
    Dataset authored and provided by
    Nasdaqhttp://www.nasdaq.com/
    Time period covered
    1971 - Present
    Variables measured
    Trading Hours, Trading Volume, Listed Companies, Market Capitalization
    Description

    Comprehensive dataset of 5 companies listed on Nasdaq, including detailed financial information, market data, and corporate filings. This dataset provides real-time updates on trading metrics, company profiles, financial statements, regulatory filings, and market performance indicators. Updated every 30 minutes, it covers key data points such as market capitalization, trading volume, stock prices, company fundamentals, and regulatory compliance information for all listed securities on Nasdaq.

  16. w

    Dataset of stocks from U.S. Bancorp

    • workwithdata.com
    Updated Apr 11, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2025). Dataset of stocks from U.S. Bancorp [Dataset]. https://www.workwithdata.com/datasets/stocks?f=1&fcol0=company&fop0=%3D&fval0=U.S.+Bancorp
    Explore at:
    Dataset updated
    Apr 11, 2025
    Dataset authored and provided by
    Work With Data
    License

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

    Description

    This dataset is about stocks. It has 4 rows and is filtered where the company is U.S. Bancorp. It features 8 columns including stock name, company, exchange, and exchange symbol.

  17. List of Companies in The New York Stock Exchange

    • johnsnowlabs.com
    csv
    Updated Jan 20, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    John Snow Labs (2021). List of Companies in The New York Stock Exchange [Dataset]. https://www.johnsnowlabs.com/marketplace/list-of-companies-in-the-new-york-stock-exchange/
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jan 20, 2021
    Dataset authored and provided by
    John Snow Labs
    Area covered
    N/A
    Description

    This dataset contains a detailed information on companies listed in the NYSE (The New York Stock Exchange).

  18. w

    Dataset of company, currency, exchange and exchange symbol of stocks where...

    • workwithdata.com
    Updated Sep 6, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Work With Data (2024). Dataset of company, currency, exchange and exchange symbol of stocks where company includes Us [Dataset]. https://www.workwithdata.com/datasets/stocks?col=company%2Ccurrency%2Cexchange%2Cexchange_symbol%2Cstock&f=1&fcol0=company&fop0=includes&fval0=Us
    Explore at:
    Dataset updated
    Sep 6, 2024
    Dataset authored and provided by
    Work With Data
    License

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

    Description

    This dataset is about stocks, has 1,230 rows. and is filtered where the company includes Us. It features 5 columns: stock, company, exchange, exchange symbol, and currency. The preview is ordered by stock (ascending).

  19. 2019-2024 US Stock Market Data

    • kaggle.com
    Updated Feb 4, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Saket Kumar (2024). 2019-2024 US Stock Market Data [Dataset]. http://doi.org/10.34740/kaggle/dsv/7553516
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Feb 4, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Saket Kumar
    License

    http://opendatacommons.org/licenses/dbcl/1.0/http://opendatacommons.org/licenses/dbcl/1.0/

    Description

    This dataset encapsulates a detailed examination of market dynamics over a five-year period, focusing on the fluctuation of prices and trading volumes across a diversified portfolio. It covers various sectors including energy commodities like natural gas and crude oil, metals such as copper, platinum, silver, and gold, cryptocurrencies including Bitcoin and Ethereum, and key stock indices and companies like the S&P 500, Nasdaq 100, Apple, Tesla, Microsoft, Google, Nvidia, Berkshire Hathaway, Netflix, Amazon, and Meta Platforms. This dataset serves as a valuable resource for analyzing trends and patterns in global markets.

    Date: The date of the recorded data, formatted as DD-MM-YYYY. Natural_Gas_Price: Price of natural gas in USD per million British thermal units (MMBtu). Natural_Gas_Vol.: Trading volume of natural gas Crude_oil_Price: Price of crude oil in USD per barrel. Crude_oil_Vol.: Trading volume of crude oil Copper_Price: Price of copper in USD per pound. Copper_Vol.: Trading volume of copper Bitcoin_Price: Price of Bitcoin in USD. Bitcoin_Vol.: Trading volume of Bitcoin Platinum_Price: Price of platinum in USD per troy ounce. Platinum_Vol.: Trading volume of platinum Ethereum_Price: Price of Ethereum in USD. Ethereum_Vol.: Trading volume of Ethereum S&P_500_Price: Price index of the S&P 500. Nasdaq_100_Price: Price index of the Nasdaq 100. Nasdaq_100_Vol.: Trading volume for the Nasdaq 100 index Apple_Price: Stock price of Apple Inc. in USD. Apple_Vol.: Trading volume of Apple Inc. stock Tesla_Price: Stock price of Tesla Inc. in USD. Tesla_Vol.: Trading volume of Tesla Inc. stock Microsoft_Price: Stock price of Microsoft Corporation in USD. Microsoft_Vol.: Trading volume of Microsoft Corporation stock Silver_Price: Price of silver in USD per troy ounce. Silver_Vol.: Trading volume of silver Google_Price: Stock price of Alphabet Inc. (Google) in USD. Google_Vol.: Trading volume of Alphabet Inc. stock Nvidia_Price: Stock price of Nvidia Corporation in USD. Nvidia_Vol.: Trading volume of Nvidia Corporation stock Berkshire_Price: Stock price of Berkshire Hathaway Inc. in USD. Berkshire_Vol.: Trading volume of Berkshire Hathaway Inc. stock Netflix_Price: Stock price of Netflix Inc. in USD. Netflix_Vol.: Trading volume of Netflix Inc. stock Amazon_Price: Stock price of Amazon.com Inc. in USD. Amazon_Vol.: Trading volume of Amazon.com Inc. stock Meta_Price: Stock price of Meta Platforms, Inc. (formerly Facebook) in USD. Meta_Vol.: Trading volume of Meta Platforms, Inc. stock Gold_Price: Price of gold in USD per troy ounce. Gold_Vol.: Trading volume of gold

    Image attribute : Image by Freepik

  20. Company Financial Data | Private & Public Companies | Verified Profiles &...

    • datarade.ai
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Success.ai, Company Financial Data | Private & Public Companies | Verified Profiles & Contact Data | Best Price Guaranteed [Dataset]. https://datarade.ai/data-products/b2b-contact-data-premium-us-contact-data-us-b2b-contact-d-success-ai
    Explore at:
    .bin, .json, .xml, .csv, .xls, .sql, .txtAvailable download formats
    Dataset provided by
    Area covered
    United Kingdom, Antigua and Barbuda, Korea (Democratic People's Republic of), Dominican Republic, Togo, Iceland, Georgia, Suriname, Guam, Montserrat
    Description

    Success.ai offers a cutting-edge solution for businesses and organizations seeking Company Financial Data on private and public companies. Our comprehensive database is meticulously crafted to provide verified profiles, including contact details for financial decision-makers such as CFOs, financial analysts, corporate treasurers, and other key stakeholders. This robust dataset is continuously updated and validated using AI technology to ensure accuracy and relevance, empowering businesses to make informed decisions and optimize their financial strategies.

    Key Features of Success.ai's Company Financial Data:

    Global Coverage: Access data from over 70 million businesses worldwide, including public and private companies across all major industries and regions. Our datasets span 250+ countries, offering extensive reach for your financial analysis and market research.

    Detailed Financial Profiles: Gain insights into company financials, including revenue, profit margins, funding rounds, and operational costs. Profiles are enriched with key contact details, including work emails, phone numbers, and physical addresses, ensuring direct access to decision-makers.

    Industry-Specific Data: Tailored datasets for sectors such as financial services, manufacturing, technology, healthcare, and energy, among others. Each dataset is customized to meet the unique needs of industry professionals and analysts.

    Real-Time Accuracy: With continuous updates powered by AI-driven validation, our financial data maintains a 99% accuracy rate, ensuring you have access to the most reliable and up-to-date information available.

    Compliance and Security: All data is collected and processed in strict adherence to global compliance standards, including GDPR, ensuring ethical and lawful usage.

    Why Choose Success.ai for Company Financial Data?

    Best Price Guarantee: We pride ourselves on offering the most competitive pricing in the industry, ensuring you receive unparalleled value for comprehensive financial data.

    AI-Validated Accuracy: Our advanced AI algorithms meticulously verify every data point to ensure precision and reliability, helping you avoid costly errors in your financial decision-making.

    Customized Data Solutions: Whether you need data for a specific region, industry, or type of business, we tailor our datasets to align perfectly with your requirements.

    Scalable Data Access: From small startups to global enterprises, our platform caters to businesses of all sizes, delivering scalable solutions to suit your operational needs.

    Comprehensive Use Cases for Financial Data:

    1. Strategic Financial Planning:

    Leverage our detailed financial profiles to create accurate budgets, forecasts, and strategic plans. Gain insights into competitors’ financial health and market positions to make data-driven decisions.

    1. Mergers and Acquisitions (M&A):

    Access key financial details and contact information to streamline your M&A processes. Identify potential acquisition targets or partners with verified profiles and financial data.

    1. Investment Analysis:

    Evaluate the financial performance of public and private companies for informed investment decisions. Use our data to identify growth opportunities and assess risk factors.

    1. Lead Generation and Sales:

    Enhance your sales outreach by targeting CFOs, financial analysts, and other decision-makers with verified contact details. Utilize accurate email and phone data to increase conversion rates.

    1. Market Research:

    Understand market trends and financial benchmarks with our industry-specific datasets. Use the data for competitive analysis, benchmarking, and identifying market gaps.

    APIs to Power Your Financial Strategies:

    Enrichment API: Integrate real-time updates into your systems with our Enrichment API. Keep your financial data accurate and current to drive dynamic decision-making and maintain a competitive edge.

    Lead Generation API: Supercharge your lead generation efforts with access to verified contact details for key financial decision-makers. Perfect for personalized outreach and targeted campaigns.

    Tailored Solutions for Industry Professionals:

    Financial Services Firms: Gain detailed insights into revenue streams, funding rounds, and operational costs for competitor analysis and client acquisition.

    Corporate Finance Teams: Enhance decision-making with precise data on industry trends and benchmarks.

    Consulting Firms: Deliver informed recommendations to clients with access to detailed financial datasets and key stakeholder profiles.

    Investment Firms: Identify potential investment opportunities with verified data on financial performance and market positioning.

    What Sets Success.ai Apart?

    Extensive Database: Access detailed financial data for 70M+ companies worldwide, including small businesses, startups, and large corporations.

    Ethical Practices: Our data collection and processing methods are fully comp...

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
TRADING ECONOMICS (2025). United States Stock Market Index Data [Dataset]. https://tradingeconomics.com/united-states/stock-market

United States Stock Market Index Data

United States Stock Market Index - Historical Dataset (1928-01-03/2025-06-09)

Explore at:
23 scholarly articles cite this dataset (View in Google Scholar)
excel, xml, json, csvAvailable download formats
Dataset updated
May 15, 2025
Dataset authored and provided by
TRADING ECONOMICS
License

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

Time period covered
Jan 3, 1928 - Jun 9, 2025
Area covered
United States
Description

The main stock market index of United States, the US500, rose to 6008 points on June 9, 2025, gaining 0.13% from the previous session. Over the past month, the index has climbed 2.80% and is up 12.07% 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 June of 2025.

Search
Clear search
Close search
Google apps
Main menu