Project Report

In this notebook, you'll sumarize your finding for the class presentation.

The class presentation will use this notebook in slide mode, as I do during lecture time.

You'll need to download the following zip file, unzip it, and run the following notebook install-support.ipynb to install the slide capabilities.

The notebook notebook-slideshow-example.ipynb will give you examples on how to use slides within the iPython notebook.

You should also write this notebook so that you can convert it nicely into a pdf document using the commands

ipython nbconvert NB4_report.pynb --to latex
pdflatex NB4_report.tex

See here for further references on how to do that.

In this notebook, you'll

  • describe your problem as stated in the propectus
  • comment on your data sources, on their format, on the difficulties to get them
  • present the main challenge you encountered
  • present your finding in the form of expresive graphics

Be sure to include an introduction section motivating your visualizations, with a description of the substantive context and why it is interesting.

Cite the source of the data and any other references that you used in carrying out your project.

Team members responsible for this notebook:

List the team members contributing to this notebook, along with their responsabilities:

  • team member 1 name: team member 1 responsabilities
  • team member 2 name: team member 2 responsabilities
  • etc.

I advise you to work at least in pairs for each project notebook, as you did for the homework assignments. Of course, all team members may participate to each notebook.