GithubHelp home page GithubHelp logo

dse203_final's Introduction

DSE203_final

Project Objective

  1. Associate places of interest with short-term rental properties to identify profitable real estate investments in San Diego County

  2. Construct knowledge graph connecting real estate listings with similar short-term rental properties and nearby places of interest

  3. Connect places and reviews to neighborhoods

  4. Process review text to find themes associated with neighborhoods

How to load data into local Neo4J

  1. Install Neo4j Desktop**

Download Neo4j

Then, launch the Neo4j Browser, create an empty database, set the password to "neo4jbinder", and close the database.

  1. Edit NEO4J_HOME and NEO4J_IMPORT ./cyphers/run_cyphers.sh to point to local installation NEO4J installation locations.
NEO4J_HOME="/Users/<name>/Library/Application Support/com.Neo4j.Relate/Data/dbmss/dbms-<guid>"
NEO4J_IMPORT="/Users/<name>/Library/Application Support/com.Neo4j.Relate/Data/dbmss/dbms-<guid>/import"
  1. Run the following command to upload csv into local Neo4J Database
sh ./cyphers/run_cyphers.sh

Reference code

  1. Clone contents of Google maps services python repo to ./data_sources/google/

Google maps services python

  1. Clone contents of Yelp API python repo to ./data_sources/yelp/

Yelp API python

Presentation slide deck

  1. Do git clone to download the slide deck and code

dse203_final's People

Contributors

klane avatar jloganucsd avatar twlim1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.