Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1 KB

README.md

File metadata and controls

27 lines (16 loc) · 1 KB

Dash for Crime - Resources

This repository contains resources for my talk "Dash for Crime - Using Dash by Plotly for Interactive Visualisation of Crime Data" at PyCon AU 2019 in Sydney.

The Files

app.py : First example file from the live demo: Minimal app to visualise a CSV file of homicides in Australia

app2.py : Second example file from the live demo: Extended app with custom callback to display only the curves the user requests.

dash_for_crime_slides.html : The slides from the talk

Further Reading

Resources for Dash

Resources for Homicides in Australia