nyuuzyou commited on
Commit
3336783
·
verified ·
1 Parent(s): ea9d0aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -1
README.md CHANGED
@@ -12,4 +12,34 @@ configs:
12
  - config_name: userEnrollment
13
  data_files: "*/*/*/userEnrollment/*"
14
  ---
15
- WIP
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - config_name: userEnrollment
13
  data_files: "*/*/*/userEnrollment/*"
14
  ---
15
+ # Birdwatch Archive
16
+
17
+ This dataset contains archive of X (formerly Twitter) Community Notes data, updated daily since June 8, 2025. Community Notes is X's collaborative fact-checking system that allows users to add context to potentially misleading posts.
18
+
19
+ ## Data Files
20
+
21
+ The dataset contains TSV files updated daily:
22
+
23
+ - **Notes** - All Community Notes with content, classifications, and metadata
24
+ - **Ratings** - User ratings and feedback on notes
25
+ - **Note Status History** - Status changes and algorithmic scoring outputs
26
+ - **User Enrollment** - User participation states and modeling assignments
27
+ - **Note Requests** - Community requests for notes on specific posts
28
+
29
+ ## Program History
30
+
31
+ Birdwatch was the original name for this collaborative fact-checking program, which launched in 2021 and was renamed to Community Notes in November 2022.
32
+
33
+ ## Official Resources
34
+
35
+ - [Community Notes Guide](https://communitynotes.x.com/guide/) - Current documentation (successor to Birdwatch)
36
+ - [Data Download Page](https://x.com/i/communitynotes/download-data) - Official source for current data
37
+ - [Field Descriptions](https://communitynotes.x.com/guide/en/under-the-hood/download-data) - Detailed schema
38
+ - [Open Source Code](https://github.com/twitter/communitynotes) - Algorithm implementation
39
+ - [Birdwatch Announcement](https://blog.x.com/en_us/topics/product/2021/introducing-birdwatch-a-community-based-approach-to-misinformation) - Original program introduction
40
+
41
+ ## Disclaimer
42
+
43
+ This dataset uses publicly available Community Notes data. Users should comply with X's Terms of Service and use the data responsibly for research and public benefit.
44
+
45
+ ~~Community~~ Note: This dataset is not affiliated with X Corp.