Skip to content

researchsherpa/graffiti-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualize LA 311 data

Need a simple verion of results from access the data workshop for the Graffiti Removal request type.

I built this to be compact so it could run in binder.

Contents

  • Data directory contains two files: 1) geojson for 2021 graffiti removal requests; and 2) a clean version of Neighborhood Council polygons.

  • Notebooks directory contains single notebook with multiple visualizations of the requests

  • Notebook can be explored with binder Binder

Setting Up Local Env

I use jupyter lab with ipywidgets and folium. The recipe is:

  1. Assuming anaconda is installed, repo cloned, and you're in the directory environment.yml can be used to build a baseline lab env with conda: conda env create -f environment.yml

  2. Activate the new env: conda activate graffiti-viz

  3. Fire up lab via jupyter lab

  4. Explore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published