16 datasets found
  1. Nifty Total Market stocks, 1D, max price history

    • kaggle.com
    Updated Mar 25, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    rasi96 (2023). Nifty Total Market stocks, 1D, max price history [Dataset]. http://doi.org/10.34740/kaggle/dsv/5234184
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 25, 2023
    Dataset provided by
    Kaggle
    Authors
    rasi96
    License

    http://www.gnu.org/licenses/agpl-3.0.htmlhttp://www.gnu.org/licenses/agpl-3.0.html

    Description

    Aperçu

    This dataset is a raw dump of the maximum recorded 1D price history of all 751 stocks listed under "Nifty Total Market", up until 2023-March-24. Sourced from Yahoo Finance. Original size of ~300 MB, compressed down to ~90 MB.

    Motivation

    The motivation originated out of the necessity of having as complete and reliable a database as possible of the NSE's widest official equity coverage. As of the time of this writing, many alternative datasets that are similar in nature have either been abandoned, not updated recently, or have unadjusted prices that do not align with publicly viewable charts. This data was sourced using adjusted OHLC values, such that it's as close to charted prices (within a personally satisfiable margin). The primary reason for publicising the dataset is to make future searches and personal access easier than if it were private.

    Important Note

    None of this data has been cleaned or has undergone deep verification. It has simply been pulled, randomly verified, archived, and uploaded (purely for personal convenience). This is directly related to the fact that the recommended contemporary Python equivalent for Yahoo Finance data retrieval removes rows that contain missing values. By extension, the Julia equivalent seeks to retain missing-values as NaN. As of the time of creation, Julia's package with the necessary change was undergoing pre-release testing and therefore unfortunately, this data had to be retrieved using Python's front. Whether this dataset will be updated in the near future or not remains to be decided.

    Data Structure

    • symbol: the NSE ticker of the scrip the CSV belongs to. Is also the filename of the CSV (for example, "AXISBANK.NS"). This column repeats itself throughout the entirety of the CSV and hence, contains only one unique value across all ~5000 rows.
    • date: the recorded date of the economic observation, formatted as YYYY-MM-DD (for example, "1998-11-27"). Each row within this column contains unique values throughout the entirety of the CSV (i.e. all ~5000 rows are unique).
    • open: the opening transaction price of that scrip, for that day. Formatted as a float value (for example, 2.357349). Note that some scripts might have negative values due to adjustment artefacts.
    • high: the highest recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 2.357349). Note that some scripts might have negative values due to adjustment artefacts.
    • low: the lowest recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 1.799554). Note that some scripts might have negative values due to adjustment artefacts.
    • volume: the volume of shares that exchanged hands for that day. Formatted as an integer value (for example, 21000).
    • close: the last recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 2.257743). Note that some scripts might have negative values due to adjustment artefacts.
    • dividends: any dividend paid out on that day that affect prices. Formatted as a float value (for example, 2.5). This column is mostly filled with zeroes.
    • splits: any stock splits that occurred on that day that affect prices. Formatted as an integer value (for example, 5). This column is mostly filled with zeroes.

    Obligatory Acknowledgements

    Appropriate recognition and appreciation goes to the National Stock Exchange of India and Yahoo Finance for their individual (and combined) efforts of economic and financial facilitation, proliferation, data collection, maintenance, management, and provision. Cover image credit.

    All of this data is provided AS IS with no guarantee or warranty of any kind. The dataset is licensed under the GNU Affero General Public License.

  2. NSE NIFTY Indices Data

    • kaggle.com
    Updated Mar 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Yogesh Shinde (2023). NSE NIFTY Indices Data [Dataset]. https://www.kaggle.com/datasets/yogesh239/nse-nifty-indices-data
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 1, 2023
    Dataset provided by
    Kaggle
    Authors
    Yogesh Shinde
    Description

    Context : NIFTY 50 is the flagship stock market index of the National Stock Exchange (NSE) in India which is one of the leading stock exchanges in India. NIFTY 50 represents the performance of 50 large-cap companies across various sectors of the Indian economy.
    Similarly NIFTY 100 represents the performance of the top 100 companies listed on the NSE based on market capitalization. NIFTY 100 is also part of several other indices, such as NIFTY 200, NIFTY 500, and NIFTY 100 Equal Weight Index.

    In the National Stock Exchange (NSE) of India, there are three market segments based on the market capitalization of the listed companies. They are: - Large-cap: This segment includes the top 100 companies listed on the NSE based on market capitalization. - Mid-cap: This segment includes companies that rank between 101 and 250 based on market capitalization. - Small-cap: This segment includes companies that rank below the top 250 companies based on market capitalization. Market capitalization is calculated by multiplying a company's total outstanding shares by its current market price per share. The NSE's NIFTY Mid-cap 100 and NIFTY Small-cap 250 indices track the performance of companies in the mid-cap and small-cap segments of the market, respectively.

    The NIFTY500 Multicap 50:25:25 index is a variant of the NIFTY 500 index, which represents the top 500 companies listed on India's National Stock Exchange (NSE). The Multicap 50:25:25 variant is a modified version of the NIFTY500 index that divides stocks into three categories based on market capitalization. The top 50 companies by market capitalization are classified as large-cap companies under this variant, while the next 150 companies are classified as mid-cap companies. The remaining 300 businesses are classified as small-cap.

    Content : This Dataset contains records for all NIFTY-50 , NIFTY 200, NIFTY Midcap 100, NIFTY Smallcap 250, NIFTY500 Multicap 50:25:25 stocks, as on 1st March, 2023 - Open - open value of the index on that day - High - highest value of the index on that day - Low - lowest value of the index on that day - PREV. CLOSE - Previous Close Value - LTP - Last Traded Price - CHNG - Change in the price - %CHNG - Percentage change - Volume - volume of transaction - Value - Turn over in lakhs - 52W H - 52 Week High price - 52W L - 52 Week Lowest price - 365 D % CHNG - Past 365 Days Change Percentage - 30 D % CHNG - Past 30 Days Change Percentage

    Note : - %CHNG: % change is calculated with respect to adjusted price on ex-date for Corporate Actions like: Dividend, Bonus, Rights & Face Value Split and also adjusted for Past 365 days & 30 days. - 52 W H/L: 52 week High & Low prices are adjusted for Bonus, Split & Rights Corporate actions.

    Acknowledgements : The data is obtained from NSE website This is just daily level data provided here, you will get vast and detailed real-time & historical data from the official website.

    Image Credit : https://gettyimages.com

  3. Dividend yield of broad market indices listed on NSE in India 2025

    • statista.com
    Updated Sep 22, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista Research Department (2025). Dividend yield of broad market indices listed on NSE in India 2025 [Dataset]. https://www.statista.com/topics/12244/stock-market-in-india/
    Explore at:
    Dataset updated
    Sep 22, 2025
    Dataset provided by
    Statistahttp://statista.com/
    Authors
    Statista Research Department
    Area covered
    India
    Description

    In September 2025, among all the indices listed on the National Stock Exchange (NSE) of India, Nifty 100 had the highest dividend yield. This was closely followed by Nifty 200. What are broad market indices? Broad market indices, also called market indices, are utilized to monitor the performance of a collection of stocks that closely mirror the overall stock market. They generally consist of large, liquid stocks listed on the stock exchange. They serve as a benchmark for measuring the performance of the stock market or portfolios such as mutual fund investments. In many broad-based indexes, companies are weighted based on their market value. This means that larger companies carry more weight in determining the index price compared to smaller ones. For instance, in the Nifty-50 index, Cipla, a major pharmaceutical company, has a significant impact, while smaller companies like Natco Pharma have less influence due to their lower market capitalization. What is Nifty 50? Nifty-50 is the flagship index of NSE. It tracks the movement of the portfolio of the 50 largest blue-chip companies and most liquid securities in the Indian market. It is extensively used by domestic and foreign investors as the barometer of the Indian capital market. Annual returns of Nifty-50 were around 20 percent in fiscal year 2023, indicating strong market performance.

  4. I

    India Equity Market Index

    • ceicdata.com
    Updated Mar 19, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com (2025). India Equity Market Index [Dataset]. https://www.ceicdata.com/en/indicator/india/equity-market-index
    Explore at:
    Dataset updated
    Mar 19, 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
    Mar 1, 2024 - Feb 1, 2025
    Area covered
    India
    Variables measured
    Securities Exchange Index
    Description

    Key information about India Sensitive 30 (Sensex)

    • India Sensitive 30 (Sensex) closed at 73,198.1 points in Feb 2025, compared with 77,500.6 points at the previous month end
    • India Equity Market Index: Month End: BSE: Sensitive 30 (Sensex) data is updated monthly, available from Apr 1979 to Feb 2025, with an average number of 4,285.0 points
    • The data reached an all-time high of 84,299.8 points in Sep 2024 and a record low of 115.6 points in Nov 1979

    [COVID-19-IMPACT]


    Further information about India Sensitive 30 (Sensex)

    • In the latest reports, SENSEX recorded a daily P/E ratio of 20.6 in Mar 2025

  5. T

    Israel Stock Market (TA-125) Data

    • tradingeconomics.com
    • ar.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Oct 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). Israel Stock Market (TA-125) Data [Dataset]. https://tradingeconomics.com/israel/stock-market
    Explore at:
    excel, json, csv, xmlAvailable download formats
    Dataset updated
    Oct 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
    Oct 8, 1992 - Oct 27, 2025
    Area covered
    Israel
    Description

    Israel's main stock market index, the TA-125, fell to 3310 points on October 27, 2025, losing 0.02% from the previous session. Over the past month, the index has climbed 4.71% and is up 52.34% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from Israel. Israel Stock Market (TA-125) - values, historical data, forecasts and news - updated on October of 2025.

  6. T

    Japan Stock Market Index (JP225) Data

    • tradingeconomics.com
    • ko.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Oct 27, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). Japan Stock Market Index (JP225) Data [Dataset]. https://tradingeconomics.com/japan/stock-market
    Explore at:
    excel, csv, xml, jsonAvailable download formats
    Dataset updated
    Oct 27, 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 5, 1965 - Oct 27, 2025
    Area covered
    Japan
    Description

    Japan's main stock market index, the JP225, rose to 50413 points on October 27, 2025, gaining 2.26% from the previous session. Over the past month, the index has climbed 11.92% and is up 30.58% compared to the same time last year, 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 October of 2025.

  7. Nifty 500

    • kaggle.com
    Updated Dec 30, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    willian oliveira gibin (2023). Nifty 500 [Dataset]. https://www.kaggle.com/datasets/willianoliveiragibin/nifty-500
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Dec 30, 2023
    Dataset provided by
    Kaggle
    Authors
    willian oliveira gibin
    License

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

    Description

    Latest broker research reports with buy, sell, hold recommendations along with forecast share price targets and upside. Browse thousands of reports and search by company or the broker.

    This dataset contains the data of quarterly results of NIFTY 500 companies. Nifty 500 is an index maintained by the National Stock Exchange of India (NSE). The Nifty 500 is designed to represent the performance of the 500 largest publicly traded companies listed on the NSE, spanning various sectors of the Indian economy. Nifty 500 includes stocks from large, mid, and small-cap segments, providing a comprehensive view of the overall market.

    The dataset contains 17 columns covering aspects of the companies and their quarterly results. These columns are described below: Name: The name of the company.

    NSE Code: The National Stock Exchange code assigned to the company for trading on the NSE.

    BSE Code: The Bombay Stock Exchange code assigned to the company for trading on the BSE.

    Sector: The sector to which the company belongs. Sectors classify companies based on the nature of their business activities.

    Industry: The industry in which the company operates, providing more detailed information about its specific line of business.

    Revenue: The total income generated by the company during a specific quarter, reflecting its sales or service revenue.

    Operating Expenses: The total expenses incurred by the company in its day-to-day operations, excluding financial and tax-related expenses.

    Operating Profit: The profit obtained after deducting operating expenses from revenue, indicating the profitability of the core business operations.

    Operating Profit Margin: The percentage representing the proportion of revenue that translates into operating profit, indicating operational efficiency.

    Depreciation: The decrease in the value of the company's assets over time, representing the allocated cost of tangible assets.

    Interest: The cost of borrowing for the company, reflecting interest payments on loans and other financial obligations.

    Profit Before Tax: The company's profit before deducting income tax, including operating profit and other non-operating income or expenses.

    Tax: The income tax expense incurred by the company during the quarter.

    Net Profit: The profit remaining after deducting all expenses, including operating expenses, depreciation, interest, and taxes.

    Earnings Per Share (EPS): The portion of a company's profit allocated to each outstanding share of common stock, providing a measure of profitability on a per-share basis.

    Net Profit TTM (Trailing 12 Months): The sum of net profits over the most recent 12-month period, giving a broader perspective on the company's performance.

    EPS TTM (Trailing 12 Months): The earnings per share calculated over the trailing 12-month period, providing a longer-term view of earnings on a per-share basis.

  8. I

    India Market Capitalization

    • ceicdata.com
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com, India Market Capitalization [Dataset]. https://www.ceicdata.com/en/indicator/india/market-capitalization
    Explore at:
    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
    Mar 1, 2024 - Feb 1, 2025
    Area covered
    India
    Description

    Key information about India Market Capitalization

    • India Market Capitalization accounted for 4,388.733 USD bn in Feb 2025, compared with a percentage of 4,899.710 USD bn in the previous month
    • India Market Capitalization is updated monthly, available from Jan 1993 to Feb 2025
    • The data reached an all-time high of 5,663.221 USD bn in Sep 2024 and a record low of 55.322 USD bn in Apr 1993

    CEIC converts monthly Market Capitalization into USD. BSE Limited provides Market Capitalization in local currency. The Federal Reserve Board period end market exchange rate is used for currency conversions.

  9. All Stocks Data of Indian Stock Market(1 Year)

    • kaggle.com
    Updated Jan 9, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    KESHAV_MAHESHWARI (2022). All Stocks Data of Indian Stock Market(1 Year) [Dataset]. https://www.kaggle.com/datasets/gmkeshav/all-stocks-data-of-indian-stock-market1-year
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jan 9, 2022
    Dataset provided by
    Kaggle
    Authors
    KESHAV_MAHESHWARI
    License

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

    Description

    After some rigorous SQL queries and coding on python. I made this dataset. In this dataset, all stocks of the Indian Stock Market are present a total of 2435 stocks. The data is of 1-year rows represent stock name and column represent date and I have filled the table with closing price. Enjoy and do some stock price predictions.

  10. T

    BSE SENSEX Stock Market Index Data

    • tradingeconomics.com
    • id.tradingeconomics.com
    • +14more
    csv, excel, json, xml
    Updated Oct 27, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). BSE SENSEX Stock Market Index Data [Dataset]. https://tradingeconomics.com/india/stock-market
    Explore at:
    excel, json, xml, csvAvailable download formats
    Dataset updated
    Oct 27, 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
    Apr 3, 1979 - Oct 27, 2025
    Area covered
    India
    Description

    India's main stock market index, the SENSEX, rose to 84779 points on October 27, 2025, gaining 0.67% from the previous session. Over the past month, the index has climbed 5.49% and is up 5.97% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from India. BSE SENSEX Stock Market Index - values, historical data, forecasts and news - updated on October of 2025.

  11. 1 M+ Real Time stock market data [NSE/BSE]

    • kaggle.com
    zip
    Updated Jun 23, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dipanjan (2017). 1 M+ Real Time stock market data [NSE/BSE] [Dataset]. https://www.kaggle.com/deeiip/1m-real-time-stock-market-data-nse
    Explore at:
    zip(40420439 bytes)Available download formats
    Dataset updated
    Jun 23, 2017
    Authors
    Dipanjan
    License

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

    Description

    Context

    Starting something in FinTech is the most difficult thing. You have no open data. These days I'm trying to do some algo-trading. Maybe not in true sense, because it's not high frequency scalping. But anyway that's that.

    What?

    The data gives almost-Realtime data for half of the Nifty 50 stocks for last week of May and first 2 Weeks of July.

    Now here is the obvious question. The dataset does not have timestamp. That's because it is collected via Web-Socket streaming as it happens. Sometimes once in a couple of seconds, sometimes 10-15 times in the same span. So there is no point to timestamp IMHO. Anyway it'll be client-side timestamp, so not a true timestamp.

    Description

    • tick_data.csv contains only the price-volume data.
    • volume: total volumes traded for the day
    • last_price: denotes the quote price for latest trade
      • List item instrument_list.csv contains description of the underlying instrument.

    P.S:

    **All the data points are not tick-by-tick update. Rather it is mostly an update after 600 ms, provided a trade happened **

  12. T

    China Shanghai Composite Stock Market Index Data

    • tradingeconomics.com
    • jp.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Oct 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). China Shanghai Composite Stock Market Index Data [Dataset]. https://tradingeconomics.com/china/stock-market
    Explore at:
    xml, csv, excel, jsonAvailable download formats
    Dataset updated
    Oct 24, 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
    Dec 19, 1990 - Oct 24, 2025
    Area covered
    China
    Description

    China's main stock market index, the SHANGHAI, rose to 3950 points on October 24, 2025, gaining 0.71% from the previous session. Over the past month, the index has climbed 2.52% and is up 19.72% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from China. China Shanghai Composite Stock Market Index - values, historical data, forecasts and news - updated on October of 2025.

  13. I

    India Market Capitalization: % of GDP

    • ceicdata.com
    Updated Sep 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com (2025). India Market Capitalization: % of GDP [Dataset]. https://www.ceicdata.com/en/indicator/india/market-capitalization--nominal-gdp
    Explore at:
    Dataset updated
    Sep 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, 2013 - Dec 1, 2024
    Area covered
    India
    Description

    Key information about India Market Capitalization: % of GDP

    • India Market Capitalization accounted for 133.5 % of its Nominal GDP in Dec 2024, compared with a percentage of 120.9 % in the previous year
    • India Market Capitalization: % Nominal GDP is updated yearly, available from Dec 1993 to Dec 2024
    • The data reached an all-time high of 146.4 % in Dec 2007 and a record low of 23.0 % in Dec 2001

    CEIC calculates annual Market Capitalization as % of Nominal GDP from monthly Market Capitalization and annual Nominal GDP. BSE Limited provides Market Capitalization in local currency. The Ministry of Statistics and Programme Implementation provides Nominal GDP in local currency. Nominal GDP is reported in annual frequency, ending in March of each year.


    Further information about India Market Capitalization: % of GDP

    • In the latest reports, SENSEX recorded a daily P/E ratio of 20.6 in Mar 2025
    • Sensitive 30 (Sensex) closed at 73,198.1 points in Feb 2025

  14. T

    Canada Stock Market Index (TSX) Data

    • tradingeconomics.com
    • de.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Oct 25, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). Canada Stock Market Index (TSX) Data [Dataset]. https://tradingeconomics.com/canada/stock-market
    Explore at:
    csv, xml, excel, jsonAvailable download formats
    Dataset updated
    Oct 25, 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 29, 1979 - Oct 24, 2025
    Area covered
    Canada
    Description

    Canada's main stock market index, the TSX, rose to 30353 points on October 24, 2025, gaining 0.55% from the previous session. Over the past month, the index has climbed 2.09% and is up 24.07% compared to the same time last year, according to trading on a contract for difference (CFD) that tracks this benchmark index from Canada. Canada Stock Market Index (TSX) - values, historical data, forecasts and news - updated on October of 2025.

  15. I

    India P/E ratio

    • ceicdata.com
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CEICdata.com, India P/E ratio [Dataset]. https://www.ceicdata.com/en/indicator/india/pe-ratio
    Explore at:
    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
    Mar 10, 2025 - Mar 26, 2025
    Area covered
    India
    Description

    Key information about India P/E ratio

    • India SENSEX recorded a daily P/E ratio of 21.540 on 26 Mar 2025, compared with 21.740 from the previous day.
    • India SENSEX P/E ratio is updated daily, with historical data available from Dec 1988 to Mar 2025.
    • The P/E ratio reached an all-time high of 36.210 in Feb 2021 and a record low of 15.670 in Mar 2020.
    • BSE Limited provides daily P/E Ratio.

    In the latest reports, Sensitive 30 (Sensex) closed at 73,198.100 points in Feb 2025.

  16. T

    Pakistan Stock Market (KSE100) Data

    • tradingeconomics.com
    • ar.tradingeconomics.com
    • +13more
    csv, excel, json, xml
    Updated Oct 3, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2025). Pakistan Stock Market (KSE100) Data [Dataset]. https://tradingeconomics.com/pakistan/stock-market
    Explore at:
    json, excel, csv, xmlAvailable download formats
    Dataset updated
    Oct 3, 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
    May 25, 1994 - Oct 27, 2025
    Area covered
    Pakistan
    Description

    Pakistan's main stock market index, the KSE 100, fell to 162172 points on October 27, 2025, losing 0.84% from the previous session. Over the past month, the index has declined 1.02%, though it remains 79.80% higher than a year ago, according to trading on a contract for difference (CFD) that tracks this benchmark index from Pakistan. Pakistan Stock Market (KSE100) - values, historical data, forecasts and news - updated on October of 2025.

  17. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
rasi96 (2023). Nifty Total Market stocks, 1D, max price history [Dataset]. http://doi.org/10.34740/kaggle/dsv/5234184
Organization logo

Nifty Total Market stocks, 1D, max price history

Maximum available price history of all 751 "Nifty Total Market" stocks.

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

http://www.gnu.org/licenses/agpl-3.0.htmlhttp://www.gnu.org/licenses/agpl-3.0.html

Description

Aperçu

This dataset is a raw dump of the maximum recorded 1D price history of all 751 stocks listed under "Nifty Total Market", up until 2023-March-24. Sourced from Yahoo Finance. Original size of ~300 MB, compressed down to ~90 MB.

Motivation

The motivation originated out of the necessity of having as complete and reliable a database as possible of the NSE's widest official equity coverage. As of the time of this writing, many alternative datasets that are similar in nature have either been abandoned, not updated recently, or have unadjusted prices that do not align with publicly viewable charts. This data was sourced using adjusted OHLC values, such that it's as close to charted prices (within a personally satisfiable margin). The primary reason for publicising the dataset is to make future searches and personal access easier than if it were private.

Important Note

None of this data has been cleaned or has undergone deep verification. It has simply been pulled, randomly verified, archived, and uploaded (purely for personal convenience). This is directly related to the fact that the recommended contemporary Python equivalent for Yahoo Finance data retrieval removes rows that contain missing values. By extension, the Julia equivalent seeks to retain missing-values as NaN. As of the time of creation, Julia's package with the necessary change was undergoing pre-release testing and therefore unfortunately, this data had to be retrieved using Python's front. Whether this dataset will be updated in the near future or not remains to be decided.

Data Structure

  • symbol: the NSE ticker of the scrip the CSV belongs to. Is also the filename of the CSV (for example, "AXISBANK.NS"). This column repeats itself throughout the entirety of the CSV and hence, contains only one unique value across all ~5000 rows.
  • date: the recorded date of the economic observation, formatted as YYYY-MM-DD (for example, "1998-11-27"). Each row within this column contains unique values throughout the entirety of the CSV (i.e. all ~5000 rows are unique).
  • open: the opening transaction price of that scrip, for that day. Formatted as a float value (for example, 2.357349). Note that some scripts might have negative values due to adjustment artefacts.
  • high: the highest recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 2.357349). Note that some scripts might have negative values due to adjustment artefacts.
  • low: the lowest recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 1.799554). Note that some scripts might have negative values due to adjustment artefacts.
  • volume: the volume of shares that exchanged hands for that day. Formatted as an integer value (for example, 21000).
  • close: the last recorded transaction price of that scrip, for that day. Formatted as a float value (for example, 2.257743). Note that some scripts might have negative values due to adjustment artefacts.
  • dividends: any dividend paid out on that day that affect prices. Formatted as a float value (for example, 2.5). This column is mostly filled with zeroes.
  • splits: any stock splits that occurred on that day that affect prices. Formatted as an integer value (for example, 5). This column is mostly filled with zeroes.

Obligatory Acknowledgements

Appropriate recognition and appreciation goes to the National Stock Exchange of India and Yahoo Finance for their individual (and combined) efforts of economic and financial facilitation, proliferation, data collection, maintenance, management, and provision. Cover image credit.

All of this data is provided AS IS with no guarantee or warranty of any kind. The dataset is licensed under the GNU Affero General Public License.

Search
Clear search
Close search
Google apps
Main menu