Skip to content

Data Analysis of OpenStreetMap of San Francisco, using MongoDB and Python

Notifications You must be signed in to change notification settings

ondramie/mongoDB-osm-San-Francisco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

The goal was to data munge raw data from user-provided OpenStreetMap (OSM), to import the data into MongoDB, a non-SQL database, and to examine and summarize the data set. This file here contains a synopsis of what was done.

Description of Files

File Name Description
assign_two_queries.py Python Code with MongoDB Queries
osm_sf_mongoDB.md Markdown Report
sample.osm Sample of OSM (1/10th)
shape_data.py Python Code used to Data Munging OSM

About

Data Analysis of OpenStreetMap of San Francisco, using MongoDB and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages