saksman / datasci-street-tree-viz

Visualization of SF Street Tree Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Setup virtualenv
  • Run pip install -r requirements.txt

Ideas

  • Map locations
    • Show which ones FuF help with
    • Show density
    • Organize by type
  • Planting dates

Data Questions

  • What is SiteOrder? Number if multiple trees present
  • What is DBH? Depth, height
  • How is the PlotSize designated? All sorts of units and input schemas
  • What are XCoord and YCoord based on? Cal coordinate system

About

Visualization of SF Street Tree Data

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%