data_bitcoin_multi | R Documentation |
A dataset containing daily bitcoin prices and other 10 regressors which can be used for multivariate forecasting
data(data_bitcoin_multi)
A dataframe of 1447 rows and 12 columns
timestamp
daily time-stamp
Close
Average BTCUSD market price across major bitcoin exchanges. Source: blockchain.info
Volume_traded_USD
The total USD value of trading volume on major bitcoin exchanges. Source: blockchain.info
Google
Normalized daily Google search data for the word "bitcoin".
Transaction_value
The total estimated value of transactions on the Bitcoin blockchain. Source: blockchain.info
Hash_Rate
The estimated number of tera hashes per second (trillions of hashes per second) the Bitcoin network is performing. Source: blockchain.info
Gold
Gold price in USD. Source: investing.com
Shanghai_index
The Shanghai market index. Source: yahoo.finance
total_bitcoins
The total number of bitcoins that have already been mined; in other words, the current supply of bitcoins on the network. Source: blockchain.info
New_posts
The number of new posts on online BitCoin forums extracted from bitcointalk.org.
New_members
The number of new members on online BitCoin forums extracted from bitcointalk.org
Dow_Jones
Dow Jones stock market index. Source: yahoo.finance
data(data_bitcoin_multi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.