RajveeSheth commited on
Commit
512704e
·
verified ·
1 Parent(s): 2a43078

Upload 2 files

Browse files
.gitattributes CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ MMT_distributable_without_tweets.csv filter=lfs diff=lfs merge=lfs -text
MMT_distributable_without_tweets.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f5ca585ce3ee5eedc7834fe4df0c3144a1106bbcb733e3aa579bd0787a8663
3
+ size 46141637
twitter_dataset_release_rules.txt ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Public Release Rules for Twitter/X-Derived Research Datasets (1.7M posts)
3
+
4
+ 1) Bottom line (what we may publish)
5
+ - Do not publish tweet text or JSON objects. Public bulk redistribution of X/Twitter content is restricted to Post IDs (tweet IDs) and User IDs only.
6
+ - Share IDs + our own derived dataset, i.e., MMT_LID dataset, which can be shared with text.
7
+
8
+ 2) X Developer Policy — redistribution rules (binding)
9
+ - IDs-only in bulk. If we provide X content to third parties (e.g., downloadable datasets), we may only distribute Post IDs / DM IDs / User IDs.
10
+ - Cap per recipient: We may not distribute > 1,500,000 Post IDs to any one entity within any 30-day period without written permission from X. As a result, we have a reduced version of file: MMT_distributable_without_tweets, which is under 1.5M posts (i.e., in the ballpark of 1.35M)
11
+ - Small, manual exception: We may provide up to 500 public Post Objects and/or User Objects per person per day via non-automated means (e.g., a small CSV/PDF). This does not cover our full dataset.
12
+ - Academic carve-out (IDs only): We may distribute IDs for non-commercial research on behalf of an academic institution if the research is approved by X in writing or has peer review/validation; only the necessary number of IDs may be used.
13
+
14
+ Key numeric limits (from X policy)
15
+ - Bulk IDs per entity: ≤ 1,500,000 Post IDs within 30 days, unless X approves more (in writing)
16
+ - Manual sharing of objects: ≤ 500 public Post/User Objects per person per day (non-automated). So here we can send text also, which is under 500 posts.
17
+
18
+ 3) Data protection & privacy laws (we must still comply)
19
+ - EU GDPR / EDPB: Posts can be personal data. Pseudonymisation reduces risk but does not remove GDPR obligations; additional measures are required to prevent re-attribution.
20
+ - California CCPA/CPRA: “Personal information” excludes certain publicly available information, including information a business reasonably believes was lawfully made available to the general public. This does not override X’s contract terms and does not permit bulk redistribution of tweet text.
21
+
22
+ What we will release:
23
+ 1) Post IDs (tweet IDs) and, if necessary, User IDs.
24
+ 2) Our derived artifacts: task labels, splits, and aggregated features that do not reproduce X content (no text, no media, no per-post geodata extraction).
25
+
26
+ What we will not release:
27
+ - Tweet text, media, or full tweet/user JSON in bulk.
28
+ - Standalone geolocation traces or any linking of handles to off-platform identifiers without opt-in consent.
29
+
30
+ Compliance checklist:
31
+ - Dataset contents: Confirm the archive contains only IDs + our derived fields; purge any text/media/JSON remnants.
32
+ - README & license: State that the dataset contains only IDs and must be hydrated via the X API by requesters; instruct requesters to honor deletions/privatizations and 24-hour compliance.
33
+ - Takedown process: Publish a contact email; commit to removing or modifying entries within 24 hours upon verified request from X or the post owner.
34
+ - Access gating: Because of the 1.5M IDs / 30-day per-entity cap, provide staged downloads or host via a controlled repository that meters access per entity.
35
+ - Display examples: If we show illustrative posts on the project page, use official embeds or follow the Display Requirements.
36
+ - Geo/identity safeguards: Ensure no standalone geo traces or off-platform identity linking without consent.
37
+ - Privacy law note: Flag that downstream users hydrating IDs may process personal data and must comply with GDPR/CPRA; include a pointer to GDPR pseudonymisation guidance.
38
+
39
+ Statement for dataset page:
40
+ “This release contains only Post IDs/User IDs and our derived labels/metadata. We do not distribute tweet text, media, or full tweet/user JSON. Requesters must hydrate IDs via the X API and must honor deletions, privatizations, and other changes; any valid takedown request will be processed within 24 hours. Distribution is subject to the X Developer Policy, including the 1,500,000-IDs limit, and to applicable privacy laws (e.g., GDPR/CPRA). As a result, we have a reduced version of the file: MMT_distributable_without_tweets, which is under 1.5M posts (i.e., in the ballpark of 1.35M).”