Skip to content

marcin2x4/xml_2_snowflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml_2_snowflake

This code will allow to parse and load xml file (https://rejestrymedyczne.ezdrowie.gov.pl/registry/ra) to Snowflake database. Parsing is combination of args/kwargs with string interpolation and list comprehension.

Project is divided into 3 modules when combined recreates the ELT pattern of data loading.

Run the code using: python3 function.py <source_file_dir> Rejestr*.xml

About

Loading xml file into Snowflake database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages