Data Wrangling Project - Open Street Map
1- The html file OpenStreetMapGoianiaGO.html is the document containing my answers to te project.
2- The file openStreetMapProject.py contains all my process to clean the data, load the xml and save the .json,
import to mongoDB, perform the queries and etc.
3- map.xml is the file download from OpenStreetMap, e map.xml.json is the file after the cleaning.