During the Reddit Blackout i made a graph showing the posts and comments/day (Link).

Some days ago i was asked to make an Update so here it is.

Source Data is from here and contains the same Data as some may know from here. Only difference is that the post and comment count is summed over the day.

EDIT:

The Original Post Data contained inconsistent Data points on each day (see here).

This is the corrected Chart, which uses the difference in Post IDs between the days to calculate the daily number (adjusted to s between the api calls):

I also adjusted the values to 10^6 and adjusted the y-axis ranges, I hope this makes it easier on the eyes.

For people complaining on the mixed chart: Double column looks bad with 2Y-Axis, and double lines looks too empty. 2Y-Axis are necessary cause of the difference in scaling of the posts and comments data, only other option would be an axis break.

    • JanoRis@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Replying through my kbin since i can’t reply to kbin from lemmy.world right now for a reason:

      It’s not actually my reddit api pull. As far as I understand the code, in a regular time intervall the newest post and comment are pulled to obtain the per minute data.
      Not sure if that info is directly obtained from the reddit api, or if they use a comment/post ID to calculate the difference between each sampling point. Am not that good at coding myself.

      But yeah i think that reddit could manipulate that data without issues.

      There are some paying traffic monitoring sites that apparently showed a dip of 20% too (Reported here). They also report that the average time spent and session counts went down by 14% and 8%. Since this data is not obtained from reddit directly I think it might be a bit more representative