sfbrigade/datasci-urban-forest-recommender

Name: datasci-urban-forest-recommender

Owner: SFBrigade

Description: Basic App to Recommend Trees

Created: 2017-01-05 03:48:20.0

Updated: 2017-04-17 06:36:56.0

Pushed: 2017-04-20 03:09:42.0

Homepage: https://sf-urban-forest-recommender.herokuapp.com/

Size: 14033

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Urban Forest Recommender

This project is a San Francisco tree recommendation website. Trees are recommended for any location in the city based on the health of the surrounding trees. Tree health data is from the 2016 census and can be found in assets/data/trees.csv. In addition to recommending based on tree health, we only recommend trees that the city allows to be planted.

The website can be found live at: https://sf-urban-forest-recommender.herokuapp.com/

What remains to be done:

Install Locally

  1. virtaulenv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt

How to Run Locally

How to Deploy


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.