bertrandmartel / tableau-scraping

Tableau scraper python library. R and Python scripts to scrape data from Tableau viz
MIT License
126 stars 20 forks source link

How to collect fully vaccinated data? #14

Closed ligujie123 closed 3 years ago

ligujie123 commented 3 years ago

Hello,

I want to collect COVID vaccination data from Wisconsin (https://www.dhs.wisconsin.gov/covid-19/vaccine-data.htm#day) and Ohio (https://coronavirus.ohio.gov/wps/portal/gov/covid-19/dashboards/covid-19-vaccine/covid-19-vaccination-dashboard). More specifically, I am interested in how many people are fully vaccinated in each county for each race. Using your package, I could successfully collect vaccination data which is at least one dose, but cannot get fully vaccinated data. Can you help me to fix this problem, thanks!

image image
ligujie123 commented 3 years ago

Hello,

I fix this by myself. Thanks.

bertrandmartel commented 3 years ago

@ligujie123 I'm glad you've fixed this. It seems I can't access this site in my location but I could use chromium on repl.it to investigate if you have other issues about it