Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Counts Wishlist #2

Open
igorbrigadir opened this issue Apr 23, 2021 · 0 comments
Open

Counts Wishlist #2

igorbrigadir opened this issue Apr 23, 2021 · 0 comments

Comments

@igorbrigadir
Copy link
Collaborator

igorbrigadir commented Apr 23, 2021

Following on from DocNow/twarc#440 To begin with, i would like to implement:

All counts will be in: Total, Daily, Hourly buckets (maybe the buckets should be configurable too)

Output is in CSV for time series visualization. I'm thinking of using altair to generate an html report + CSVs.

Dataset Counts:

  • File and line counts
  • Parse errors, etc

Tweet Counts:

  • Unique tweets by ID
  • By type: original tweets, threads, retweets, quoted tweets, replies

User Counts:

  • Unique users by ID
  • Mentions
  • Top N mentioned users
  • Users in results Vs Users in referenced tweets
  • Measure of "reach"? based on public_metrics

Content Counts:

  • Unique Hashtags
  • Counts per top N hashtag
  • Count of unique URLs
  • Count of Images / Videos

Custom Counts? What else seems useful to include?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant