/datasci-urban-forest

Friends of the Urban Forest

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Street Tree Visualization

Visualization of SF Street Tree Data

This is an exploritory piece for future work with Friends of the Urban Forest.

Part of the Data Science Group

Setup

  • Python 2.7
  • Install git large file (brew install git-lfs)
  • Clone repo
  • Setup virtualenv
  • Run pip install -r requirements.txt
  • You may need to fetch the large files (git lfs pull)

TODO

  • lfs
  • add remaining data
  • organize code