[+] Add sample description

This commit is contained in:
Hykilpikonna
2021-11-24 21:51:21 -05:00
parent 6c2e59ff66
commit 011007217a
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -3,6 +3,11 @@
This section aims at gaining some insights about our data.
Our data come from three samples:
* `500-pop`: The list of 500 most followed users on Twitter.
* `500-rand`: A sample of 500 random users on Twitter who speaks English, Chinese, or Japanese with at least 1000 posts and at least 150 followers.
* `eng-news`: [Top 100 most influential news Twitter accounts by Nur Bremmen](https://memeburn.com/2010/09/the-100-most-influential-news-media-twitter-accounts/), combined with all news accounts which TwitterNews reposted.
## COVID-19 Posting Frequency
![](/1-covid-tweet-frequency/500-pop.png)
+5
View File
@@ -23,6 +23,11 @@
h2 {
font-size: 1.5em;
}
code {
padding: 1px 5px;
background-color: beige;
}
</style>
</head>
<body>