SDK for the COVID-19 API (Coronavirus Dashboard in the UK)
Project description
Software Development Kit (SDK) for Python
This is a Python SDK for the COVID-19 API, as published by Public Health England on Coronavirus (COVID-19) in the UK.
Documentation
Comprehensive documentations and examples for this library is available on the documentations website.
SDK for other languages
Similar libraries are also available for JavaScript, R, .Net, and Elixir.
The API
The API supplies the latest data for the COVID-19 outbreak in the United Kingdom. The endpoint for the data provided using this SDK is:
https://api.coronavirus.data.gov.uk/v1/data
See the Developers Guide for additional information on the API and see a list of latest metrics.
Installation
Python 3.7+ is required to install and use this library.
To install, please run:
pip install uk-covid19
You may install the library for a specific version of Python as follows:
python -m pip install uk-covid19
You can simply replace python with a specific version for which you wish to install the library - e.g. python3 or python3.8.
Developed and maintained by Public Health England.
Copyright (c) 2020, Public Health England.
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
Built Distribution
Hashes for uk_covid19-1.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c360504ba4f0e2754f8fccb8e200efed8b93e1f369de7fbf2975ec67fa67b3a7 |
|
MD5 | ad6209082a125474545de2c4f4077745 |
|
BLAKE2b-256 | 23d37bc21b7c3694ec3db6b409d1d13040986720449a8b6ddac04bed1ceae3f9 |