diff --git a/module3/exo1/influenza-like-illness-analysis.Rmd b/module3/exo1/influenza-like-illness-analysis.Rmd index a6787eac8a37fabb2ff66ad5d5cc64bffb3281c0..25ee910d3ce55b089ca747bf0102b3ef62527271 100644 --- a/module3/exo1/influenza-like-illness-analysis.Rmd +++ b/module3/exo1/influenza-like-illness-analysis.Rmd @@ -21,8 +21,7 @@ knitr::opts_chunk$set(echo = TRUE) ## Data preprocessing -The data on the incidence of influenza-like illness are available from the Web site of the [Réseau Sentinelles](http://www.sentiweb.fr/). We download them as a file in CSV format, in which each line corresponds to a week in the observation period. Only the complete dataset, starting in 1984 and ending with a recent week, is available for download. The URL is: - +The data on the incidence of influenza-like illness are available from the Web site of the [Réseau Sentinelles](http://www.sentiweb.fr/). This is the documentation of the data from [the download site](https://ns.sentiweb.fr/incidence/csv-schema-v1.json):