Closed q-w-a closed 1 year ago
Code to parse directory of xml files.
The path assumes you have unzipped the data in the project directory. It will also generate a folder in the current directory named data with the output file; this folder is ignored via gitignore.
data
gitignore
Currently working on finishing this task; I have some more commits to add before it'll be ready to merge.
Code to parse directory of xml files.
The path assumes you have unzipped the data in the project directory. It will also generate a folder in the current directory named
data
with the output file; this folder is ignored viagitignore
.