Tweets dataset on Zika virus
收藏Figshare2020-05-14 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Tweets_dataset_on_Zika_virus/12301400
下载链接
链接失效反馈官方服务:
资源简介:
Comma Separated Values (CSV) text file containing (compressed) Tweets with mentions about the Zika Virus. Number of rows: 2782022 Environment: => Debian GNU/Linux 9.9 (stretch) Release 9.9.=> PostgreSQL 9.6.15 on x86_64-pc-linux-gnu. The data was captured from October/2017 until March/2018 and stored on a PostgreSQL table with the following structure: texto: textdata: timestamp without time zonedados: jsonb /* The contents of the tweet */ The CSV file was created from the PostgreSQL table with the commands: zika@zika:~$ psqlpsql (9.6.15)Digite "help" para ajuda.zika=> use tweetszika-> \copy (SELECT * FROM tweets) to '/home/zika/tweets.csv' with csv The CSV file was compressed with the command: zika@zika:~$ tar -cvzf tweets.tgz tweets.csv
创建时间:
2020-05-14



