Skip to content

vostpt/DASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASH

VOST Portugal Internal Dashboard project

Objectives

The dashboard aims to aggregate information coming from official datasources, via the API created by @tomahock

  • The dashboard has an operation / current events monitoring funcion
  • The dashboard has an historical comparasion with current events function
  • The dashboard presents information in real time
  • The dashboard allows for the user to filter data by type, date and date range, district, council, parish
  • The dashboard should also have an operstional map running with mapbox

Requirements

Run locally with docker

  • docker build -t dash:latest .
  • docker run -p 8052:8052 dash

DESCRIPTIONS

app.py

apppy

This dashboard makes a JSON request to fogos.pt API (by @tomahock ) and renders four different graphs and a table with the last 10 events.

The dashboard updates every minute

About

VOST Portugal Internal Dashboard project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published