28 columns:
6 informative columns already given in the asset data
12 by cleverly parsing the connected objects (assets, trades, orders/transactions, issuer accounts)
10 by again combining the connected & combined data
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[09:34:46.368] nhz:
[09:34:46.368] API-downloading all assets
[09:34:47.444] API-downloading all assets: 107 assets. DONE.
[09:34:47.444] pickling 'getAllAssets' API results to file, for later reuse
[09:34:47.460] pickling 'getAllAssets' API results to file, for later reuse: DONE.
[09:34:47.460] API-Downloading trades (async)
[09:34:48.709] API-Downloading trades (async): 72 threads finished. DONE.
[09:34:48.709] From 72 assets with trades, a total of 1997 trades downloaded.
[09:34:48.709] extracting all txIds from trades
[09:34:48.709] extracting all txIds from trades: 1997 trades with 916 unique orders. DONE.
[09:34:48.709] API-Downloading 916 askOrder transactions (async)
[09:34:51.642] API-Downloading 916 askOrder transactions (async): 916 threads finished. DONE.
[09:34:51.642] extracting sellers of trades from askOrder transactions
[09:34:51.642] extracting sellers of trades from askOrder transactions: 1997 trades. DONE.
[09:34:51.642] API downloading accounts of all asset issuers
[09:34:52.891] API downloading accounts of all asset issuers: 107 threads. DONE.
[09:34:52.954] printing to file (nhz-assets_20150323-213452.csv) by redirecting stdout.
[09:34:52.954] printing to file (nhz-assets_20150323-213452.csv) by redirecting stdout. Stdout redirected back. DONE.
[09:34:53.063] nxt:
[09:34:53.063] API-downloading all assets
[09:34:58.013] API-downloading all assets: 488 assets. DONE.
[09:34:58.013] pickling 'getAllAssets' API results to file, for later reuse
[09:34:58.075] pickling 'getAllAssets' API results to file, for later reuse: DONE.
[09:34:58.075] API-Downloading trades (async)
[09:35:02.436] API-Downloading trades (async): 339 threads finished. DONE.
[09:35:02.436] From 339 assets with trades, a total of 86399 trades downloaded.
[09:35:02.436] API downloading accounts of all asset issuers
[09:35:04.546] API downloading accounts of all asset issuers: 488 threads. DONE.
[09:35:06.645] printing to file (nxt-assets_20150323-213506.csv) by redirecting stdout.
[09:35:06.645] printing to file (nxt-assets_20150323-213506.csv) by redirecting stdout. Stdout redirected back. DONE.
[09:35:06.895] ready. DONE.
____________________________ | ||
ID | Never trust only an asset “name” - the name needs not be unique; only the ID assures you are trading in the right market! | |
number of trades | simple count of trades since the asset was born, until today. | |
Sum of Trades (HZ) | sum (price*amount) over all those trades = total HZ volume since asset was born. | total volume of all HZ asset trades is ~1/8 billion HZ |
Sum of Trades (#assets) | sum (amount) over all trades. | |
weighted mean price (HZ/asset) | traded HZ total / traded assets total number = mean price (with large trades counting more than small trades). | |
Oldest price | first ever recorded price (i.e. could be the IPO price). | |
Newest price | last ever recorded price (this is close to what you have to pay per asset now). | |
MaxPrice / oldestPrice | Maximum factor of what initial buyer could have gained (if he had sold at the price maximum = luckiest). | |
oldestPrice / MinPrice | Maximum factor of what an initial buyer could have lost (if he had sold at the price minimum = unluckiest). | |
Sum of Trades, BTC approx.(*) | Assuming constant 0.00000120 BTC/HZ (which is a pretty good assumption over the whole time, but definitely not correct). | total volume of all HZ asset trades is ~150 BTC |
Sum of Trades, USD approx.(*) | Assuming constant 300 USD/BTC (which is a pretty good assumption over the whole time, but definitely not correct). | total volume of all HZ asset trades more than 40,000 US-$ |