As of early 2025, companies in the information technology sector made up ** percent of the total market capitalization of all stock exchanges worldwide. Tech companies worldwide had a combined market capitalization of approximately ** trillion U.S. dollars. The second largest sector on stock markets worldwide was the financial services industry, with a market cap of ** trillion U.S. dollars, followed by the industrials sector with ** trillion U.S. dollars. On the other hand, real estate and utilities were the least represented sectors on stock markets worldwide.
As of November 14, 2021, all S&P 500 sector indices had recovered to levels above those of January 2020, prior to full economic effects of the global coronavirus (COVID-19) pandemic taking hold. However, different sectors recovered at different rates to sit at widely different levels above their pre-pandemic levels. This suggests that the effect of the coronavirus on financial markets in the United States is directly affected by how the virus has impacted various parts of the underlying economy.
Which industry performed the best during the coronavirus pandemic?
Companies operating in the information technology (IT) sector have been the clear winners from the pandemic, with the IT S&P 500 sector index sitting at almost 65 percent above early 2020 levels as of November 2021. This is perhaps not surprising given this industry includes some of the companies who benefitted the most from the pandemic such as Amazon, PayPal and Netflix. The reason for these companies’ success is clear – as shops were shuttered and social gatherings heavily restricted due to the pandemic, online services such shopping and video streaming were in high demand. The success of the IT sector is also reflected in the performance of global share markets during the coronavirus pandemic, with tech-heavy NASDAQ being the best performing major market worldwide.
Which industry performed the worst during the pandemic?
Conversely, energy companies fared the worst during the pandemic, with the S&P 500 sector index value sitting below its early 2020 value as late as July 2021. Since then it has somewhat recovered, and was around 15 percent above January 2020 levels as of October 2021. This reflects the fact that many oil companies were among the share prices suffering the largest declines over 2020. A primary driver for this was falling demand for fuel fell in line with the reduction in tourism and commuting caused by lockdowns all over the world. However, as increasing COVID-19 vaccination rates throughout 2021 led to lockdowns being lifted and global tourism reopening, demand has again risen - reflected by the recent increase in the S&P 500 energy index.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
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.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
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.
As of early 2025, companies in the information technology sector made up ** percent of the total market capitalization of all stock exchanges worldwide. The second largest sector on stock markets worldwide was the financial services industry, accounting for ** percent of the total, followed by the industrials sector with ** percent. On the other hand, real estate and utilities were the least represented sectors on stock markets worldwide, accounting for ***** percent of total market capitalization, respectively.
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.
https://fred.stlouisfed.org/legal/#copyright-pre-approvalhttps://fred.stlouisfed.org/legal/#copyright-pre-approval
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.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Euro Area's main stock market index, the EU50, rose to 5428 points on June 6, 2025, gaining 0.39% from the previous session. Over the past month, the index has climbed 3.78% and is up 7.45% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from Euro Area. Euro Area Stock Market Index (EU50) - values, historical data, forecasts and news - updated on June of 2025.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
BR: Market Capitalization: Listed Domestic Companies data was reported at 794.418 USD bn in 2022. This records a decrease from the previous number of 815.877 USD bn for 2021. BR: Market Capitalization: Listed Domestic Companies data is updated yearly, averaging 815.877 USD bn from Dec 2000 (Median) to 2022, with 23 observations. The data reached an all-time high of 1,545.566 USD bn in 2010 and a record low of 126.762 USD bn in 2002. BR: 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 Brazil – Table BR.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.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Germany DE: Market Capitalization: Listed Domestic Companies: % of GDP data was reported at 45.385 % in 2022. This records a decrease from the previous number of 57.564 % for 2021. Germany DE: Market Capitalization: Listed Domestic Companies: % of GDP data is updated yearly, averaging 31.800 % from Dec 1975 (Median) to 2022, with 48 observations. The data reached an all-time high of 64.691 % in 1999 and a record low of 7.519 % in 1980. Germany DE: Market Capitalization: Listed Domestic Companies: % of GDP data remains active status in CEIC and is reported by World Bank. The data is categorized under Global Database’s Germany – Table DE.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.;World Federation of Exchanges database.;Weighted average;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.
https://fred.stlouisfed.org/legal/#copyright-pre-approvalhttps://fred.stlouisfed.org/legal/#copyright-pre-approval
Graph and download economic data for Dow Jones Industrial Average (DJIA) from 2015-06-08 to 2025-06-06 about stock market, average, industry, and USA.
https://fred.stlouisfed.org/legal/#copyright-citation-requiredhttps://fred.stlouisfed.org/legal/#copyright-citation-required
Graph and download economic data for Financial Market: Share Prices for Euro Area (19 Countries) (SPASTT01EZQ661N) from Q1 1987 to Q1 2025 about Euro Area, stock market, and Europe.
https://fred.stlouisfed.org/legal/#copyright-citation-requiredhttps://fred.stlouisfed.org/legal/#copyright-citation-required
Graph and download economic data for Financial Market: Share Prices for Euro Area (19 Countries) (SPASTT01EZM661N) from Dec 1986 to Apr 2025 about Euro Area, stock market, and Europe.
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.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Indonesia Capital Market: Stock Trading: Average Daily Trading Stock Volume data was reported at 19,235.145 Unit mn in Feb 2025. This records an increase from the previous number of 17,851.047 Unit mn for Jan 2025. Indonesia Capital Market: Stock Trading: Average Daily Trading Stock Volume data is updated monthly, averaging 17,532.133 Unit mn from Dec 2017 (Median) to Feb 2025, with 87 observations. The data reached an all-time high of 29,504.050 Unit mn in Sep 2022 and a record low of 6,116.110 Unit mn in Feb 2020. Indonesia Capital Market: Stock Trading: Average Daily Trading Stock Volume data remains active status in CEIC and is reported by Bank Indonesia. The data is categorized under Indonesia Premium Database’s Monetary – Table ID.KAI020: Financial System Statistics: Capital Market Sector.
https://fred.stlouisfed.org/legal/#copyright-citation-requiredhttps://fred.stlouisfed.org/legal/#copyright-citation-required
Graph and download economic data for Dow-Jones Industrial Stock Price Index for United States (M1109BUSM293NNBR) from Dec 1914 to Dec 1968 about stock market, industry, price index, indexes, price, and USA.
https://www.zionmarketresearch.com/privacy-policyhttps://www.zionmarketresearch.com/privacy-policy
Global stock market is expected to generate revenue of around USD 187373.97 billion by 2032, growing at a CAGR of around 7.00% between 2024 and 2032.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Japan JP: Market Capitalization: Listed Domestic Companies data was reported at 6,222.825 USD bn in 2017. This records an increase from the previous number of 4,955.300 USD bn for 2016. Japan JP: Market Capitalization: Listed Domestic Companies data is updated yearly, averaging 3,005.697 USD bn from Dec 1975 (Median) to 2017, with 43 observations. The data reached an all-time high of 6,222.825 USD bn in 2017 and a record low of 21.530 USD bn in 1977. Japan JP: 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 Japan – Table JP.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.
As of early 2025, companies in the *********** sector was the one with the highest number of companies listed on stock exchanges worldwide, with almost ***** listed companies. The second largest sector on stock markets worldwide in terms of number of companies was the ********* industry, with approximately ***** listed companies. On the other hand, *********** and ****** were the least represented sectors on stock markets worldwide.
https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html
This analysis presents a rigorous exploration of financial data, incorporating a diverse range of statistical features. By providing a robust foundation, it facilitates advanced research and innovative modeling techniques within the field of finance.
Historical daily stock prices (open, high, low, close, volume)
Fundamental data (e.g., market capitalization, price to earnings P/E ratio, dividend yield, earnings per share EPS, price to earnings growth, debt-to-equity ratio, price-to-book ratio, current ratio, free cash flow, projected earnings growth, return on equity, dividend payout ratio, price to sales ratio, credit rating)
Technical indicators (e.g., moving averages, RSI, MACD, average directional index, aroon oscillator, stochastic oscillator, on-balance volume, accumulation/distribution A/D line, parabolic SAR indicator, bollinger bands indicators, fibonacci, williams percent range, commodity channel index)
Feature engineering based on financial data and technical indicators
Sentiment analysis data from social media and news articles
Macroeconomic data (e.g., GDP, unemployment rate, interest rates, consumer spending, building permits, consumer confidence, inflation, producer price index, money supply, home sales, retail sales, bond yields)
Stock price prediction
Portfolio optimization
Algorithmic trading
Market sentiment analysis
Risk management
Researchers investigating the effectiveness of machine learning in stock market prediction
Analysts developing quantitative trading Buy/Sell strategies
Individuals interested in building their own stock market prediction models
Students learning about machine learning and financial applications
The dataset may include different levels of granularity (e.g., daily, hourly)
Data cleaning and preprocessing are essential before model training
Regular updates are recommended to maintain the accuracy and relevance of the data
As of early 2025, companies in the information technology sector made up ** percent of the total market capitalization of all stock exchanges worldwide. Tech companies worldwide had a combined market capitalization of approximately ** trillion U.S. dollars. The second largest sector on stock markets worldwide was the financial services industry, with a market cap of ** trillion U.S. dollars, followed by the industrials sector with ** trillion U.S. dollars. On the other hand, real estate and utilities were the least represented sectors on stock markets worldwide.