diff options
Diffstat (limited to 'deliverable/main.tex')
| -rw-r--r-- | deliverable/main.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/deliverable/main.tex b/deliverable/main.tex index 521be50..078533e 100644 --- a/deliverable/main.tex +++ b/deliverable/main.tex @@ -1137,7 +1137,12 @@ P values for all correlations shown in the correlation plots below were calculat \subsection{Code and data availability} -The code and data belonging to this project can be found in the \href{}{github repository}. +The code and data belonging to this project can be found in the \href{https://github.com/Vinkage/fluprint_exploration}{github repository}. +The repository contains the directories \lstinline{bussiness_understand}, \lstinline{data_understanding} and \lstinline{data_preparation_modeling} which contain all the \LaTeX source files for what was written during the project. +However, the source files for the final pdf deliverable that is to be graded are in the \lstinline{deliverable} directory. +The directory \lstinline{csv} contains all the flat data files that were generated in this work, \lstinline{queries} contains the SQL source files. +As mentioned above, the import script for constructing the database is added as a submodule called \lstinline{fluprint}. +Other files and directories are data files used in the latex source files. \printbibliography |
