Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/packtworkshops/the-applied-sql-data-analytics-workshop

A Quick, Interactive Approach to Learning Analytics with SQL
https://github.com/packtworkshops/the-applied-sql-data-analytics-workshop

aggregate-functions analysis copy data data-analytics database excel exporting group-by hash-scan having importing joins killing-queries performant python3 sequential-scan sql sqlalchemy window-function

Last synced: 2 months ago
JSON representation

A Quick, Interactive Approach to Learning Analytics with SQL

Awesome Lists containing this project

README

        

# The Applied SQL Data Analytics Workshop
[![GitHub issues](https://img.shields.io/github/issues/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop.svg)](https://github.com/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop/issues)
[![GitHub forks](https://img.shields.io/github/forks/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop.svg)](https://github.com/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop/network)
[![GitHub stars](https://img.shields.io/github/stars/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop.svg)](https://github.com/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop/stargazers)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/PacktWorkshops/The-Applied-SQL-Data-Analytics-Workshop/pulls)
[![versions](https://img.shields.io/pypi/pyversions/pybadges.svg)](https://www.python.org/downloads/)

This is the repository for [The Applied SQL Data Analytics Workshop](https://www.amazon.com/Applied-SQL-Data-Analytics-Workshop-ebook/dp/B085D91RNK/ref=sr_1_2?crid=1FDBQD0TEVVF9&dchild=1&keywords=applied%20sql%20data%20analytics%20workshop&qid=1610707878&sprefix=applied%20sql%20dat%2Caps%2C330&sr=8-2&utm_source=github&utm_medium=repository&utm_campaign=9781800203679&utm_term=Applied%20SQL%20Data%20Analytics&utm_content=The%20Applied%20SQL%20Data%20Analytics%20Workshop), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the course from start to finish.

## Requirements and Setup
The Applied SQL Data Analytics Workshop

To get started with the project files, you'll need to:
1. Install PostgreSQL 12 on [Windows](https://www.postgresql.org/download/windows/), [Mac](https://www.postgresql.org/download/macosx/), [Linux](https://www.postgresql.org/download/linux/)
2. Install Anaconda on [Windows](https://www.anaconda.com/distribution/#windows), [Mac](https://www.anaconda.com/distribution/#macos), [Linux](https://www.anaconda.com/distribution/#linux)

## About The Applied SQL Data Analytics Workshop
[The Applied SQL Data Analytics Workshop](https://www.amazon.com/Applied-SQL-Data-Analytics-Workshop-ebook/dp/B085D91RNK/ref=sr_1_2?crid=1FDBQD0TEVVF9&dchild=1&keywords=applied%20sql%20data%20analytics%20workshop&qid=1610707878&sprefix=applied%20sql%20dat%2Caps%2C330&sr=8-2&utm_source=github&utm_medium=repository&utm_campaign=9781800203679&utm_term=Applied%20SQL%20Data%20Analytics&utm_content=The%20Applied%20SQL%20Data%20Analytics%20Workshop) is the ideal companion on your journey to extracting information from raw business data. Whether it's importing data, analyzing complex data types, or optimizing your queries, this book equips you with the skills you need to build your knowledge in data analysis with SQL.

## What you will learn
* Understand what data analytics is and why it is important
* Experiment with data analytics using basic and advanced queries
* Interpret data through descriptive statistics and aggregate functions
* Export data from external sources using powerful SQL queries
* Work with and manipulate data using SQL joins and constraints
* Speed up your data analysis workflow by automating tasks and optimizing queries

## Related Workshops
If you've found this repository useful, you might want to check out some of our other workshop titles:
* [The Data Analysis Workshop](https://www.amazon.com/Data-Analysis-Workshop-state-art-ebook/dp/B08Q8HXRQ4/ref=sr_1_1?dchild=1&keywords=The%20Data%20Analysis%20Workshop&qid=1610708839&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781839211386&utm_term=Data%20Analysis&utm_content=The%20Data%20Analysis%20Workshop)
* [The SQL Workshop](https://www.amazon.com/SQL-Workshop-Interactive-Approach-Learning/dp/1838642358/ref=sr_1_1?dchild=1&keywords=The%20SQL%20Workshop&qid=1610708551&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781838642358&utm_term=SQL&utm_content=The%20SQL%20Workshop)
* [The Applied Aritificial Intelligence Workshop](https://www.amazon.com/Applied-Artificial-Intelligence-Workshop-decision-ebook/dp/B08BZS3X9S/ref=sr_1_1?dchild=1&keywords=the%20applied%20artificial%20intelligence%20workshop&qid=1610708393&sr=8-1&utm_source=github&utm_medium=repository&utm_campaign=9781800205819&utm_term=Applied%20Aritificial%20Intelligence&utm_content=The%20Applied%20Aritificial%20Intelligence%20Workshop)