Skip to content

darlingtonmaposa/XML-files-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

XML-files-processing

In an industry-type ETL process, it is prevalent to apply further transformations on data extracted into a tabular format. It is also very likely that we will have to join this data with other data sources as well. Therefore dealing with data in its raw format is a valuable skill for a data engineer.

This project uses a sample XML file that needs to be transformed into a tabular format and extracted into a CSV file. From here further ETL processes are easier to implement.

About

Transforming a sample XML file into a format that allows for easy for ETL processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published