Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

wl-net/dataview-seattle911-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataview Seattle 911 Notifier

This script informs dataview of 911 activity in the Seattle area.

Usage

The following options must be passed when configuring an instance of the notifier:

  • API_ENDPOINT
  • API_TOKEN
  • GEOFENCE

Example:

processor = Seattle911IncidentProcessor('http://dataview.restricted.wl-net.net:8000/api/1/', '<API_KEY>', [[], [], [], []])
incidents = processor.process_incidents(processor.parse_incidents())

About

Notifies Dataview of Seattle 911 Activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages