SQL scripts for performing linear regression analysis on the COVIDcast data
Here are the .sql
scripts that jointly implement analysis:
-
analysis-queries.sql
executes queries on the actual COVIDcast data. -
synthetic-data.sql
generates the data that are used to create the plot descibed in the section Scatter-plot for synthetic data.