Analyzing Support for U.S. Presidential Candidates in Twitter Polls
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/11049779
下载链接
链接失效反馈官方服务:
资源简介:
We provide the tweet ids for Twitter polls concerning the 2016 and 2020 U.S presidential elections, along with the corresponding ids for accounts favouriting and retweetering those polls.
Formats
author_ids_2016.jsonl, author_ids_2020.jsonl: A newline line of tweet ids for political polls of the respective year
tweet_id_1
tweet_id_2
...
tweet_id_n
favouriters_ids_2016.jsonl, favouriters_ids_2020.jsonl: A newline list of json objects where key tweet id corresponds to a list of favouriter accounts; i.e, accounts that have "liked" or favourited that tweet.
{tweet_id_1 " [tweet_1_favouriter_1, ..., tweet_1_favouriter_n ] }
{tweet_id_2 " [tweet_2_favouriter_1, ..., tweet_1_favouriter_k ] }
...
{tweet_id_p " [tweet_p_favouriter_1, ..., tweet_p_favouriter_l ] }
retweeters_ids_2016.jsonl, retweeters_ids_2020.jsonl:
A newline list of json objects where key tweet id corresponds to a list of retweeter accounts; i.e, accounts that have retweeted that tweet.
{tweet_id_1 " [tweet_1_retweeter_1, ..., tweet_1_retweeter_n ] }
{tweet_id_2 " [tweet_2_retweeter_1, ..., tweet_1_retweeter_k ] }
...
{tweet_id_p " [tweet_p_retweeter_1, ..., tweet_p_retweeter_l ] }
创建时间:
2024-04-27



