states_tg | R Documentation |
A data set containing the 30-week incidence rates of COVID related categories
from week 1 starting from June 1, 2020 to week 30
that ended in the last Sunday of the year in 4 states (Florida, Missouri,
New York, and Texas). The data columns are introduced below. One quick note
about the columns of the data set: week_start
as a column is present
in the data set for illustration purposes, reminding users what week
column is. In other words, it does not participate any visualization.
states_tg
A data frame with 1116 rows and 6 columns:
state
week 1 to week 30.
The Monday date of the week started.
9 Covid-related categories in total.
weekly tweets percentage (%) in state falling into each category.
weekly Google search percentage (%) in state falling into each category.
Just like pitts_tg
, Google is processed from Google Health
API, and Twitter from Meltwater, a Twitter vendor. Both data sources are
processed by the authors of the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.