troykelly / homeassistant-au-nsw-covid

A group of sensors for Home Assistant that tracks New South Wales COVID-19 Data
GNU General Public License v3.0
1 stars 0 forks source link

Incorrect Data Source for vaccinations #50

Open macfarlaneb opened 3 years ago

macfarlaneb commented 3 years ago

Hi, The website used to obtain vaccination first dose, second dose, and total doses is incorrect. The numbers do not align to other NSW Health websites which provide the stats on doses.

cshep commented 3 years ago

Hi, The first, second and total dose numbers are only for vaccinations carried out by NSW Health. The GP network and other organizations also carry out vaccinations which are not being counted.

Troy, The webpage you are scraping also has the following data:

NSW COVID-19 vaccination rate | Total All providers – first doses | 85.2% All providers – fully vaccinated | 59.2%

Can you please include these ?

troykelly commented 3 years ago

I can only see that data on the daily update (eg) https://www.health.nsw.gov.au/news/Pages/20211001_00.aspx

I'd have to generate that URL each time, test to see if it exists, and then get the data.

Is there somewhere static (ie not a changing URL) that the statistics are published?

cshep commented 3 years ago

Hi Troy, unfortunately I have been unable to find a static data source. Thx for having a look