Giter Club home page Giter Club logo

howbadismybatch's People

Contributors

knollfrank avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

howbadismybatch's Issues

Numbers misleading

Hi,

for a given Batch it looks like 50% of the vaccine shots are deadly. You are missing the size of the batch to make this claim.

You only show that 50% of the averse event reports are deaths, it says nothing about the Lethality of the batch.

image

Data incomplete/Wrong

I think this batch may be read wrong since it looks weird on the table. Also it's an AstraZeneca batch.

image

unable to download data anymore

Not sure what happened...maybe it's just a hiccup...it's not able to find the captchaImage to then download the data. I looked at the source and it should be finding the element but as you can see the error below it fails to download because of it.

Maybe just need to add a timeout so it can wait for the element to render?

McFlat/vaers-downloader#1

https://github.com/VAERS-DATA/HISTORY/actions/runs/3829281829/jobs/6515807505

2023-01-03 05:39:16.675186: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations:  AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-01-03 05:39:20.779249: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations:  AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
Traceback (most recent call last):
  File "/Volumes/Projects/VAERS-Downloader/./bin/vaers-downloader", line 7, in <module>
    download.main(sys.argv[1:])
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/download.py", line 46, in main
    downloadVAERSdata(
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/download.py", line 15, in downloadVAERSdata
    updateVAERSFiles(
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 64, in updateVAERSFiles
    downloadVAERSFileAndUnzip(f'{year}VAERSData.zip', workingDirectory)
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 56, in downloadVAERSFileAndUnzip
    downloadedFile = downloadVAERSFile(file, workingDirectory + "/VAERS/tmp")
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 48, in downloadVAERSFile
    downloadedFile = downloadFile(
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 31, in downloadFile
    _downloadFile()
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 28, in _downloadFile
    solveCaptchaAndStartFileDownload(driver, 'captchaImage.jpeg')
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/VAERSFileDownloader.py", line 19, in solveCaptchaAndStartFileDownload
    saveCaptchaImageAs(driver, captchaImageFile)
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/vaers_downloader/WebDriver.py", line 21, in saveCaptchaImageAs
    captchaImage = driver.find_element(By.CSS_SELECTOR, "img[src='captchaImage']")
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 861, in find_element
    return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"]
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py", line 444, in execute
    self.error_handler.check_response(response)
  File "/Volumes/Projects/VAERS-Downloader/.venv/lib/python3.10/site-packages/selenium/webdriver/remote/errorhandler.py", line 249, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"img[src='captchaImage']"}
  (Session info: headless chrome=108.0.5359.124)
Stacktrace:
0   chromedriver                        0x000000010ffcef38 chromedriver + 4910904
1   chromedriver                        0x000000010ff4ea03 chromedriver + 4385283
2   chromedriver                        0x000000010fb93747 chromedriver + 472903
3   chromedriver                        0x000000010fbd834c chromedriver + 754508
4   chromedriver                        0x000000010fbd85a1 chromedriver + 755105
5   chromedriver                        0x000000010fc1be94 chromedriver + 1031828
6   chromedriver                        0x000000010fbfe13d chromedriver + 909629
7   chromedriver                        0x000000010fc1928e chromedriver + 1020558
8   chromedriver                        0x000000010fbfdee3 chromedriver + 909027
9   chromedriver                        0x000000010fbc830c chromedriver + 688908
10  chromedriver                        0x000000010fbc988e chromedriver + 694414
11  chromedriver                        0x000000010ff9c1de chromedriver + 4702686
12  chromedriver                        0x000000010ffa0b19 chromedriver + 4721433
13  chromedriver                        0x000000010ffa828e chromedriver + 4752014
14  chromedriver                        0x000000010ffa191a chromedriver + 4725018
15  chromedriver                        0x000000010ff75b02 chromedriver + 4545282
16  chromedriver                        0x000000010ffc0888 chromedriver + 4851848
17  chromedriver                        0x000000010ffc0a05 chromedriver + 4852229
18  chromedriver                        0x000000010ffd6e5f chromedriver + 4943455
19  libsystem_pthread.dylib             0x00007fff2032b950 _pthread_start + 224
20  libsystem_pthread.dylib             0x00007fff2032747b thread_start + 15

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.