Add author id to notes export

Open
#265 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
data

Research direction

Locate the current notes export entry point and schema; the issue names no file or test, so trace how tweet author IDs are represented before choosing the export change. Done means each exported note includes an author-id column alongside the tweet id, with existing export behavior preserved.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem? Please describe.
Since only the tweet id is included in the current notes export it is expensive to create an association between a given note and the author of the noted tweet. This makes applications like lookup of how often tweets of an given author have been (un)successfully community-noted very expensive to implement.

Describe the solution you'd like
Add a field/column to the notes export that includes the author id.

Dominant language
Python
Stars
1.9k
Forks
350
Avg merge
11m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from twitter/communitynotes

All issues in twitter/communitynotes

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.