Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Analyze COVID-19 Data with SQL and SQLite
Rating: 5.0 out of 5(4 ratings)
130 students

Analyze COVID-19 Data with SQL and SQLite

how data analytics, data science, and GIS technology can help us understand the COVID-19 pandemic
Created byArthur Lembo
Last updated 3/2021
English

What you'll learn

  • find, download, and consume COVID-19 data for analysis
  • issue basic and sophisticated SQL statements to analyze COVID-19
  • integrate SQL database queries with geographic information system technology to visualize the results of your analysis
  • perform spatial analysis on COVID-19 data using the spatial constructs in SQL
  • visualize analysis of your COVID-19 data using charts,graphs, and other techniques

Course content

5 sections22 lectures4h 40m total length
  • Pre-workshop set up7:33

    This will be our first lecture, and will discuss what geo-analytics is, and why it is an important skill for your career.   We’ll also talk about SQL, and how it was created to allow professionals with only moderate computer skills to perform robust analysis of scientific data sources.

  • Workshop set up8:17

    Before we start our hands-on portion of the workshop, we want to download our COVID-19 data  along with SQLite and SpatiaLite.   we will also test our connections to make sure everything is working.  Make sure to download the covid.zip file.  

  • Break Glass if all else fails....0:32
  • Digging deeper into the set-up scripts19:59

    This video explains you how the setup scripts work.  This gets in the weeds a little and might seem overly complex this early in the workshop.  Don't worry, the rest of what we are doing is much more straightforward and understandable.  But, some of you might want to understand how to grab data off of the Internet and load it into a database without any human interaction. 

  • Installing QGIS 3.82:31

    This video  shows you how to install the free and open-source QGIS GIS software product. We won't use QGIS until the second week (and you don't actually have to use QGIS at all if you don't want to, I'll show you how to visualize the data in ArcGIS as well). Be forewarned, QGIS is over 2GB in size, so the download and installation will take some time. We won't be doing much with QGIS on the first day of the workshop, but it is probably still a good idea to install it now.

Requirements

  • students should be comfortable using computers and be able to navigate folders and directories

Description

COVID-19 has changed our world. It's frightened us, inspired us, isolated us, and drawn us closer. Obviously, the effects of the pandemic have affected us in different ways. But one thing is certain, we've all looked at COVID-19 data and wondered what's happening, and how is it affecting me?

In this workshop you will learn how to access, analyze, and interpret for yourself, the different data associated with COVID-19. We'll use all free software that can run directly off a thumb drive, so you don't have to install anything: just download the associated .zip file, and start working.

​The course will teach you how to use SQL with the free and open source database, SQLite, to answer an almost unlimited number of questions related to COVID-19 at the National, State, County, and regional levels. We'll also analyze the geographic distribution of COVID-19 using the spatial mapping extension for SQLite, SpatiaLite.

​With these tools, you'll be able to analyze the temporal and spatial characteristics of COVID-19. And, with the extensive SQL training in the workshop, you'll be able to come up with your own questions to analyze the data.

​Finally, we'll prepare the data for statistical analysis, asking questions like:​

  • are there regional differences in COVID cases, hospitalizations, and deaths throughout the United States?

  • how have cases, hospitalizations, and deaths changed over time?

  • what are the patterns and trends in my county, and how does that compare to the State or National numbers?

Who this course is for:

  • interest in understanding the spatial and temporal patterns of COVID-19
  • those interested in learning technology and how to include SQL within your skillset