A package to find out the true extent of the damage caused by Covid-19 to the country.
Project description
Lostlifevalue
1 .Dataset
Population: https://www.worldometers.info/world-population/population-by-country/
VSL,GNI: https://law.vanderbilt.edu/phd/faculty/w-kip-viscusi/355_Income_Elasticities_and_Global_VSL.pdf
deaths: https://github.com/owid/covid-19-data/blob/master/public/data/jhu/total_deaths.csv
2. Package
This package is designed to calculate the value of lives lost due to Covid-19 and to determine how much damage the country has suffered in terms of GNI ratio.
To calculate the value of a life, we use an index called VSL. This index stands for value of statistical life, and represents the value of a human life. Using this VSL data and the number of deaths due to Covid-19, we can calculate the value of lives lost due to Covid-19.
The following indicators are used in this package.
deaths
VSL ($/million)
GNI ($/thousand)
Population(/100000)
eloss_total(VSL * deaths)
GNI_total(GNI * Population)
eDamage_per_GNI(eloss_total/GNI_total)
3. How to rum?
You can use this package easily.
First, use this command to download the package.
$ pip install lostlifevalue
Next, run this command.
$ lostlifevalue Items_to_be_sorted
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 Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lostlifevalue-0.0.8.tar.gz.
File metadata
- Download URL: lostlifevalue-0.0.8.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56241b8c2d272572b95828e0111a3432dc681293e672bf1b77b82b3463484962
|
|
| MD5 |
9fa0adadc1126f458ed103a0d5d1c828
|
|
| BLAKE2b-256 |
8944ecf06f01bd0ffef951213f10248a7b10ac346bc297a4883fe8f2226f48c5
|
File details
Details for the file lostlifevalue-0.0.8-py3.8.egg.
File metadata
- Download URL: lostlifevalue-0.0.8-py3.8.egg
- Upload date:
- Size: 4.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d9026ba1db06a6ec02b1e380d59743c8966610e691eb8b518d8107bd6d3c67f
|
|
| MD5 |
6d72db6ac18f55be725d3f5313a74229
|
|
| BLAKE2b-256 |
bcb66a013ae42632fc92f425639854e71b5f6f0e410050d75dffe9f1bc0f91d4
|
File details
Details for the file lostlifevalue-0.0.8-py3-none-any.whl.
File metadata
- Download URL: lostlifevalue-0.0.8-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a49ec94cc240a23ff7a5b993986534f2e1dd243c4a3199a3633605c7ed11f611
|
|
| MD5 |
4bd335d97df7c365402a7a427d1b14a7
|
|
| BLAKE2b-256 |
b760b796d40cc11a91aa079237d9b7e17a22d205fdc462e30406f1c93b3706ad
|