Udacity Data Analyst Nanodegree
The goal of this project is to get map data from a region of the world; audit the data; fix the problems found; import the data into a MongoDB database and run some exploratory queries against it. The place in the world that I chose is Göttingen because it is near my current location. Göttingen is most famous for its university from which “45 Nobel Prize Laurates were linked via their Curriculum Vitae” (Georg-August-Universität Göttingen, 2015).
Check the [project report](Wrangle OpenStreetMap Data.pdf)
The code to audit the original XML file is here.
The code to fix the issues and convert the data to the JSON format is here.