Bitcoin Forum

Economy => Service Discussion => Topic started by: paul200816 on March 13, 2018, 02:16:26 AM



Title: Help understanding the WebSocket API Kafka Producer to analyze Bitcoin data
Post by: paul200816 on March 13, 2018, 02:16:26 AM
Hello,

I am working on a data analysis project using the WebSocket API as a Kafka producer to analyze Bitcoin data. I am looking for help with these questions to help better understand what data is being returned:

1. I am looking for more information about the API.  I have this site, https://blockchain.info/api/api_websocket but looking for more details.
2.  what data is being provided?
3. What can I do with the unconfirmed transactions?
4. How does it relate to the block clearing events?
5.  How can I analyze the data coming from the API?

Thanks, :)

Paul