CS 106 Winter 2016

Assignment 10: Hierarchical data


Question 1 Data McDataFace

The goal of this assignment is to provide an open-ended opportunity to experiment with JSON-based hierarchical data, possibly by accessing a live web-based API.

With that in mind, all I will give you is a set of minimum requirements for your sketch:

One tricky question is how to get interesting JSON files or live feeds, and how to make sense of them. A few tips are offered below. Watch Piazza for other ideas over the next few days.

Call your sketch Data.

Submission

Remember to review the Code Style Guide and use Processing's built-in auto format tool. Then review the How To Submit document. At the top of all of your source files, be sure to include a comment with your name and student ID number. When you're ready, zip the Data sketch into an archive called A10.zip and upload that file to LEARN.