1
I would like to download the Bitcoin blockchain and use the data for machine learning purposes. For this, I have to get the data into a workable format like csv or a flat JSON etc.
I've read about approaches and the most common one seems to be through a monkeyDB. Do you know a source code that implements this method? Or do you know other methods that could be used to get the Ethereum blockchain data into a modeling friendly format?
Thanks!
Are you talking about the ethereum blockchain or bitcoin ? – Shabahat M. Ayubi – 2018-02-28T09:17:07.517
I am talking about Bitcoin blockchain. The reason I mention Ethereum is, that if the Ethereum blockchain is easier to parse and aggregate data from, I could use this data instead of Bitcoin data. – MartJohn – 2018-03-06T08:52:27.573