zhangyichi12 / SmartZillow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To import the data into MongoDB:

  1. Start mongoDB instance;

  2. Change directory to week2 (including property_collection.json);

  3. Run "mongoimport --db real_estate_smart_view --collection property --drop property_collection.json";

About


Languages

Language:Python 53.1%Language:JavaScript 26.9%Language:HTML 19.8%Language:CSS 0.2%