Author

Topic: Super Merit Table - Where did you spend/received all of your merits (Read 643 times)

legendary
Activity: 2352
Merit: 6089
bitcoindata.science
bump
table was just updated.
sr. member
Activity: 378
Merit: 335
https://t.me/CRYPTOVlKING
I would just like to add that it is not updating correctly or at all.

The table is manually updated, and I am updating it twice a month for now. I ask DdmrDdmr for the file with his scraped data.

Quote
Other option could be that it does not include certain boards too.

I am not able to do it.

I tried to use bootstrap + datatable.net to create the table, so I would have more customization options. However, I do not know how to efficiently parse the data, and my HTML file had 30mb and consumed a lot of processing power.

Flourish is very efficient in parsing the data, so I will keep the table in this format and move on to other projects. At least for now. Maybe in the future as I learn more about JS and SQL...

Quote
It says I received 67 merit for a while now and I am at 128 already as you can see.

It now shows 130 merits for you and 47 sent Wink

Cool, I'm happy enough to have it at the disposal as it is Cheesy  I don't know how to do that stuff either so I can't help, but hopefully someone will come along with knowledge, time, will and help you out.

Thanks for doing the manual update.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
I would just like to add that it is not updating correctly or at all.

The table is manually updated, and I am updating it twice a month for now. I ask DdmrDdmr for the file with his scraped data.

Quote
Other option could be that it does not include certain boards too.

I am not able to do it.

I tried to use bootstrap + datatable.net to create the table, so I would have more customization options. However, I do not know how to efficiently parse the data, and my HTML file had 30mb and consumed a lot of processing power.

Flourish is very efficient in parsing the data, so I will keep the table in this format and move on to other projects. At least for now. Maybe in the future as I learn more about JS and SQL...

Quote
It says I received 67 merit for a while now and I am at 128 already as you can see.

It now shows 130 merits for you and 47 sent Wink
sr. member
Activity: 378
Merit: 335
https://t.me/CRYPTOVlKING
UPDATE:

I moved the merit table to my personal domain. The new link is now:
https://bitcoindata.science/supertable.html

I will soon remove flourish and generate a new table using only Javascript/Bootstrap. I hope I will have time to do it next week. Still struggling with JS to read CSV files....

I would just like to add that it is not updating correctly or at all.Other option could be that it does not include certain boards too. It says I received 67 merit for a while now and I am at 128 already as you can see.

Not a rant btw., just pointing it out so you can add stuff if you plan to improve it.

Added Croatian translation: 

https://bitcointalk.org/index.php?topic=5268699.new#new
full member
Activity: 924
Merit: 220
Wow another statistics has been presented. I had so much love you guys for making so many statistics in this forum. It somehow could be use in the future for references. As we can see the statistics do not lie and we can interpret whether were the point we need to improve or the part that are already working and done better. Even in research as I have remember during college days, the statistics plays important role in the study. I just needed how to learn this as it is one of my hated part where I really do not like the Math subject.

Anyway, I wanted also to test this out to see where did i spend/receive my merits in this forum. Thanks for this idea surely I can manage now to see the details of the merits being spent and received.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
UPDATE:

I moved the merit table to my personal domain. The new link is now:
https://bitcoindata.science/supertable.html

I will soon remove flourish and generate a new table using only Javascript/Bootstrap. I hope I will have time to do it next week. Still struggling with JS to read CSV files....
sr. member
Activity: 378
Merit: 335
https://t.me/CRYPTOVlKING
I will translate it to Croatian too in next few days as that covers almost all users from Balkans as they visit our board regularly. This tool is so useful it's a shame if people don't know about it.
sr. member
Activity: 364
Merit: 304
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Thank you all for the suggestions.

Most of those customizations will only be able if I host my table in my domain, moving away from flourish.

I am studying about using namecheao to create a website for this kind of data. I am studying a lot of python so i think i will do a lot of work

I already figured out a searchable table using bootstrap, that will work much better than this one.
legendary
Activity: 2086
Merit: 1282
Logo Designer ⛨ BSFL Division1
@bitmover this is amazing work and I bookmarked it in my browser.
With few improvements that previous members proposed it can be even better.

My suggestion would be to allow members to filter and hide some fields and to resize the table if possible.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Very cool little table you created there, OP.  I'm not really all that interested in merit statistics (mine or anyone else's), but it was interesting to look at which sections I'd gotten most of mine in and where I've given them out the most.  Meta topped the list for both, just as I would have guessed but I was surprised to see Trading Discussion was a section where I'd earned and given out a lot of merits--I guess I don't frequent that section much anymore, or it could be that some threads got moved there.


Thank you.

Trading discussing is basically Reputation board.
legendary
Activity: 3458
Merit: 6948
Top Crypto Casino
Very cool little table you created there, OP.  I'm not really all that interested in merit statistics (mine or anyone else's), but it was interesting to look at which sections I'd gotten most of mine in and where I've given them out the most.  Meta topped the list for both, just as I would have guessed but I was surprised to see Trading Discussion was a section where I'd earned and given out a lot of merits--I guess I don't frequent that section much anymore, or it could be that some threads got moved there.

Excellent tool/table for viewing our Merit data but I would like to suggest separating each sub-board from its parent board [have each one of them in a different column].
- Or a drop-down of some sort [if it's possible].
Definitely a good idea.

Edit:
Trading discussing is basically Reputation board.
Lol, I just realized that when I went there a minute ago and saw that Reputation and Scam Accusations are child boards of Trading Discussion.  I forgot about that.
legendary
Activity: 3304
Merit: 8633
icarus-cards.eu
bitmover, you created a very useful tool which is also very successful - respect!
i translated it into polish and published it there
legendary
Activity: 2338
Merit: 10802
There are lies, damned lies and statistics. MTwain
<…> That's a limitation of DdmrDdmr data. I can't do much, as I don't know how he was able to link each topic ID to its current section/subsection. Maybe he scraped? <…>
I can add more path depth levels to the data I provided. What I do is obtain for each post the complete path that figures at the top of the page (i.e. "Bitcoin Forum > Other > Meta > Super Merit Table - Where did you spend/received all of your merits"), and then parse each item as a different level ("Bitcoin Forum" is Level 1, "Other" is level 2 and so on). 6 Levels covers everything, so it would be a question of adding levels 4, 5 and 6 (which could be blank). For example, there are 10543 TXs with level_4 = "Reputation (Moderator: Cyrus)".

Notes:
1) I cleanse levels 1,2 and 3, but not all the remaining other levels.

By that I mean that historical data may contain a reference to a certain moderator, that is not the current moderator, and I may not want the moderator to show at all. When cleansing, I delete the moderator information, and make sure I have homogeneous values.

In the above example, Reputation contains "Reputation (Moderator: Cyrus)" as it’s unique value on level 4, so filtering by this value should retrieve all Reputation TXs, but other childboards of interest may have more than one entry (i.e. moderator changes at some point, so historical data has one description, and recent records another).

2) If you want to give it a go, I can add the remaining levels 4,5 and 6 to the file. It will make it much larger though, and a bit more complex to manage due to the above.

3) I actually tried to give you the data along with this post, but cannot complete the procedure right now (I’d have to give it a go later on, when I get hands on my proper environment).


Edit:
- level 4 is rather more cleansed than I thought for local boards, since I use it on the Merit Dashboard.
- Files with the added fields:
    https://drive.google.com/file/d/1cdne4UO8vs25eoPHGjIAUxIefU_pPJOc/view?usp=sharing (rar - 15 Mb).
    https://drive.google.com/file/d/1txraHpX-ctAEr7Tb-GGx2I0aBAsEeF4D/view?usp=sharing (nor rar - 259 Mb).
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Edit: The problem is that I already have 43 columns. This idea would double it... certainly it is interesting, but it might decrease user experience.
I think I will not be able to use the same column. I will try to figure out something
Why not consider to move the username on the first row.

Then, the second and third rows will be:
  • Received (frequency)
  • Received (%)

The fourth and fifth rows will be:
  • Sent (frequency)
  • Sent (%)

Cheers!  Cheesy

You are genius. Done!
member
Activity: 1386
Merit: 10
Really everyone would love to see the Super Merit table, a very neatly arranged table.  Thank you so much for showing such a table. You can update this table to make it look easier and more beautiful.

I want to ask you a question. If you search by typing my name on the Superman Merit table nothing shows.  If you did that, it would be better if the names of those who did not get merit or donate could be seen on the table.

Not show my name: https://imgur.com/4nB5Thv

Thank you @bitmover

Hello Mcnicoll.

I excluded members who never earned any merit from the database, as all their data is zero anyway...


I really like your invention.  I want more simple and beautiful inventions you will give us more gifts.

I wish you a long life.  And thank you so much for explaining it to me in such a beautiful way.
legendary
Activity: 2310
Merit: 4085
Farewell o_e_l_e_o
Edit: The problem is that I already have 43 columns. This idea would double it... certainly it is interesting, but it might decrease user experience.
I think I will not be able to use the same column. I will try to figure out something
Why not consider to move the username on the first row.

Then, the second and third rows will be:
  • Received (frequency)
  • Received (%)

The fourth and fifth rows will be:
  • Sent (frequency)
  • Sent (%)

Cheers!  Cheesy
sr. member
Activity: 378
Merit: 335
https://t.me/CRYPTOVlKING
Thank you for this tool, it is lightning fast and to be honest quite useful. I'm gonna go happily check my stats now and see where I'm frequenting the most, to be honest I probably haven't explored 30% of the forum yet.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
It looks like now you are more proficient to do such things. Congratulations for your achievement, bitmover!

By the way, if it is possible (on that platform and at your current skills), please add a column for percentages statistics. You can add a new column or simply integrate percentages in () blocks after the frequency statistics.

It is easier to imagine distributions based on percentages rather than frequencies.

Thank you for your suggestion.

I can do percentage statistics, but I am not sure if I understood your suggestion correctly.

Something like this?

I just invented that % for our discussion, didn't calculate it.



Edit: The problem is that I already have 43 columns. This idea would double it... certainly it is interesting, but it might decrease user experience.
I think I will not be able to use the same column. I will try to figure out something
legendary
Activity: 2310
Merit: 4085
Farewell o_e_l_e_o
It looks like now you are more proficient to do such things. Congratulations for your achievement, bitmover!

By the way, if it is possible (on that platform and at your current skills), please add a column for percentages statistics. You can add a new column or simply integrate percentages in () blocks after the frequency statistics.

It is easier to imagine distributions based on percentages rather than frequencies.


I can do percentage statistics, but I am not sure if I understood your suggestion correctly.

Something like this?
That's it!
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Really everyone would love to see the Super Merit table, a very neatly arranged table.  Thank you so much for showing such a table. You can update this table to make it look easier and more beautiful.

I want to ask you a question. If you search by typing my name on the Superman Merit table nothing shows.  If you did that, it would be better if the names of those who did not get merit or donate could be seen on the table.

Not show my name: https://imgur.com/4nB5Thv

Thank you @bitmover

Hello Mcnicoll.

I excluded members who never earned any merit from the database, as all their data is zero anyway...
member
Activity: 1386
Merit: 10
Really everyone would love to see the Super Merit table, a very neatly arranged table.  Thank you so much for showing such a table. You can update this table to make it look easier and more beautiful.

I want to ask you a question. If you search by typing my name on the Superman Merit table nothing shows.  If you did that, it would be better if the names of those who did not get merit or donate could be seen on the table.

Not show my name: https://imgur.com/4nB5Thv

Thank you @bitmover
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
A table Version of LoyceV's Stats 😁
Very nice indeed! Mine was just a very quick job, where I just sorted the board URLs from the forum and posted that. This looks much better, please keep it updated!

Thanks, I will try to keep it updated.


There is one flaw though: all child boards are included under the main sub board. "Trading Discussion" for instance doesn't really cover it when most of the Merit transactions on that board happened in "Reputation".

That's a limitation of DdmrDdmr data. I can't do much, as I don't know how he was able to link each topic ID to its current section/subsection. Maybe he scraped? Painful job lol
I will stick to this limitation. I was able to generate WO observer data, as just finding one topic is pretty easy.
legendary
Activity: 2100
Merit: 1321
Fully Regulated Crypto Casino
Tried it.


Very helpful and excellent merit data summary. I remember requesting to LoyceV few days ago on this thread https://bitcointalksearch.org/topic/upgrade-so-on-which-board-did-you-earn-or-spend-most-of-your-smerit-5108209 and now this come out. (Maybe your client on that thread will decrease LoyceV  Cheesy)

Only View where it has been Sent/Received, automatically hide Boards with 0 value.
That would be amazing and I tried, but this flourish website doesn't allow.

I would have to host something myself to do so... maybe in the future Wink
Were looking forward to this mate where none merited board should not be displayed. Too sad that website doesnt allow to remove it. I could possibly screenshot all if werent for those 0 vacant sent/received. Anyway this is really a great tool. 10/10!
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
A table Version of LoyceV's Stats 😁
Very nice indeed! Mine was just a very quick job, where I just sorted the board URLs from the forum and posted that. This looks much better, please keep it updated!
There is one flaw though: all child boards are included under the main sub board. "Trading Discussion" for instance doesn't really cover it when most of the Merit transactions on that board happened in "Reputation".

Quote
Only View where it has been Sent/Received, automatically hide Boards with 0 value.
Just Merit someone on all boards Cheesy
I'm only missing Chinese, Greek, Hebrew, Japanese, Korean and Skandinavisk.
legendary
Activity: 2968
Merit: 3406
Crypto Swap Exchange
Excellent tool/table for viewing our Merit data but I would like to suggest separating each sub-board from its parent board [have each one of them in a different column].
- Or a drop-down of some sort [if it's possible].
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Only View where it has been Sent/Received, automatically hide Boards with 0 value.

That would be amazing and I tried, but this flourish website doesn't allow.

I would have to host something myself to do so... maybe in the future Wink

Please add column for total sent and received.
This I can do. I will do in a few minutes

Edit: Done!
sr. member
Activity: 1554
Merit: 413
Please add column for total sent and received.
legendary
Activity: 3108
Merit: 3199
Nice Job and work buddy , awesome and realy great to watch and for sure simple to use !
Will get it to the German Board translated if you dont mind .
Guess there are a few that will love to use it and stick around with it .
legendary
Activity: 1428
Merit: 1166
🤩Finally Married🤩
fancy 🥰
A table Version of LoyceV's Stats 😁
https://bitcointalksearch.org/topic/upgrade-so-on-which-board-did-you-earn-or-spend-most-of-your-smerit-5108209

Edit:

I tried using it, though I only have one suggestion:
Only View where it has been Sent/Received, automatically hide Boards with 0 value.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
I used DdmrDdmr data once again and created this cool table.

Here you can see where any user spent or received all of his merits, by boards.

Just use the search box to find your username. Then scroll around all of boards and see how many merits you have sent/received in each board.




https://bitcoindata.science/supertable.html


I find that table pretty useful. It might take a while to load, just be patient (all merit database will be loaded)



Translations:
Jump to: