Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.23 KB

File metadata and controls

16 lines (10 loc) · 1.23 KB

Assignment 5

Python reading and practice

Read up on and practice the below techniques:

  • Read up on sorting through Ascending and Descending
  • Refresh on Functions
  • Read Portable paths and try creating some dummy directories and files that resemble those described in the examples in order to practice the techniques. For the environment variable section, you can simply use one of the Datakit projects we created for an earlier assignment. These projects contain a scripts/1-etl.py script that demonstrates the environment variable approach.

ProPublica API Key

Sign up for a ProPublica API Key. In the web registration form, state that you plan to use the API for "data journalism course work at Stanford University". Make sure you stash away the key and do not lose it! You'll need the key for the next assignment!