/P3_Data_Wrangling

P3 - Data Wrangling(Open Street Map)

Primary LanguagePython

P3- Data Wrangling with Mongo DB

(Open Street Map)

Map Area: New York City, United States of America

http://www.openstreetmap.org/relation/175905#map=10/40.6978/-73.9792

I chose New York City as my data extract for P3-Data Wrangling with Mongo DB. Though I have never been there but I chose this city as I am in completely awe of that place due to its cosmopolitan,bustling hive of activity nature and also it being melting pot of diverse cultures/ethnicity. It is also home to various famous places like central park, times square,statue of liberty, madison square garden and metropolitan Museum of Art which have been captured beautifully in many popular movies and shows. Also about "The Big Apple", I have read that it's a shopper’s paradise and is famous for its multi cuisine nature which excites me as a future traveller.

So for these reasons I chose New York City as my data set. I downloaded the data via a custom extract from Mapzen (https://mapzen.com/data/metro-extracts/your-extracts/079ffc8778d7)

I used data munging techniques in this project to assess the quality of the data for validity, accuracy, completeness, consistency and uniformity. After thoroughly auditing and cleaning my dataset for NYC, I converted it from XML to JSON format and imported the cleaned .json file into a MongoDB database.