EDV Data Inspect
A Python Package to analyze the edv data in terms of total edv applicants, the derivatives(family members) and gives only the intended data in the scrap.txt file after running this package. For now, we have this package able to calculate those data for only KDU embassy and AS region. It helps only to those Nepalese who have won EDV and want to investigate about previous year edv data.
Usage
On this https://dvcharts.xarthisius.xyz/ceacFY21.html there is whole lots of data provided for each year edv lottery. The data they provided for year 2020 2021 and so on opens in excel software where we can do analyze. But if you want to do same for year 2019, 2018, and other previous year, those data doesn't open in excel but they redirect to webpage with that data. So, we can't analyze the exact number that we want to figure out from the data.
Following query will provide you the actual data for total edv winners, total derivatives(family members) for year 2018 and 2019
''' edv-data-inspect ''' Before running the above query do the following:
- Go to https://dvcharts.xarthisius.xyz/ceacFY21.html here.
- In the left side of this webpage, there is a sidebar with [ DV-(year) CEAC Data ] format.
- Click on either [ DV-2018 CEAC Data ] or [ DV-2019 CEAC Data ].
- On click, The central content changes and new information are shown in the page.
- There are .csv file with Heading [ DV(year) Raw CEAC Data ]
- Click on any .csv file there.
- It opens the whole plethora of data, containing in that .csv file
- Now, use command ctl+A and ctl+C respectively
- Now goto your terminal or command line, and type: edv-data-inspect
- Your terminal shows the output from the data and scrap.txt file in saved in the current directory with regexed data.
Release files for edv-data-inspect 1.0.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 | |
|---|---|---|---|
| edv-data-inspect-1.0.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| edv_data_inspect-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / edv-data-inspect-1.0.2.tar.gz
| Download URL | edv-data-inspect-1.0.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2d0dc56aee04ca88d5f1943856776b0550ee686f16d9b1ea829071df81f6776e
|
|
BLAKE2b-256 checksum How to use checksums |
d79e25ca2689fcbd47de2a8cc247069c67f42fc88f5a796756c2f8be0e1810b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|
Release files / edv_data_inspect-1.0.2-py3-none-any.whl
| Download URL | edv_data_inspect-1.0.2-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e600e321926affd978d7889b924c5609fceab4de26b2670eb1a845fa8c37232d
|
|
BLAKE2b-256 checksum How to use checksums |
2f0017ff491057c3a7010d8c7a9ad5542b93b61e5128a84407031d5daf44a336
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|