Final Report#

Instructions#

  • Read the instructions for the final assignment from the course page.

  • To get help with Markdown formatting check this page.

  • If you don’t know how to add a Markdown cell check this page

Download the Notebook template#

You can download this tutorial Notebook to your own computer by clicking the Download button from the Menu on the top-right section of the website.

  • Right-click the option that says .ipynb and choose “Save link as ..”

Download tutorial Notebook.

Add your work below#

Mix markdown cells with code cells regularly to explain and document your work / codes (in a similar manner as how the Exercises of this course were written). Below we provide you a suggestion for the structure of the report by listing the main components that would be good to include in your work. However, you do not necessarily need to follow this structure and you can adjust the headings as you see best.

1. Introduction#

Add introduction.

2. Data and methods#

Describe your data (list also the used data sources) and give an overview of the methods that you use in your work.

3. Data analysis + Results#

Add and explain your analysis workflow below here.

# Add your data analysis here by adding code cells as you see best

4. Discussion / reflection#

Add possible notes / discussion e.g. about methodological challenges or data-related limitations that you think are relevant for your analysis and/or topic.

5. References#

Add references here.