Hello, Codeforces!
Today i gathered some statistics about comments, and I'm going to present them to you.
Midway through writing this post, I discovered that there is a website called codeforces.comment.statistic, which is a bit unfortunate :(
The data pool consisted only of comments from all the blogs on the main page. That means that only a small portion of all blogs were used. I didn't find a good method to get all blogs from all users.
Data pool
- Blogs amount: $$$2059$$$
- Comments amount: $$$297853$$$
- *Root comments: $$$117293$$$
*Root comments are comments that are not a reply to another comment
The most up-voted comments
The most down-voted comments
Reply depth
First comments
If anyone needs the data pool, DM me; I will give it for free. It includes the reply-depth of the comment on top of the API's default comment JSON structure.
Have a nice day, and feel free to down-vote as this post is not really useful.