Visualizing Trends from Order History with Google Data Studio
Description
Once data is loaded into a database the question next becomes how can you make use of this data? Google Data Studio can solve that problem, by allowing you to visualize, embed, and share data quickly. These valuable insights allow users to look at quick summaries of aggregated information to make better business decisions. This lab is aimed at beginners who want to understand how to import data and make their first insight.
Learning Objectives
Upon completion of this lab you will be able to:
- Learn and Understand Google Data Studio
- Learn how to connect to a MySQL Datasource
- Learn how to Visualize data after importing a dataset
Intended Audience
This lab is intended for:
- Individuals starting out with data visualization
- Anyone interested in using Google Data Studio to uncover insights from data
Prerequisites
You should possess:
- A basic understanding of Python
- Basic Understanding of Google Cloud SQL
Updates
August 8th, 2024 - Added password protection to notebook
August 29th, 2022 - Updated the instructions and screenshots to reflect the latest UI
July 12th, 2021 - Clarified that it is required for the database to reach the ready state before being able to connect to the database.