100+ datasets found
  1. Dhaka Stock Exchange Price Dataset 2000 - 2025

    • kaggle.com
    Updated Mar 14, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Shahjada Alif (2025). Dhaka Stock Exchange Price Dataset 2000 - 2025 [Dataset]. http://doi.org/10.34740/kaggle/ds/6749426
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 14, 2025
    Dataset provided by
    Kaggle
    Authors
    Shahjada Alif
    License

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

    Area covered
    Dhaka
    Description

    Dhaka Stock Exchange (DSE) Historical Stock Prices (2000-2025)

    Dataset Overview:

    This dataset provides a comprehensive historical record of stock prices from the Dhaka Stock Exchange (DSE), the primary stock exchange of Bangladesh. Spanning from January 1, 2000, to February 26, 2025, it offers a detailed look into the daily trading activity of 464 unique stocks.

    Key Features:

    • Date: The trading date (YYYY-MM-DD format).
    • Script (Stock Name): The name or ticker symbol of the listed company.
    • Open: The opening price of the stock on the given trading day.
    • High: The highest price reached by the stock during the trading day.
    • Low: The lowest price reached by the stock during the trading day.
    • Close: The closing price of the stock on the given trading day.
    • Volume: The total number of shares traded for the stock on the given trading day.

    Data Characteristics:

    • Time Span: January 1, 2000, to February 26, 2025.
    • Number of Unique Stocks: 464
    • Frequency: Daily
    • Accuracy: Clean and accurate data, suitable for reliable analysis.

    Potential Uses:

    • Financial Analysis: Analyze stock trends, volatility, and performance over time.
    • Machine Learning: Develop predictive models for stock price forecasting.
    • Economic Research: Study the impact of economic events on the Bangladeshi stock market.
    • Investment Strategies: Backtest trading strategies and identify potential investment opportunities.
    • Educational Purposes: Learn about stock market dynamics and data analysis in finance.

    Acknowledgements:

    This dataset was meticulously compiled and cleaned to provide a valuable resource for researchers, analysts, and investors interested in the Dhaka Stock Exchange.

    Note:

    While efforts have been made to ensure the accuracy of the data, users are advised to conduct their own due diligence and validation before making any investment decisions based on this dataset.

    This description highlights the key aspects of your dataset, its potential uses, and its reliability. Feel free to adjust it further based on any specific details or insights you want to emphasize!

  2. S&P 500 stock data

    • kaggle.com
    zip
    Updated Aug 11, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Cam Nugent (2017). S&P 500 stock data [Dataset]. https://www.kaggle.com/camnugent/sandp500
    Explore at:
    zip(31994392 bytes)Available download formats
    Dataset updated
    Aug 11, 2017
    Authors
    Cam Nugent
    License

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

    Description

    Context

    Stock market data can be interesting to analyze and as a further incentive, strong predictive models can have large financial payoff. The amount of financial data on the web is seemingly endless. A large and well structured dataset on a wide array of companies can be hard to come by. Here I provide a dataset with historical stock prices (last 5 years) for all companies currently found on the S&P 500 index.

    The script I used to acquire all of these .csv files can be found in this GitHub repository In the future if you wish for a more up to date dataset, this can be used to acquire new versions of the .csv files.

    Content

    The data is presented in a couple of formats to suit different individual's needs or computational limitations. I have included files containing 5 years of stock data (in the all_stocks_5yr.csv and corresponding folder) and a smaller version of the dataset (all_stocks_1yr.csv) with only the past year's stock data for those wishing to use something more manageable in size.

    The folder individual_stocks_5yr contains files of data for individual stocks, labelled by their stock ticker name. The all_stocks_5yr.csv and all_stocks_1yr.csv contain this same data, presented in merged .csv files. Depending on the intended use (graphing, modelling etc.) the user may prefer one of these given formats.

    All the files have the following columns: Date - in format: yy-mm-dd Open - price of the stock at market open (this is NYSE data so all in USD) High - Highest price reached in the day Low Close - Lowest price reached in the day Volume - Number of shares traded Name - the stock's ticker name

    Acknowledgements

    I scraped this data from Google finance using the python library 'pandas_datareader'. Special thanks to Kaggle, Github and The Market.

    Inspiration

    This dataset lends itself to a some very interesting visualizations. One can look at simple things like how prices change over time, graph an compare multiple stocks at once, or generate and graph new metrics from the data provided. From these data informative stock stats such as volatility and moving averages can be easily calculated. The million dollar question is: can you develop a model that can beat the market and allow you to make statistically informed trades!

  3. Machine Learning stock prediction: HD Stock Prediction (Forecast)

    • kappasignal.com
    Updated Oct 13, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2022). Machine Learning stock prediction: HD Stock Prediction (Forecast) [Dataset]. https://www.kappasignal.com/2022/10/machine-learning-stock-prediction-hd.html
    Explore at:
    Dataset updated
    Oct 13, 2022
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    Machine Learning stock prediction: HD Stock Prediction

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  4. Cloudflare (NET) Navigates the Web of Growth (Forecast)

    • kappasignal.com
    Updated Sep 26, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2024). Cloudflare (NET) Navigates the Web of Growth (Forecast) [Dataset]. https://www.kappasignal.com/2024/09/cloudflare-net-navigates-web-of-growth.html
    Explore at:
    Dataset updated
    Sep 26, 2024
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    Cloudflare (NET) Navigates the Web of Growth

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  5. F

    US Equities Basic

    • finazon.io
    json
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Finazon, US Equities Basic [Dataset]. https://finazon.io/dataset/us_stocks_essential
    Explore at:
    jsonAvailable download formats
    Dataset authored and provided by
    Finazon
    License

    https://finazon.io/assets/files/Finazon_Terms_of_Service.pdfhttps://finazon.io/assets/files/Finazon_Terms_of_Service.pdf

    Dataset funded by
    Finazon
    Description

    The best choice for those looking for license-free US market data for commercial use is US Equities Basic, which includes data display, redistribution, professional trading, and more.

    US Equities Basic is based upon a derived IEX feed. The volume coverage is 3-5% of the total trading volume in North America, which helps entities mitigate license expenses and start with real-time data.

    US Equities Basic provides raw quotes, trades, aggregated time series (OHLCV), and snapshots. Both REST API and WebSocket API are available.

    End-of-day price information disseminated after 12:00 AM EST does not require licensing in the United States by law. This applies to all exchanges, even those not included in the US Equities Basic. Finazon combines all price information after every trading day, meaning that while markets are open, real-time prices are available from a subset of exchanges, and when markets close, data is synced and contains 100% of US volume. All historical prices are adjusted for corporate actions and splits.

    Tip: Individuals with non-professional usage are not required to get exchange licenses for real-time data and, hence, are better off with the US Equities Max dataset.

  6. LON:STG Stock: The Stock Market Bubble Is About to Burst (Forecast)

    • kappasignal.com
    Updated Oct 11, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2023). LON:STG Stock: The Stock Market Bubble Is About to Burst (Forecast) [Dataset]. https://www.kappasignal.com/2023/10/lonstg-stock-stock-market-bubble-is.html
    Explore at:
    Dataset updated
    Oct 11, 2023
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    LON:STG Stock: The Stock Market Bubble Is About to Burst

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  7. Stock Market Analysis using Power BI

    • kaggle.com
    Updated Aug 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    DileepKumarVemali (2024). Stock Market Analysis using Power BI [Dataset]. https://www.kaggle.com/datasets/dileepkumarvemali/stock-market-analysis-using-power-bi/data?select=StocksListNSETest.xlsx
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 12, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    DileepKumarVemali
    License

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

    Description

    This dataset contains the essential files for conducting a dynamic stock market analysis using Power BI. The data is sourced from Yahoo Finance and includes historical stock prices, which can be dynamically updated by adding new stock codes to the provided Excel sheet.

    Files Included: Power BI Report (.pbix): The interactive Power BI report that includes various visualizations such as Candle Charts, Line Charts for Support and Resistance, and Technical Indicators like SMA, EMA, Bollinger Bands, and RSI. The report is designed to provide a comprehensive analysis of stock performance over time.

    Stock Data Excel Sheet (.xlsx): This Excel sheet is connected to the Power BI report and allows for dynamic data loading. By adding new stock codes to this sheet, the Power BI report automatically refreshes to include the new data, enabling continuous updates without manual intervention.

    Overview and Chart Pages Snapshots for better understanding about the Report.

    Key Features: Dynamic Data Loading: Easily update the dataset by adding new stock codes to the Excel sheet. The Power BI report will automatically pull the corresponding data from Yahoo Finance. Comprehensive Visualizations: Analyze stock trends using Candle Charts, identify key price levels with Support and Resistance lines, and explore market behavior through various technical indicators. Interactive Analysis: The Power BI report includes slicers and navigation buttons to switch between different time periods and visualizations, providing a tailored analysis experience. Use Cases: Ideal for financial analysts, traders, or anyone interested in conducting a detailed stock market analysis. Can be used to monitor the performance of individual stocks or compare trends across multiple stocks over time. Tags: Stock Market Power BI Financial Analysis Yahoo Finance Data Visualization

  8. A

    ‘Time Series Forecasting with Yahoo Stock Price ’ analyzed by Analyst-2

    • analyst-2.ai
    Updated Jan 28, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com) (2022). ‘Time Series Forecasting with Yahoo Stock Price ’ analyzed by Analyst-2 [Dataset]. https://analyst-2.ai/analysis/kaggle-time-series-forecasting-with-yahoo-stock-price-9e5c/d6d871c7/?iid=002-651&v=presentation
    Explore at:
    Dataset updated
    Jan 28, 2022
    Dataset authored and provided by
    Analyst-2 (analyst-2.ai) / Inspirient GmbH (inspirient.com)
    License

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

    Description

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

    Context

    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.

    Content

    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.

    Dataset

    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.

    Starter Kernel(s)

    Acknowledgements

    Mining and updating of this dateset will depend upon Yahoo Finance .

    Inspiration

    Sort of variation of sequence modeling and bleeding age e.g. attention can be applied for research and forecasting

    Some Readings

    *If you download and find the data useful your upvote is an explicit feedback for future works*

    --- Original source retains full ownership of the source dataset ---

  9. Financial wealth: wealth in Great Britain

    • ons.gov.uk
    • cy.ons.gov.uk
    xlsx
    Updated Jan 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Office for National Statistics (2025). Financial wealth: wealth in Great Britain [Dataset]. https://www.ons.gov.uk/peoplepopulationandcommunity/personalandhouseholdfinances/incomeandwealth/datasets/financialwealthwealthingreatbritain
    Explore at:
    xlsxAvailable download formats
    Dataset updated
    Jan 24, 2025
    Dataset provided by
    Office for National Statisticshttp://www.ons.gov.uk/
    License

    Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
    License information was derived automatically

    Area covered
    United Kingdom
    Description

    The values of any financial assets held including both formal investments, such as bank or building society current or saving accounts, investment vehicles such as Individual Savings Accounts, endowments, stocks and shares, and informal savings.

  10. What are the most successful trading algorithms? (NTAP Stock Forecast)...

    • kappasignal.com
    Updated Sep 2, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2022). What are the most successful trading algorithms? (NTAP Stock Forecast) (Forecast) [Dataset]. https://www.kappasignal.com/2022/09/what-are-most-successful-trading.html
    Explore at:
    Dataset updated
    Sep 2, 2022
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    What are the most successful trading algorithms? (NTAP Stock Forecast)

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  11. T

    Turkey Stock Market Data

    • tradingeconomics.com
    • ar.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS, Turkey Stock Market Data [Dataset]. https://tradingeconomics.com/turkey/stock-market
    Explore at:
    xml, json, excel, csvAvailable 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 2, 1988 - Jul 4, 2025
    Area covered
    Turkey
    Description

    Turkey's main stock market index, the BIST 100, rose to 10276 points on July 4, 2025, gaining 0.46% from the previous session. Over the past month, the index has climbed 8.32%, though it remains 5.31% lower than a year ago, according to trading on a contract for difference (CFD) that tracks this benchmark index from Turkey. Turkey Stock Market - values, historical data, forecasts and news - updated on July of 2025.

  12. End-of-Day Pricing Market Data Syria Techsalerator

    • kaggle.com
    Updated Aug 24, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Techsalerator (2023). End-of-Day Pricing Market Data Syria Techsalerator [Dataset]. https://www.kaggle.com/datasets/techsalerator/end-of-day-pricing-market-data-syria-techsalerator
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 24, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Techsalerator
    Area covered
    Syria
    Description

    Techsalerator offers an extensive dataset of End-of-Day Pricing Data for all 30 companies listed on the Damascus Securities Exchange (XDSE) in Syria. This dataset includes the closing prices of equities (stocks), bonds, and indices at the end of each trading session. End-of-day prices are vital pieces of market data that are widely used by investors, traders, and financial institutions to monitor the performance and value of these assets over time.

    Top 5 used data fields in the End-of-Day Pricing Dataset for Syria:

    1. Equity Closing Price :The closing price of individual company stocks at the end of the trading day.This field provides insights into the final price at which market participants were willing to buy or sell shares of a specific company.

    2. Bond Closing Price: The closing price of various fixed-income securities, including government bonds, corporate bonds, and municipal bonds. Bond investors use this field to assess the current market value of their bond holdings.

    3. Index Closing Price: The closing value of market indices, such as the Botswana stock market index, at the end of the trading day. These indices track the overall market performance and direction.

    4. Equity Ticker Symbol: The unique symbol used to identify individual company stocks. Ticker symbols facilitate efficient trading and data retrieval.

    5. Date of Closing Price: The specific trading day for which the closing price is provided. This date is essential for historical analysis and trend monitoring.

    Top 5 financial instruments with End-of-Day Pricing Data in Syria:

    Damascus Securities Exchange (DSE): The primary stock exchange in Syria, tracking the performance of domestic companies listed on the exchange. It provides insights into the Syrian equity market.

    Syrian Pound (SYP): The official currency of Syria, used for transactions and trade within the country. The Syrian Pound has faced significant challenges due to the ongoing conflict and economic instability in the country.

    Central Bank of Syria (CBS): The central bank responsible for monetary policy, currency issuance, and regulation of the financial sector in Syria. It plays a crucial role in managing the country's economic challenges.

    Syrian Petroleum Company (SPC): A state-owned company responsible for the exploration, production, and export of oil and natural gas. Energy resources are important for Syria's economy, and SPC is a key player in the sector.

    Commercial Bank of Syria: One of the major state-owned banks in Syria, providing various financial services to individuals and businesses. Despite challenges, the banking sector remains a vital part of the Syrian economy.

    If you're interested in accessing Techsalerator's End-of-Day Pricing Data for Syria, please contact info@techsalerator.com with your specific requirements. Techsalerator will provide you with a customized quote based on the number of data fields and records you need. The dataset can be delivered within 24 hours, and ongoing access options can be discussed if needed.

    Data fields included:

    Equity Ticker Symbol Equity Closing Price Bond Ticker Symbol Bond Closing Price Index Ticker Symbol Index Closing Price Date of Closing Price Equity Name Equity Volume Equity High Price Equity Low Price Equity Open Price Bond Name Bond Coupon Rate Bond Maturity Index Name Index Change Index Percent Change Exchange Currency Total Market Capitalization Dividend Yield Price-to-Earnings Ratio (P/E) ‍

    Q&A:

    1. How much does the End-of-Day Pricing Data cost in Syria ?

    The cost of this dataset may vary depending on factors such as the number of data fields, the frequency of updates, and the total records count. For precise pricing details, it is recommended to directly consult with a Techsalerator Data specialist.

    1. How complete is the End-of-Day Pricing Data coverage in Syria?

    Techsalerator provides comprehensive coverage of End-of-Day Pricing Data for various financial instruments, including equities, bonds, and indices. Thedataset encompasses major companies and securities traded on Syria exchanges.

    1. How does Techsalerator collect this data?

    Techsalerator collects End-of-Day Pricing Data from reliable sources, including stock exchanges, financial news outlets, and other market data providers. Data is carefully curated to ensure accuracy and reliability.

    1. Can I select specific financial instruments or multiple countries with Techsalerator's End-of-Day Pricing Data?

    Techsalerator offers the flexibility to select specific financial instruments, such as equities, bonds, or indices, depending on your needs. While the dataset focuses on Botswana, Techsalerator also provides data for other countries and international markets.

    1. How do I pay for this dataset?

    Techsalerator accepts various payment methods, including credit cards, direct transfers, ACH, and wi...

  13. Coinbase's Climb: Can it Maintain Momentum? (COIN) (Forecast)

    • kappasignal.com
    Updated May 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2024). Coinbase's Climb: Can it Maintain Momentum? (COIN) (Forecast) [Dataset]. https://www.kappasignal.com/2024/05/coinbases-climb-can-it-maintain.html
    Explore at:
    Dataset updated
    May 11, 2024
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    Coinbase's Climb: Can it Maintain Momentum? (COIN)

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  14. Nifty 50: A Journey to 20,000 and Beyond? (Forecast)

    • kappasignal.com
    Updated Apr 4, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2024). Nifty 50: A Journey to 20,000 and Beyond? (Forecast) [Dataset]. https://www.kappasignal.com/2024/04/nifty-50-journey-to-20000-and-beyond.html
    Explore at:
    Dataset updated
    Apr 4, 2024
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    Nifty 50: A Journey to 20,000 and Beyond?

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  15. US Stock Market Data

    • kaggle.com
    zip
    Updated Jan 14, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mohammed Obeidat (2023). US Stock Market Data [Dataset]. https://www.kaggle.com/mohammedobeidat/us-stock-market-data
    Explore at:
    zip(42432995 bytes)Available download formats
    Dataset updated
    Jan 14, 2023
    Authors
    Mohammed Obeidat
    License

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

    Description

    The dataset contains the file required for training and testing and split accordingly.

    There are two groups of features that you can use for prediction:

    1. Fundamentals and ratios: Values collected form statements and balance sheets for each ticker
    2. Technical indicators and strategy flags: Technical indicators calculated on close value of each day and buy and sell signals generated using some commonly used trading strategies.

    Files found in Fundamentals folder is a processed format of the files found in raw folder. Ratios and other values are stretched to match the length of the closing price column such that the value in the pe_ratio column for example is the PE ratio from the most recent quarter and this applies for every column.

    Technical indicators are calculated with the default parameters used in Pandas_TA package.

    Data is collected form finance.yahoo.com and macrotrends.net Timeframe for the given data is different from one ticker to another because of unavailability of some stocks for a given time frame on either of the websites.

    All code required to collect the data and perform preprocessing and feature engineering to get the data in the given format can be found in the following notebooks:

    1. https://www.kaggle.com/code/mohammedobeidat/us-stocks-data-collection
    2. https://www.kaggle.com/code/mohammedobeidat/us-stocks-technicals-feature-engineering-and-eda
    3. https://www.kaggle.com/code/mohammedobeidat/us-stocks-fundamentals-preprocessing-and-eda

    Files

    • {<>_ticker_train}.csv - the training set
    • {<>_ticker_train}.csv - the test set

    Columns

    Columns names are supposed to be self-explanatory assuming you are familiar with the stock market. Some acronyms you may encounter:

    1. tmm is short for Trailing Twelve Months
    2. pe is short for Price to Earnings
    3. pb is short for Price to Book Value
    4. ps is short for Price to Sales
    5. fcf is short for Free Cash Flow
    6. eps is short for Earnings per Share
  16. T

    South Africa Stock Market (SAALL) Data

    • tradingeconomics.com
    • de.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Jul 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). South Africa Stock Market (SAALL) Data [Dataset]. https://tradingeconomics.com/south-africa/stock-market
    Explore at:
    json, excel, xml, csvAvailable download formats
    Dataset updated
    Jul 5, 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
    Jun 30, 1995 - Jul 4, 2025
    Area covered
    South Africa
    Description

    South Africa's main stock market index, the SAALL, rose to 97183 points on July 4, 2025, gaining 0.25% from the previous session. Over the past month, the index has climbed 0.80% and is up 20.28% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from South Africa. South Africa Stock Market (SAALL) - values, historical data, forecasts and news - updated on July of 2025.

  17. IBM and Oracle Stock Data (2004-2024)

    • kaggle.com
    Updated Jul 7, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Talha Aslam (2024). IBM and Oracle Stock Data (2004-2024) [Dataset]. https://www.kaggle.com/datasets/ranatalha71/ibm-and-oracle-stock-data-2004-2024
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 7, 2024
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Talha Aslam
    License

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

    Description

    Description

    This dataset provides detailed stock price data for IBM and Oracle over a 20-year period from January 2004, to January, 2024. This dataset contains historical stock data for Oracle Corporation (ORCL) and International Business Machines Corporation (IBM). This comprehensive dataset is ideal for financial analysis, investment research, and time series forecasting. The data is recorded at a 5-day interval, offering a comprehensive view of the stock performance of these two technology giants.

    Data Overview

    The dataset includes the following columns: - Date: The date of the stock price record. - Open: The opening price of the stock on that date. - High: The highest price of the stock on that date. - Low: The lowest price of the stock on that date. - Close: The closing price of the stock on that date. - Adj Close: The adjusted closing price of the stock on that date, accounting for corporate actions. - Volume: The number of shares traded on that date. - Stock: The ticker symbol (IBM or ORCL) indicating which company's stock data is represented.

    Use Cases

    This dataset is ideal for: - Financial Analysis: Conducting historical performance analysis of IBM and Oracle stocks. - Machine Learning: Training models for stock price prediction. - Comparative Studies: Comparing the market behavior and trends of IBM and Oracle over two decades. - Investment Strategies: Backtesting investment strategies using historical data.

    Data Source

    The stock data was fetched using the Yahoo Finance API through the yfinance library in Python.

  18. Probabilistic AI: A New Approach to Artificial Intelligence (Forecast)

    • kappasignal.com
    Updated May 27, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KappaSignal (2023). Probabilistic AI: A New Approach to Artificial Intelligence (Forecast) [Dataset]. https://www.kappasignal.com/2023/05/probabilistic-ai-new-approach-to.html
    Explore at:
    Dataset updated
    May 27, 2023
    Dataset authored and provided by
    KappaSignal
    License

    https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html

    Description

    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.

    Probabilistic AI: A New Approach to Artificial Intelligence

    Financial data:

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

    Machine learning features:

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

    Potential Applications:

    • Stock price prediction

    • Portfolio optimization

    • Algorithmic trading

    • Market sentiment analysis

    • Risk management

    Use Cases:

    • 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

    Additional Notes:

    • 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

  19. T

    United States Corporate Profits

    • tradingeconomics.com
    • jp.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Jun 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). United States Corporate Profits [Dataset]. https://tradingeconomics.com/united-states/corporate-profits
    Explore at:
    excel, xml, json, csvAvailable download formats
    Dataset updated
    Jun 26, 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
    Mar 31, 1947 - Mar 31, 2025
    Area covered
    United States
    Description

    Corporate Profits in the United States decreased to 3203.60 USD Billion in the first quarter of 2025 from 3312 USD Billion in the fourth quarter of 2024. This dataset provides the latest reported value for - United States Corporate Profits - plus previous releases, historical high and low, short-term forecast and long-term prediction, economic calendar, survey consensus and news.

  20. EOD data for all Dow Jones stocks

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

    Update

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

    Content

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

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

    Acknowledgements

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

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

    Terms of Use

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

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Shahjada Alif (2025). Dhaka Stock Exchange Price Dataset 2000 - 2025 [Dataset]. http://doi.org/10.34740/kaggle/ds/6749426
Organization logo

Dhaka Stock Exchange Price Dataset 2000 - 2025

DSC Stocks Price Dataset

Explore at:
CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
Dataset updated
Mar 14, 2025
Dataset provided by
Kaggle
Authors
Shahjada Alif
License

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

Area covered
Dhaka
Description

Dhaka Stock Exchange (DSE) Historical Stock Prices (2000-2025)

Dataset Overview:

This dataset provides a comprehensive historical record of stock prices from the Dhaka Stock Exchange (DSE), the primary stock exchange of Bangladesh. Spanning from January 1, 2000, to February 26, 2025, it offers a detailed look into the daily trading activity of 464 unique stocks.

Key Features:

  • Date: The trading date (YYYY-MM-DD format).
  • Script (Stock Name): The name or ticker symbol of the listed company.
  • Open: The opening price of the stock on the given trading day.
  • High: The highest price reached by the stock during the trading day.
  • Low: The lowest price reached by the stock during the trading day.
  • Close: The closing price of the stock on the given trading day.
  • Volume: The total number of shares traded for the stock on the given trading day.

Data Characteristics:

  • Time Span: January 1, 2000, to February 26, 2025.
  • Number of Unique Stocks: 464
  • Frequency: Daily
  • Accuracy: Clean and accurate data, suitable for reliable analysis.

Potential Uses:

  • Financial Analysis: Analyze stock trends, volatility, and performance over time.
  • Machine Learning: Develop predictive models for stock price forecasting.
  • Economic Research: Study the impact of economic events on the Bangladeshi stock market.
  • Investment Strategies: Backtest trading strategies and identify potential investment opportunities.
  • Educational Purposes: Learn about stock market dynamics and data analysis in finance.

Acknowledgements:

This dataset was meticulously compiled and cleaned to provide a valuable resource for researchers, analysts, and investors interested in the Dhaka Stock Exchange.

Note:

While efforts have been made to ensure the accuracy of the data, users are advised to conduct their own due diligence and validation before making any investment decisions based on this dataset.

This description highlights the key aspects of your dataset, its potential uses, and its reliability. Feel free to adjust it further based on any specific details or insights you want to emphasize!

Search
Clear search
Close search
Google apps
Main menu