Skip to content

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataPlatformHandsOn

CovidPlatformHandsOn

Welcome to the github repo for the MTC Sydney Virtual Hands On Workshop where you use Azure Data Factory, Azure Data Lake Storage, Databricks, Synapse and Power BI together to analyse the latest COVID-19 data while also building the automated data pipelines required for the analysis. The workshop has 5 modules.

This series of exercises seeks to answer the question does the number of doctors in a country affect the number of COVID-19 cases? To do this we join the latest covid-19 stats, with statistics from the GHO. You can view a whiteboard video on the overall approach here. The five modules of this workshop are outlined below.

Module 1: Ingesting external data into a data lake with Azure Data Factory Data Pipelines.

Part 1: Copying country codes data to the lake.

Part 2: Copying the latest COVID-19 data from the John Hopkins github repo to the lake.

Part 3: Copy GHO data to the lake.

Module 2: Wrangling the data with an open source distributed computing framework, in this case, Databricks.

Here we use in-memory techniques to wrangle the data and save a final set of files to the data lake ready to copy to the warehouse in the next module.

  • For this module you'll need to import this notebook into your databricks workspace and run/modify each cell based on your work in Module 1.

Module 3: Copying the final wrangled dataset from the data lake to a Data Warehouse, here, we use Azure Synapse Analytics DW.

In this module, you create a data pipeline that copys the final dataset from Module 2 into the Azure Synapse Data Warehouse.

Module 4: Creating visualizations on the warehouse data using Power BI

PowerBIDashboardSample

Finally, we create a dashboard that visualizes the data in the data warehouse.

Module 5: Creating a full data pipeline that automates all the work done above.


author: Prerita Mehta, Viren Joseph, Microsoft Technology Center, Sydney.

About

Keeps the Databricks Notebooks for the Hands On

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages