===Downloading and Decompressing Data Files, Other Assignment Preparation===
+
*Looking over the [[Week 6| Week 6 Assignment Page]], I found that <code>curl -O http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM054599.zip</code> can be used, while I am in the ''/nfs/home/blitvak'' directory, to place a .zip containing the data files directly into my personal folder. I found that <code>unzip UCM054599.zip</code> unzips the files into the personal folder.
+
*I also downloaded and installed pgAdmin III from [http://www.pgadmin.org/ http://www.pgadmin.org/]
+
*I spent some time reviewing [[PostgreSQL Tutorial | the PostgreSQL Tutorial]]
+
*I booted up PuTTy and unzipped the files into my home folder
−
===Defining the appropriate tables for the ''Application'' and ''Product entities''===