Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.07 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 - Circuits 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 Python
Data Ingestion: CSV - Databricks - Races 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 Python

Contributing

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