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.
Release files for uk-covid19 1.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uk_covid19-1.2.2.tar.gz | 10.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uk_covid19-1.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.5 kB
Release files / uk_covid19-1.2.2.tar.gz
| Download URL | uk_covid19-1.2.2.tar.gz |
|---|---|
| Size | 10.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4b209989823cabb3fb1c5eca9eee803665a863e505a170be3bac82f031fbdf86
|
|
BLAKE2b-256 checksum How to use checksums |
8fff35c8c85e5d08126ab9c4e2567df52780cf3523fe0106961f5c4c7bb8a375
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
|
Release files / uk_covid19-1.2.2-py3-none-any.whl
| Download URL | uk_covid19-1.2.2-py3-none-any.whl |
|---|---|
| Size | 10.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c360504ba4f0e2754f8fccb8e200efed8b93e1f369de7fbf2975ec67fa67b3a7
|
|
BLAKE2b-256 checksum How to use checksums |
23d37bc21b7c3694ec3db6b409d1d13040986720449a8b6ddac04bed1ceae3f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
|