Query Run
SELECT actor_name AS thanked_user, COUNT(*) AS thanks_count FROM ... 1 month ago