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.
Format
A data frame with 1116 rows and 6 columns:
- state
- state 
- week
- week 1 to week 30. 
- week_start
- The Monday date of the week started. 
- category
- 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.