Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.3 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.3 KB

FormulaOneDataETL

Azure Databricks for Data Engineers - Project on Formula 1 Racing

Collection of Sample Databricks Spark Notebooks ( using for Azure Databricks )

Sample Notebooks

Notebook Description Lang
Mount Setup Configuration for storage and mount Python
Data Ingestion: CSV - Databricks - DataLake In this notebook, you ingest data from CSV into Databricks cluster, run transformations on the data in Databricks cluster, and then load the transformed data into Parquet as processed and stored in DataLake Python
Data Ingestion: CSV - Databricks - DataLake In this notebook, you ingest data from CSV into Databricks cluster, run transformations on the data in Databricks cluster, and then load the transformed data into Parquet as processed and stored in DataLake Python

Architecture

Screenshot 2022-12-21 at 8 58 25 AM

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/UcheIgbokwe/FormulaOneDataETL