Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
Apprenez de nouveaux concepts auprès d'experts du secteur
Acquérez une compréhension de base d'un sujet ou d'un outil
Développez des compétences professionnelles avec des projets pratiques
Obtenez un certificat professionnel partageable
Il y a 3 modules dans ce cours
"Build BI Pipelines" is an intermediate course designed for data analysts, marketers, and business intelligence professionals aiming to master the flow of data from source to insight. If you're looking to graduate from manual report building and embrace scalable automation, this course is your next step. You'll learn to architect a robust pipeline that funnels data from critical sources like ads, CRM, and web analytics directly into Google's BigQuery.
Leveraging the provided prerequisites of basic SQL and data concepts, you will develop hands-on skills in writing transformation scripts, automating data refreshes using Cloud Functions, and building a live, interactive dashboard in Looker Studio. More importantly, you will learn to implement rigorous data-auditing processes to ensure the data is not just present, but fresh and accurate. By the end of this course, you will have built a complete, automated BI pipeline, transforming you from a data user into a data enabler who provides reliable, timely insights that stakeholders can trust.
This module introduces the foundational concepts of a Business Intelligence pipeline. Learners will move from understanding the "why" behind automation to a hands-on experience of building the initial structure. We will explore how companies like Spotify leverage these pipelines and begin connecting data sources into BigQuery, setting the stage for a fully functional and automated system.
Inclus
2 vidéos1 lecture2 devoirs
Afficher les informations sur le contenu du module
2 vidéos•Total 13 minutes
The Anatomy of a Modern BI Pipeline•7 minutes
Connecting Data Sources to BigQuery•6 minutes
1 lecture•Total 6 minutes
ETL vs. ELT and Essential Pipeline Concepts•6 minutes
2 devoirs•Total 25 minutes
Hands-On Learning: Create and Configure a BigQuery Dataset•15 minutes
Knowledge Check: Pipeline Concepts•10 minutes
Automating for Freshness and Accuracy
Module 2•23 minutes à terminer
Détails du module
In this module, learners shift their focus from building the pipeline to making it reliable and trustworthy. They will explore how automated data refreshes work in real‑world environments and learn how to manually refresh their transformations in the BigQuery Sandbox. They will also implement essential data auditing practices to ensure freshness and accuracy. The module emphasizes that data integrity is not a one‑time setup but a continuous process, essential for maintaining stakeholder trust.
Inclus
2 vidéos1 lecture1 devoir
Afficher les informations sur le contenu du module
2 vidéos•Total 9 minutes
The High Cost of Stale and Inaccurate Data•6 minutes
Refreshing Queries in BigQuery: Manual Workflow•3 minutes
1 lecture•Total 4 minutes
A Practical Guide to Data Auditing•4 minutes
1 devoir•Total 10 minutes
Knowledge Check: Data Auditing Scenarios•10 minutes
Visualization, Advanced Automation, and Final Project
Module 3•1 heure à terminer
Détails du module
The final module brings everything together. Learners will connect their cleaned and refreshed BigQuery data to Looker Studio to build interactive visualizations. They will also explore how advanced automation works in real‑world environments through an introduction to Cloud Functions, even though automation is demonstrated conceptually in the Sandbox. The module culminates in a final project, where learners build and document a complete BI pipeline from end to end, applying everything they've learned across the course.
Inclus
1 vidéo1 lecture2 devoirs
Afficher les informations sur le contenu du module
1 vidéo•Total 6 minutes
From BigQuery to Looker Studio•6 minutes
1 lecture•Total 4 minutes
Beyond Schedulers: The Power of Event-Driven Pipelines•4 minutes
2 devoirs•Total 45 minutes
Build Your BI Pipeline•30 minutes
Hands-On Learning: Create a Simple Looker Studio Chart•15 minutes
Obtenez un certificat professionnel
Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.
Coursera brings together a diverse network of subject matter experts who have demonstrated their expertise through professional industry experience or strong academic backgrounds. These instructors design and teach courses that make practical, career-relevant skills accessible to learners worldwide.
Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?
Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
A BI pipeline in this course is the connected process that moves data from source systems through transformation and storage into a dashboard. The focus is on building that flow so reporting becomes timely, repeatable, and checked for data quality.
When would you use a BI pipeline?
You would use a BI pipeline when reporting depends on multiple data sources and repeated manual cleanup is becoming hard to manage. In this course, it is framed as the move from one-off report building to a more automated reporting workflow.
How does a BI pipeline fit into a broader workflow?
A BI pipeline sits between the systems where data is created and the reports where people explore it. It connects collection, transformation, storage, refresh, and visualization into one repeatable workflow.
How is a BI pipeline different from manual report building?
A BI pipeline is a connected system that loads, transforms, and refreshes data over time, while manual report building usually means repeating separate export and cleanup steps whenever you need an update. The course emphasizes the pipeline approach so reporting is easier to maintain and keep current.
Do you need any prerequisites before learning to build a BI pipeline?
A basic understanding of SQL and general data concepts is helpful before learning to build a BI pipeline. Since the course is intermediate, it assumes you can follow how data is loaded, transformed, and checked rather than starting from database basics.
What tools, platforms, or methods are used in this course?
The course mainly uses Google BigQuery for loading and transforming data, Looker Studio for visualization, and Cloud Functions to automate refreshes. The workflow is taught through an ELT approach, with SQL used to create analysis-ready tables.
What specific tasks will you practice or complete in this course?
You practice connecting source data, loading and transforming it in a warehouse, refreshing clean tables, auditing freshness and accuracy, and linking the results to an interactive dashboard. Together, these tasks show how to build and maintain an end-to-end BI pipeline instead of handling reporting as isolated steps.