/newsletter-stats

Statistics for each published edition of Data Is Plural.

Primary LanguagePythonMIT LicenseMIT

Data Is Plural: Newsletter Stats

Each weekly edition of Data Is Plural features five useful/interesting datasets (or groups of related datasets). This repository contains statistics for each published edition, derived from TinyLetter's undocumented API.

Subscribers

This autogenerated chart tracks the number of subscribers who received each edition:

Data Is Plural subscribers over time

Notes

Open Rate

This autogenerated chart tracks each edition's "open rate" — the percentage of subscribers whom TinyLetter detected as having opened the newsletter:

Data Is Plural "open rate" over time

Unique Opens

This autogenerated chart tracks each edition's total "unique opens" — the number of subscribers whom TinyLetter detected as having opened the newsletter:

Data Is Plural "unique opens" over time

Explore the data

You can explore the raw data here. It contains the following fields:

  • id
  • stub
  • subject
  • sent_at
  • sent_at_date
  • send_count
  • stats.total_opens
  • stats.total_clicks
  • stats.unique_opens
  • stats.unique_clicks
  • stats.open_rate
  • stats.click_rate
  • stats.soft_bounces
  • stats.hard_bounces
  • stats.spam_complaints
  • stats.unsubs

See anything interesting? Let me know! (Contact information here.)