From the course: Advanced SQL for Data Science: Time Series
Learn time series data analysis with SQL - SQL Tutorial
From the course: Advanced SQL for Data Science: Time Series
Learn time series data analysis with SQL
- [Instructor] More and more data is being collected from sensors, mobile devices, user interactions with web applications, as well as observability metrics. Now, one thing all of these have in common is that they can be modeled as a series of events that happen over time. Analyzing time series data like this can be challenging, but SQL has evolved to include features that support just the kind of analysis we need. My name is Dan Sullivan and I'm a data architect working on large scale time series applications and observability and security. And in this course I'll show you how to use SQL to extract valuable information from time series data. By the end of the course, you'll be familiar with common analysis patterns like moving averages, comparisons across period, exponential smoothing and forecasting with linear regression.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.