owid / covid-19-data

Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
https://ourworldindata.org/coronavirus
5.66k stars 3.64k forks source link

Changes planned for vaccination data from Peru #2716

Closed jmcastagnetto closed 1 year ago

jmcastagnetto commented 2 years ago

Now that there is more data on the second booster shots in Peru, I am going to be adding a column named people_receiving_second_booster_per_hundred to the usual data file.

This change will appear with the update I will be running next Sunday (August 28).

You can see the planned changes in:

https://github.com/jmcastagnetto/covid-19-peru-vacunas/blob/use-duckdb/datos/vacunas_covid_rangoedad_owid.csv

And the schema in:

https://github.com/jmcastagnetto/covid-19-peru-vacunas/blob/use-duckdb/schemas/vacunas_covid_rangoedad_owid-schema.yaml

Do let me know if this is OK, or if you rather I use a different column name, etc.

@lucasrodes

lucasrodes commented 2 years ago

This looks perfect! Thanks for your work once again, @jmcastagnetto!

jmcastagnetto commented 2 years ago

The changes have been merged on the main branch of my repo, and the data has been updated.

Let me know if you find any issue.

For now I will close this ticket.

jmcastagnetto commented 1 year ago

@lucasrodes

I am reopening this issue, to let you know that now that in Peru there are applying a bivalent COVID-19 vaccines since January, the data for OWID in my repo will have an extra column: people_receiving_third_booster_per_hundred.

In a the next 30 min or so, I will be uploading the data with this extra field.

lucasrodes commented 1 year ago

Thanks for letting us know, @jmcastagnetto! I just added this to our sanity checks of the column names.