4

What data sets exist out there that can be used for engineers to perform statistical analysis against? Hopefully this data is not needing to be scraped, but is available in an importable format or API, though I am open to suggestions on data that APIs need to be written for.

Chris Moore
  • 14,825
  • 6
  • 66
  • 87
osmosis
  • 5,529
  • 6
  • 23
  • 29

3 Answers3

5
kirian
  • 3,289
  • 1
  • 24
  • 36
2

Quandl has many bitcoin data sets. Here is a collections page of them. On top of that , it has almost any other time series data you can imagine: Everything from Stocks, fundamentals to diabetes and fertility rates. What I love is that there is one easy API to access all of this data, so it is very easy to cross-compare the data sets There's also an Excel tool if programming is not what interests you.

Brian Risk
  • 121
  • 3
1

Mt. Gox trades as Google Fusion Table

As far as a "wish list", knowing the count, mean, median and average of bitcoin addresses and their "balance" after each block would be useful for knowing over time traction. By itself it might not reveal all that much to us but it may correlate to other data or indicate a trend that other data doesn't.

An update is done monthly to:

Stephen Gornick
  • 27,040
  • 12
  • 67
  • 141