CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01jlohding /sp500-edgar-10k Dataset Card for SP500-EDGAR-10K Dataset Summary This dataset contains the annual reports for all SP500 historical constituents from 2010-2022 from SEC EDGAR Form 10-K filings. It also contains n-day future returns of each firm's stock price from each filing date. Dataset Structure Data Fields [More Information Needed] Data Splits [More Information Needed] Dataset Creation Source Data Initial Data Collection… See the full description on the dataset page: https://huggingface.co/datasets/jlohding/sp500-edgar-10k.tabular1K<n<10K22 likes7k downloads3y agoHugging Face02voigtstefan /sp500 Dataset Card for SPY ETF High-frequency data This dataset was created by aggregating message-level observations for the ETF SPY which tracks the S&P 500 index. We retrieved and evaluate the entire available order book message history for the first 50 levels from July 1st 2007 to October 31st 2025. We restrict our analysis to order book activity during regular trading hours. Dataset Details Dataset Description We aggregate the order book messages into the… See the full description on the dataset page: https://huggingface.co/datasets/voigtstefan/sp500.tabular10M<n<100M0 likes5.6k downloads7mo agoHugging Face03Bose345 /sp500_earnings_transcripts S&P 500 Earnings Transcripts Dataset This comprehensive dataset contains earnings call transcripts for S&P 500 companies and US large-caps, spanning from 2005 to 2025. Earnings calls provide valuable insights into company performance, strategic initiatives, and management perspectives that are essential for financial analysis, natural language processing research, and market sentiment studies. Dataset Description This collection includes: Complete transcripts: Full… See the full description on the dataset page: https://huggingface.co/datasets/Bose345/sp500_earnings_transcripts.tabulartext-generation10K<n<100K6 likes1.8k downloads9mo agoHugging Face04kurry /sp500_constituents_10qtext10K<n<100K5 likes960 downloads3y agoHugging Face05glopardo /sp500-earnings-transcripts S&P 500 Earnings Call Transcripts Dataset Description This dataset provides earnings call transcripts for S&P 500 companies, primarily covering 2014-2024, along with quarterly financial metrics and company fundamentals. 📄 Paper: This dataset was prepared for and used in Ca'Zorzi, Manu, Lopardo. Verba Volant, Transcripta Manent: What Corporate Earnings Calls Reveal About the AI Stock Rally. No. 3093. European Central Bank, 2025. Coverage Statistics Time… See the full description on the dataset page: https://huggingface.co/datasets/glopardo/sp500-earnings-transcripts.tabulartext-classification10K<n<100K7 likes867 downloads11mo agoHugging Face06kurry /sp500_earnings_transcripts S&P 500 Earnings Transcripts Dataset This comprehensive dataset contains earnings call transcripts for S&P 500 companies and US large-caps, spanning from 2005 to 2025. Earnings calls provide valuable insights into company performance, strategic initiatives, and management perspectives that are essential for financial analysis, natural language processing research, and market sentiment studies. Dataset Description This collection includes: Complete transcripts: Full… See the full description on the dataset page: https://huggingface.co/datasets/kurry/sp500_earnings_transcripts.tabulartext-generation10K<n<100K19 likes839 downloads1y agoHugging Face07pmoe7 /SP_500_Stocks_Data-ratios_news_price_10_yrsHi folks, Here is a collection of data I have scraped or aggregated for most of the stocks in the S&P 500, including popular ones like Apple (AAPL). It has the following data: Daily news articles and sentiments on those articles collected over the last few years. All quarterly stock fundamentals (ratios) for 10-20 years. Stock price data (daily close) over the last 10-20 years. Use it however you please for PERSONAL USAGE, but if you do leverage it to make some money; just remember me and… See the full description on the dataset page: https://huggingface.co/datasets/pmoe7/SP_500_Stocks_Data-ratios_news_price_10_yrs.tabular100K<n<1M30 likes560 downloads4y agoHugging Face08jwigginton /timeseries-daily-sp500tabular1M<n<10M1 likes461 downloads3y agoHugging Face09gauss314 /options-IV-SP500 Downloading the Options IV SP500 Dataset This document will guide you through the steps to download the Options IV SP500 dataset from Hugging Face Datasets. This dataset includes data on the options of the S&P 500, including implied volatility. To start, you'll need to install Hugging Face's datasets library if you haven't done so already. You can do this using the following pip command: !pip install datasets Here's the Python code to load the Options IV SP500 dataset from Hugging… See the full description on the dataset page: https://huggingface.co/datasets/gauss314/options-IV-SP500.tabulartabular-classification1M<n<10M22 likes428 downloads3y agoHugging Face10sogosonnet /SP500-Chart-Dataset SP500-Chart-Dataset A large-scale candlestick chart image dataset for financial image classification research, covering 501 S&P 500 stocks. Overview Item Value Stocks 501 S&P 500 constituents Total Images 1,374,694 Period 2010-01 – 2025-03 Image Size ~480×480 px (4×4 inch, 120 dpi) Chart Type Candlestick (OHLCV) with technical indicators Labels 6-class forward return (±1%/±2%/±3%) Download Download sp500_images.zip (26 GB) from the… See the full description on the dataset page: https://huggingface.co/datasets/sogosonnet/SP500-Chart-Dataset.imageimage-classification1M<n<10M2 likes393 downloads6mo agoHugging Face11KrossKinetic /SP500-Financial-News-Articles-Time-SeriesTextual Time Series Dataset for finetuning / pretraining. Json version of original dataset. Original Dataset : https://www.kaggle.com/datasets/skywalker290/financial-news-article-and-stock-trend-dataset?select=stock_data_articles.csv text1K<n<10K6 likes364 downloads2y agoHugging Face12nick-carroll1 /sp500 Dataset Card for S&P 500 Dataset This Dataset was created by combining the daily close prices for each stock in the current (as of 10/29/2022) S&P 500 index dating back to January 1, 1970. This data came from the Kaggle dataset (https://www.kaggle.com/datasets/paultimothymooney/stock-market-data) and was aggregated using PANDAS before being converted to a HuggingFace Dataset. Dataset Summary This dataset has 407 columns specifying dates and associated close prices of… See the full description on the dataset page: https://huggingface.co/datasets/nick-carroll1/sp500.tabular10K<n<100K0 likes227 downloads4y agoHugging Face13mospira /sp500-daily-candles-2025 S&P 500 Daily Candles (2025) This dataset provides daily OHLCV (Open, High, Low, Close, Volume) candles for all S&P 500 tickers between 01-01-2025 and 10-04-2025. Dataset Summary Date range: 2025-01-01 → 2025-10-04 Frequency: 1 day Fields: ticker, date, open, high, low, close, volume File format: CSV (sp500-daily-tickers-2025.csv) Example Schema Column Type Description ticker string Stock symbol (e.g., AAPL, MSFT, AMZN) date datetime… See the full description on the dataset page: https://huggingface.co/datasets/mospira/sp500-daily-candles-2025.tabulartime-series-forecasting100K<n<1M1 likes219 downloads9mo agoHugging Face14HaiwenWang /sp500-pit-benchmarkgated SP500-PIT Multi-Scale Forecasting Benchmark v1 Internal benchmark for testing time-series / cross-sectional forecasting models on strictly point-in-time US equity data at three frequencies (daily / 30-minute / 1-minute). Built 2026-09; frozen. LICENSE / SHARING NOTICE: bars are derived from licensed market data (CRSP and a commercial intraday vendor). Do NOT redistribute publicly. Private, authorized collaborators only. 1. What the data is Core inputs are… See the full description on the dataset page: https://huggingface.co/datasets/HaiwenWang/sp500-pit-benchmark.tabular100M<n<1B1 likes199 downloads12d agoHugging Face15churchill1254 /sp500_earnings_transcripts S&P 500 Earnings Transcripts Dataset This comprehensive dataset contains earnings call transcripts for S&P 500 companies and US large-caps, spanning from 2005 to 2025. Earnings calls provide valuable insights into company performance, strategic initiatives, and management perspectives that are essential for financial analysis, natural language processing research, and market sentiment studies. Dataset Description This collection includes: Complete transcripts: Full… See the full description on the dataset page: https://huggingface.co/datasets/churchill1254/sp500_earnings_transcripts.tabulartext-generation10K<n<100K0 likes192 downloads5mo agoHugging Face16guloyy /sp500_csvtabular1M<n<10M0 likes166 downloads9mo agoHugging Face17mospira /sp500-daily-candles-2024 SPY Daily Candles 2024 This dataset contains daily OHLCV (Open, High, Low, Close, Volume) candlestick data for all tickers listed on the S&P 500 from 01-01-2024 to 01-01-2025. Columns ticker, date, open, high, low, close, volume tabulartime-series-forecasting100K<n<1M1 likes161 downloads1y agoHugging Face18sammyliu /synthetic-sp500-ticks-v1 Synthetic Multi-Asset Millisecond Tick Data v1 Fully synthetic, event-sparse limit-order-book data for source-separation research. The realized corpus contains 12,119,284,975 public exact-millisecond events across 1,726 sessions and 1,100 instruments (1,050 equities plus 50 futures). The first 1,082 sessions are deterministic sampled dates across 2005–2025; 644 additional sessions are explicitly labeled calendar replicas. No row is historical market data. Public tables: ticks… See the full description on the dataset page: https://huggingface.co/datasets/sammyliu/synthetic-sp500-ticks-v1.0 likes153 downloads16d agoHugging Face19jwigginton /short-interest-sp500tabular1K<n<10K0 likes138 downloads3y agoHugging Face20hfmlsoc /sp500_earnings_annotationstextn<1K0 likes137 downloads8mo agoHugging Face21hfmlsoc /sp500_sec_10k_annotationstextn<1K0 likes123 downloads9mo agoHugging Face22joeygambino /sp500-sec-edgar-filings S&P 500 Corporate Filings (SEC EDGAR 10-K & 8-K Archive) Overview This dataset contains clean, structured public data exported directly from production runs of Apify actors. It serves as a benchmark and sample for lead qualification, market intelligence, research, and machine learning pipelines. Source Actor: captainhandsome/sec-edgar-filings-search Dataset Page: Public sample and schema Preconfigured Run Task: captainhandsome/apple-microsoft-10k-filings Records… See the full description on the dataset page: https://huggingface.co/datasets/joeygambino/sp500-sec-edgar-filings.textothern<1K0 likes119 downloads4d agoHugging Face23yuvalkorem1 /sp500.stock.analysis S&P 500 Stock Data - Exploratory Data Analysis Overview This project presents an exploratory data analysis (EDA) of daily stock data for S&P 500 companies.The analysis focuses on sector composition, volatility patterns, and the relationship between risk and return in the S&P 500 universe. Dataset Description The analysis combines two public datasets: Price Data: Daily prices (open, high, low, close, volume, symbol) for S&P 500 companies, covering a 5-year… See the full description on the dataset page: https://huggingface.co/datasets/yuvalkorem1/sp500.stock.analysis.tabular100K<n<1M0 likes98 downloads10mo agoHugging Face24jwigginton /index-constituents-sp500textn<1K0 likes93 downloads3y agoHugging Face25emilpartow /reddit_finance_posts_sp500 Reddit Finance Posts Dataset SP500 This dataset contains 431,923 Reddit posts collected from 20 finance-related subreddits via the Reddit API. As keywords, all S&P 500 companies were used. The included subreddits are: stocks, wallstreetbets, investing, StockMarket, options, RobinHood, pennystocks, SecurityAnalysis, personalfinance, Dividends, CryptoCurrency, CryptoMarkets, ETFs, FinancialIndependence, ValueInvesting, quant, algotrading, forex, economy, Superstonk, spacs… See the full description on the dataset page: https://huggingface.co/datasets/emilpartow/reddit_finance_posts_sp500.tabularfeature-extraction100K<n<1M7 likes92 downloads1y agoHugging Face26bohmian /stock-price-weekly-forecaster-sp500text100K<n<1M0 likes81 downloads10mo agoHugging Face27will4381 /sp500-2year-dailytabular100K<n<1M1 likes76 downloads2y agoHugging Face28EduDevCommons /SP-500-Complete-Historical-Dataset S&P 500 Complete Historical Dataset This dataset was published on Kaggle by Samyakraj Bayar and mirrored here. Download The dataset is available as a ZIP archive: S&P 500 Complete Historical Dataset.zip License MIT tabular-classification0 likes71 downloads2mo agoHugging Face29jwigginton /timeseries-1mn-sp500tabular100K<n<1M2 likes67 downloads3y agoHugging Face30hfmlsoc /sp500_dataset_earnings_callstextn<1K0 likes66 downloads9mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.