Auto Generated Documentation¶
-
create_and_clean.
get_col
(db_name='udacity', collection='rochester_osm')[source]¶ create and return a mongodb db/collection connection object
-
create_and_clean.
get_suffix_mapping
()[source]¶ get a mapping for street suffixes by scraping table from USPS
-
create_and_clean.
json_to_mongo
(col: pymongo.collection.Collection, json_file: str = 'rochester_osm.json')[source]¶ create new mongodb collection from json file