Commit e233c2b7 authored by Gregory James's avatar Gregory James

Updated Module3/exo1

parent 30b252e5
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This section contains the database and the file used for to generate the analysis on the influenza in France.
The aim was to download the database and to make sure that the notebook file used for the analysis was able to access the data locally.
I did update it locall on my laptop in addition to the gitlab used during the MOOC.
1. Dowloaded the file locally
2. Loaded the file in MOOC
3. Import OS into the notebook and used os.chdir(os.getcwd()) to get access to the "local" URL
4. The code is executing perfectly
# @source="réseau Sentinelles, INSERM, Sorbonne Université, https://www.sentiweb.fr", @meta={"period":[198444,202341],"geo":["PAY",1],"geo_ref":"insee","indicator":"3","type":"all","conf_int":true,"compact":false,"age_group":false}, @date=2023-10-18T17:18:54+02:00, bundle=1697642334 # @source="réseau Sentinelles, INSERM, Sorbonne Université, https://www.sentiweb.fr", @meta={"period":[198444,202352],"geo":["PAY",1],"geo_ref":"insee","indicator":"3","type":"all","conf_int":true,"compact":false,"age_group":false}, @date=2024-01-03T19:45:07+01:00, bundle=1704307507
week,indicator,inc,inc_low,inc_up,inc100,inc100_low,inc100_up,geo_insee,geo_name week,indicator,inc,inc_low,inc_up,inc100,inc100_low,inc100_up,geo_insee,geo_name
202341,3,68198,58031,78365,103,88,118,FR,France 202352,3,133672,119008,148336,201,179,223,FR,France
202340,3,69858,60925,78791,105,92,118,FR,France 202351,3,150155,137846,162464,226,207,245,FR,France
202350,3,147971,136787,159155,223,206,240,FR,France
202349,3,147552,136422,158682,222,205,239,FR,France
202348,3,124204,113479,134929,187,171,203,FR,France
202347,3,110910,100658,121162,167,152,182,FR,France
202346,3,83853,75096,92610,126,113,139,FR,France
202345,3,72003,63178,80828,108,95,121,FR,France
202344,3,49952,42813,57091,75,64,86,FR,France
202343,3,44982,38170,51794,68,58,78,FR,France
202342,3,56842,49277,64407,86,75,97,FR,France
202341,3,58357,51032,65682,88,77,99,FR,France
202340,3,68894,60069,77719,104,91,117,FR,France
202339,3,72003,63452,80554,108,95,121,FR,France 202339,3,72003,63452,80554,108,95,121,FR,France
202338,3,63218,55227,71209,95,83,107,FR,France 202338,3,63218,55227,71209,95,83,107,FR,France
202337,3,49085,42079,56091,74,63,85,FR,France 202337,3,49085,42079,56091,74,63,85,FR,France
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment