diff --git a/README.md b/README.md index 1c1656f..6afe3f2 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # Name -write-your-name +Peyman Mortazavi # How many points have you earned? -0/100 +90/100 (Make your own calculation and replace the number 0 with the points you think you've earned.) # How many hours have you spent on this? -fill-in-your-answer +10 hours # What is the most difficult part about this week's challenge? -fill-in-your-answer +It was so long ! # Show and tell (6 points) @@ -30,25 +30,29 @@ fill-in-your-answer ## 1 (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint1-a.png) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint1-b.png) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint1-c.png) -[checkpoint1](checkpoint1.html) +[checkpoint1](checkpoint1-a.html) +[checkpoint2](checkpoint1-b.html) +[checkpoint3](checkpoint1-c.html) ## 2 (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint2.png) [checkpoint2](checkpoint2.html) ## 3 (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint3.png) [checkpoint3](checkpoint3.html) ## 4 (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/checkpoint4.png) [checkpoint4](checkpoint4.html) @@ -58,69 +62,69 @@ fill-in-your-answer ### 1.a. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge1-a.png) [challenge1-a](challenge1-a.html) ### 1.b. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge1-b.png) -[challenge1-b](checkpoint1-b.html) +[challenge1-b](challenge1-b.html) ### 1.c. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge1-c.png) -[challenge1-c](checkpoint1-c.html) +[challenge1-c](challenge1-c.html) ### 1.d. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge1-d.png) -[challenge1-d](checkpoint1-d.html) +[challenge1-d](challenge1-d.html) ## Challenge 2 (5 points x 6 = 30 points) ### 2.a. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-a.png) ### 2.b. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-b.png) ### 2.c. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-c.png) ### 2.d. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-d.png) ### 2.e. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-e.png) ### 2.f. (5 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge2-f.png) -[challenge2](checkpoint2.html) +[challenge2](challenge2.html) ## Challenge 3 (8 points x 3 = 24 points) ### 3.a. (8 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge3-a.png) -[challenge3-a](checkpoint3-a.html) +[challenge3-a](challenge3-a.html) ### 3.b. (8 points) -![image](image.png?raw=true) +![image](https://dl.dropboxusercontent.com/u/44502811/Big%20Data%20ScreenShots/Week%208/challenge3-b.png) -[challenge3-b](checkpoint3-b.html) +[challenge3-b](challenge3-b.html) ### 3.c. (8 points) diff --git a/challenge1-a.html b/challenge1-a.html new file mode 100644 index 0000000..0212dec --- /dev/null +++ b/challenge1-a.html @@ -0,0 +1,69 @@ + + + + + D3 + + + + + + + + \ No newline at end of file diff --git a/challenge1-b.html b/challenge1-b.html new file mode 100644 index 0000000..20dcec0 --- /dev/null +++ b/challenge1-b.html @@ -0,0 +1,86 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + + \ No newline at end of file diff --git a/challenge1-c.html b/challenge1-c.html new file mode 100644 index 0000000..dfded59 --- /dev/null +++ b/challenge1-c.html @@ -0,0 +1,85 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + + \ No newline at end of file diff --git a/challenge1-d.html b/challenge1-d.html new file mode 100644 index 0000000..5b6f85c --- /dev/null +++ b/challenge1-d.html @@ -0,0 +1,100 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + + + \ No newline at end of file diff --git a/challenge2.html b/challenge2.html new file mode 100644 index 0000000..74aec26 --- /dev/null +++ b/challenge2.html @@ -0,0 +1,170 @@ + + + + + D3 + + + + + + + \ No newline at end of file diff --git a/challenge3-a.html b/challenge3-a.html new file mode 100644 index 0000000..9a12a2f --- /dev/null +++ b/challenge3-a.html @@ -0,0 +1,106 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + + \ No newline at end of file diff --git a/challenge3-b.html b/challenge3-b.html new file mode 100644 index 0000000..0304a3e --- /dev/null +++ b/challenge3-b.html @@ -0,0 +1,61 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + \ No newline at end of file diff --git a/checkpoint1-a.html b/checkpoint1-a.html new file mode 100644 index 0000000..10c7dd7 --- /dev/null +++ b/checkpoint1-a.html @@ -0,0 +1,61 @@ + + + + + + + + \ No newline at end of file diff --git a/checkpoint1-b.html b/checkpoint1-b.html new file mode 100644 index 0000000..dbe97dd --- /dev/null +++ b/checkpoint1-b.html @@ -0,0 +1,61 @@ + + + + + + + + \ No newline at end of file diff --git a/checkpoint1-c.html b/checkpoint1-c.html new file mode 100644 index 0000000..5212df3 --- /dev/null +++ b/checkpoint1-c.html @@ -0,0 +1,62 @@ + + + + + + + + \ No newline at end of file diff --git a/checkpoint2.html b/checkpoint2.html new file mode 100644 index 0000000..2f1f0b2 --- /dev/null +++ b/checkpoint2.html @@ -0,0 +1,62 @@ + + + + + D3: A simple scatterplot with value labels + + + + + + + \ No newline at end of file diff --git a/checkpoint3.html b/checkpoint3.html new file mode 100644 index 0000000..fec0878 --- /dev/null +++ b/checkpoint3.html @@ -0,0 +1,77 @@ + + + + + D3: Scaled scatterplot, resized to be bigger! + + + + + + + \ No newline at end of file diff --git a/checkpoint4.html b/checkpoint4.html new file mode 100644 index 0000000..168c0a8 --- /dev/null +++ b/checkpoint4.html @@ -0,0 +1,38 @@ + + + + + D3 + + + + + + + \ No newline at end of file