Create Python script to combine XML files into JSON format
Orçamento $10-30 USD
I have around 130 directories of files that all contain a standard set of XML files:
1. [url removed, login to view]
2. [url removed, login to view]
3. [url removed, login to view]
4. [url removed, login to view]
5. [url removed, login to view]
6. [url removed, login to view]
In total, this means there are 130 directories multiplied by 6 files = 780 files. This is too many files.
I want to take those individual files and combine them into six big JSON files so that each XML file will be packaged into one big JSON. Thus, there will be six JSON files:
1. [url removed, login to view] containing all 130 [url removed, login to view] data
2. [url removed, login to view] containing all 130 [url removed, login to view] data
3. [url removed, login to view] containing all 130 [url removed, login to view] data
4. [url removed, login to view] containing all 130 [url removed, login to view] data
5. [url removed, login to view] containing all 130 [url removed, login to view] data
6. [url removed, login to view] containing all 130 [url removed, login to view] data
In doing this - a new field needs to be added - the directory name so that I know from which directory the file came from.
I then need a seperate way to take those JSON files and convert those into 6 CSV files:
1. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
2. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
3. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
4. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
5. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
6. [url removed, login to view] containing all 130 [url removed, login to view] data becomes [url removed, login to view]
A reduced dataset containing 4 directories is provided for your testing.
The development will need to be completed within 3 hours.
16 freelancers estão ofertando em média $66 para esse trabalho
i have done vast amount of work in json, xml parsing. I have also worked with csv reader and writer in python. I have 5 years of experience.
Hi, here is my personal website and you can see some of project's here:[url removed, login to view] and if you like we can start discussing I want to improve my completion rate project to help you to reach the final decision. Mais
Looks OK for me. ##########################################################################################
Hi Sir, I am a expert in this kind of system application handling. I can handle this task for you with 100 % completion and within time. I have knowledge of working on Map reduce of Hadoop framework. Where we hav Mais
I will make the script configurable via command line parameters. You will be able to run against individual files or whole directories producing results as expected in the original task.
I work every day with python. I often process text data in many format including XML in order to extract information.