1
2
3
4
5
#

Name:

Description:

Recent growing interest in cryptocurrencies, specifically as a speculative investment vehicle, has sparked global conversation over the past 12 months. Although this data is available across various sites, there is a lack of understanding as to what is driving the exponential rise of many individual currencies. This data set is intended to be a starting point for a detailed analysis into what is driving price action, and what can be done to predict future movement.

Variables:

Consolidated financial information for the top 10 cryptocurrencies by marketcap. Pulled from CoinMarketCap.com. Attributes include:

  • Currency name (e.g. bitcoin)

  • Date

  • Open

  • High

  • Low

  • Close

  • Volume

  • Marketcap

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Complete_Historical_Cryptocurrency_Financial_Data_1591_1.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.