Skip to main content

A dashboard to display up to date covid data and news

Project description

## README ### Introduction This project aims to provide a simple, personalisable dashboard for Covid data and news. Users can schedule updates to the data and news stories on top of those that already automatically occur. They can also customise what area they receive Covid data for to, as well as what sort of news they receive. ___ #### Prerequisites Designed for Python 3.9 Sched and Flask modules Public Health England Covid data API module News Api module and key - can be gotten for free from https://newsapi.org/register ___ ### Installation

pip install schedule pip install Flask pip install uk-covid19 pip install NewsApi ___ ### Getting started Firstly you must open the config file and put your API key in for /key/. Next run main.py, this will start the server. The dashboard can now be accessed at http://127.0.0.1:5000/index. In order to change where Covid data is shown for, or what keywords are used to filter news stories, change the relevant lines in the config file ___ ### Developer documentation

___ Author - James Adam

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

covid-dashboard-jadam-0.0.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

covid_dashboard_jadam-0.0.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page