My Final Project Title

Team Members


Project Overview

Give a short overview of your project that is understandable to anybody on the web. You can use (and reuse text from) your project proposal. But keep it short (a couple of paragraphs). Things you should mention:

  • The question you want to answer
  • Sources of data you used (please give proper attribution, including links to web sites)
  • The target audience

Visualization Approach

Give a brief description (one or two paragraphs) of your visualization and interaction methods. Briefly describe the list of features you implemented (loading data, switching between different types of plots, mouse functions, etc.).


Screenshots / Applet

Add a few screenshots or embed your Processing applet. Make sure your images are stored in a web-friendly format (jpeg, png, pdf, or gif) and not too large (compress them if you can). Add subtitles and an Alt tag (that shows up when you mouse over and if the image cannot be loaded for some reason). Look at the html of this example page.

NY Times example

Example screenshot from the NY Times. A nice example of 2D graph visualization.


Downloads

Please add the following files to your project site.

  • README.txt: The writeup that you handed in, including a description of the code and application files, and how your program should be compiled and run. Make sure you use the .txt extension, so that the file can be opened easily in any web browser.
  • Your data files and/or links to the data online. Again, make sure you properly attribute it, including web links to the original sources.
  • Your souce code. Include all programs you used for web scraping (e.g., python) and your visualization application (if you don't already link the the source in the Processing applet).

Add the date when you created the page, and -- if you like -- an email where people can reach you to ask for more information.

This is just an example template. Feel free to use whatever web page design you like, as long as we can easily put it on the course web site. Make sure you include all necessary files when you .zip up the directory and submit it to us. Look at the directory and file naming convention mentioned here.