File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
assignments/week03/athome Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ Using what you've learned this week, create a more complex mashup of some data
2+ that interests you. Map the locations of the breweries near your house. Chart
3+ a multi-axial graph of the popularity of various cities across several
4+ categories. Visualize the most effective legislators in Congress. You have
5+ interests, the Web has tools. Put them together to make something.
6+
7+ Place the following in the ``assignments/week03/athome`` directory and make a
8+ pull request:
9+
10+ .. class:: small
11+
12+ A textual description of your mashup.
13+ What data sources did you scan, what tools did you use, what is the
14+ outcome you wanted to create?
15+
16+ .. class:: small
17+
18+ Your source code.
19+ Give me an executable python script that I can run to get output.
20+
21+ .. class:: small
22+
23+ Any instructions I need.
24+ If I need instructions beyond 'python myscript.py' to get the right
25+ output, let me know.
You can’t perform that action at this time.
0 commit comments