Skip to content

data-is-plural/newsletter-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)

About

Statistics for each published edition of Data Is Plural.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors