Skip to content

perthgophers/govhack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Gopher Grader

The Gopher Grade provides users with an address based grade using a spider graph at a point in time.

Project Spinup

$ go get github.com/perthgophers/govhack
$ glide install
$ cd web && npm run build && cd ..
$ docker run --name perthgophers-postgis -p 5432:5432 -e POSTGRES_PASSWORD=iamagopher -d mdillon/postgis

Datasets

Metrics

  • Culture
  • Apocalypse Readiness
  • Accessibility
  • Commerce
  • Safety

Datasets

Culture

  • Cafe locations
  • Libraries
  • Parks
  • Museums
  • Historical landmarks

Apocalypse Readiness

  • Nuclear bomb radius
  • Rainfall data
  • Flood data
  • Elevation

Accessibility

  • Bus stations
  • Train stations

Commerce

  • Unemployment rate

Safety

  • Unemployment rate
  • Taxation data
  • WAPOL Incidents
  • WAPOL Offences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages