Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rentmap

Visualizer of the Zillow Observed Rent Index and other useful geographical properties.

Usage

  1. Clone this repository.
  2. Get the submodules with git submodule update --init
  3. Create and activate a new Python virtual environment.
    python3 -m venv venv
    . venv/bin/activate
    pip install -r requirements.txt
    
  4. Download the Zillow Observed Rent Index data with 'Zip Codes' geography from Zillow Research into data/Zip_ZORI_AllHomesPlusMultifamily_SSA.csv.
  5. Run python -m rentmap
  6. Open the resulting HTML file in your browser.

Visualized Data

About

Visualization of Zillow Rent Index data in Python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages