Skip to content

sjtrny/toomanyguns

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

toomanyguns

A plotly dash app displaying ownership of firearms in NSW, Australia.

Live Demo

https://toomanyguns.apps.sjtrny.com

Screenshot

How?

With a combination of:

With dash we use a few notable features, techniques and third-party libraries:

Data Sources

Postcode Information

Sourced from https://www.matthewproctor.com/australian_postcodes

Postal Area Geography Data

This information is available from the ABS under the listing 1270.0.55.003 - Australian Statistical Geography Standard (ASGS): Volume 3 - Non ABS Structures, July 2016

The specific file used is titled "Postal Areas ASGS Ed 2016 Digital Boundaries in ESRI Shapefile Format"

Firearms Data

We did our best to scrape http://toomanyguns.org.

Click here to download it.

Instructions

Build

docker build -t toomanyguns .

Run

docker run --name toomanyguns -d -p 8080:80 toomanyguns

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published