Historical dataset of 5 major cryptocurrencies over the past 180 days
Dataset Description
The cryptocurrency market is highly volatile and influenced not only by market dynamics but also by public attention and sentiment. This dataset provides a structured collection of historical cryptocurrency prices along with Google Trends search popularity, enabling researchers, traders, and analysts to explore the relationship between market behavior and public interest. The five cryoptocurrencies are as follows : Bitcoin, Ethereum, Solana, Binancecoin, Ripple.
The dataset is derived from reliable sources such as the CoinGecko API for price data and the Google Trends API for search interest. It covers five major cryptocurrencies across a 180-day period.
Files Included
- crypto_prices_180days.csv – Daily OHLCV (Open, High, Low, Close, Volume, Market Cap) data for 5 cryptocurrencies.
- google_trends_top10_180days.csv – Google Trends interest-over-time scores for the same coins.
- crypto_trends_prices_combined.csv – A merged dataset aligning both price and trends data on a daily basis.
Columns
- Date – The calendar date (YYYY-MM-DD).
- Symbol – Cryptocurrency identifier (e.g., BITCOIN).
- Open / High / Low / Close – Daily OHLC price data.
- Volume – Daily trading volume.
- Market Cap – Daily market capitalization.
- Google Trends – Normalized popularity score (0–100) from Google Trends.
Related Datasets
-
Cryptocurrency Prices Dataset
@kaggle
-
FRED Prices
@fred
-
DefiLlama Yield Analytics
@defillama