The French Covid-19 vaccination policy did not solve vaccination inequities a nationwide study on 64.5 million people
收藏资源简介:
Data and code to reproduce the analysis of our article. # Contents `code/`: Analysis code. <br> The main analysis file is `vaccination-indicators.Rmd`. <br> Some results are exported in `out*.RData` files. `data/`: Data used for the analysis. <br> The data are treated by the `code/0_INSEE_predictors.R` script, and saved as `code/data_indicators.RData`, which is the file used for analysis. `ms/`: Manuscript files; they are outdated (the ms was later modified with Word), but `ms.Rmd` contains code to reproduce the figures and some numerical values given in the text. # Data Sources - Vaccination data from Assurance Maladie: <br> - EPCI: <https://datavaccin-covid.ameli.fr/explore/dataset/donnees-devaccination-par-epci/><br> - Paris, Marseille, Lyon: <https://datavaccin-covid.ameli.fr/explore/dataset/donnees-de-vaccination-parcommune/information/> - Geographic information:<br> - EPCI: <https://datavaccin-covid.ameli.fr/explore/dataset/georef-france-epci/><br> - Paris, Marseille, Lyon: <https://datavaccin-covid.ameli.fr/explore/dataset/georef-france-commune-arrondissement-municipal/> - Socio-economic indicators from INSEE: <https://www.insee.fr/fr/statistiques/5359146#consulter> - 2017 Presidential election:<br> - <https://www.data.gouv.fr/fr/datasets/election-presidentielle-des-23-avril-et-7-mai-2017-resultats-definitifs-du-1er-tour-par-communes/#resource-d282e53a-d273-425d-95bb-8a0d7632c79a-header> <br> https://www.data.gouv.fr/fr/datasets/election-presidentielle-des-23-avril-et-7-mai-2017-resultats-du-2eme-tour-2/<br> - Paris: <https://opendata.paris.fr/explore/dataset/elections-presidentielles-2017-1ertour/export/?disjunctive.id_bvote&disjunctive.num_circ&disjunctive.num_quartier&disjunctive.num_arrond&sort=-num_arrond> <br> - Marseille: <https://trouver.datasud.fr/dataset/82a6d91c-c81d-423c-9a4a-3f76d121c8ce/resource/03e2ef07-c2d0-41dd-b503-26910ecb15c3/download/marseille_presidentielles2017_tour1.csv> <br> - Lyon: <https://www.interieur.gouv.fr/Elections/Les-resultats/Presidentielles/elecresult__presidentielle-2017/(path)/presidentielle-2017/084/069/069L.html>



