twitter / twitter/communitynotes

Some days, some data files are compressed

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

Nobody has claimed this yet.

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

Description

For example, today the third ratings file (https://ton.twimg.com/birdwatch-public-data/2024/03/03/noteRatings/ratings-00002.tsv) is not gzipped, but the other ratings files (e.g. https://ton.twimg.com/birdwatch-public-data/2024/03/03/noteRatings/ratings-00001.tsv) are gzipped.

Could you please be consistent on whether the tsv files are compressed or not?

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.

Research direction

Compare the two example ratings URLs in the issue and inspect how the TSV files are published. Determine the intended compression convention, then verify that all ratings files follow it. Done means the files are consistently compressed or consistently uncompressed.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.