Post Statistics, Part 2
Posted on 2025-02-16 · 2 min read · Twenty Five · Stats · R · Blogging · Charts
Here are some more stats about the blog after I ran out of time yesterday due to data cleaning! This time I’ve taken the date of each post and extracted the month and year. Then I added the number of posts in each month and the number of words written. I had to left join on the complete time span between August 2010 and February 2025, filling in any NA values for the zeros that were missing before I did that.