Skip to content

Commit 50b9565

Browse files
Paul LimPaul Lim
Paul Lim
authored and
Paul Lim
committed
changed links
1 parent 58bb658 commit 50b9565

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"### Team Members: Andrew, Emily, Florian, Paul\n",
1010
"\n",
11-
"<img src='cupsapp-360x360.png' height='150' width='150' align='left'></img>"
11+
"<img src='photos/cupsapp-360x360.png' height='150' width='150' align='left'></img>"
1212
]
1313
},
1414
{
@@ -69,29 +69,29 @@
6969
},
7070
"source": [
7171
"\n",
72-
"<img src='plot_1.png' height='700' width='700' align='center'></img>\n",
72+
"<img src='photos/plot_1.png' height='700' width='700' align='center'></img>\n",
7373
"<center>_Figure 1: This figure shows the ten stations with the largest morning exits and evening entries_.</center>\n",
7474
"\n",
7575
"Figure 1 shows that stations with a high amount of exit traffic in the mornings also have a high amount of entry traffic in the afternoon and evening. These stations can be identified as commuter stations since they adhere to exit and entry rates characteristic of commuter traffic. \n",
7676
"\n",
77-
"<img src='CUPS_map.png' height='300' width='450' align='center'></img>\n",
77+
"<img src='photos/CUPS_map.png' height='300' width='450' align='center'></img>\n",
7878
"<center>_Figure 2: This figure shows the locations of the ten stations with the largest morning exits._</center>\n",
7979
"\n",
8080
"Figure 2 illustrates that the stations with high morning exit traffic are near areas with a high density of coffee shops.\n",
8181
"\n",
82-
"<img src='grand%20central%20exits%20by%20week_BIG.png' height='400' width='600' align='center'></img>\n",
82+
"<img src='photos/grand%20central%20exits%20by%20week_BIG.png' height='400' width='600' align='center'></img>\n",
8383
"<center>_Figure 3: This figure shows the daily exit cycle every four hours for Grand Central Station for March 2017. \n",
8484
"Weekdays are in teal and weekends are in blue_.</center>\n",
8585
"\n",
8686
"Figure 3 shows that exit traffic is significantly higher on weekdays compared with weekends. Traffic is pretty consistent across weekedays.\n",
8787
"\n",
88-
"<img src='Grand%20central%20exits%20every%20four%20hours_BIG.png' height='400' width='600' align='center'></img>\n",
88+
"<img src='photos/Grand%20central%20exits%20every%20four%20hours_BIG.png' height='400' width='600' align='center'></img>\n",
8989
"<center>_Figure 4: This figure shows the weekly exit cycle for the week of March 4 - March 11 for Grand Central Station. \n",
9090
"Weekdays are in teal and the weekend is in blue_.</center>\n",
9191
"\n",
9292
"Figure 4 illustrates there is both a morning peak and an evening peak for weekday exit traffic in Grand Central station. This illustrates potential for market expansion through partnerships with nightlife businesses.\n",
9393
"\n",
94-
"<img src='Grand_central_exits_by_day.png' height='400' width='600' align='center'></img>\n",
94+
"<img src='photos/Grand_central_exits_by_day.png' height='400' width='600' align='center'></img>\n",
9595
"<center>_Figure 5: This figure shows the daily exit cycle for March 6 for Grand Central Station_.</center>\n",
9696
"\n",
9797
"Figure 5 illustrates that the best time to send push notifications with coffee discounts is between 8 AM and and 12 PM.\n"

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@ The data was grouped by station and by date and time. Since the data was audited
2424

2525
### Results
2626

27-
<img src='plot_1.png' height='700' width='700' align='center'></img>
27+
<img src='photos/plot_1.png' height='700' width='700' align='center'></img>
2828

2929
Figure 1 shows that stations with a high amount of exit traffic in the mornings also have a high amount of entry traffic in the afternoon and evening. These stations can be identified as commuter stations since they adhere to exit and entry rates characteristic of commuter traffic.
3030

31-
<img src='CUPS_map.png' height='300' width='450' align='center'></img>
31+
<img src='photos/CUPS_map.png' height='300' width='450' align='center'></img>
3232

3333
Figure 2 illustrates that the stations with high morning exit traffic are near areas with a high density of coffee shops.
3434

35-
<img src='grand%20central%20exits%20by%20week_BIG.png' height='400' width='600' align='center'></img>
35+
<img src='photos/grand%20central%20exits%20by%20week_BIG.png' height='400' width='600' align='center'></img>
3636

3737
Figure 3 shows that exit traffic is significantly higher on weekdays compared with weekends. Traffic is pretty consistent across weekedays.
3838

39-
<img src='Grand%20central%20exits%20every%20four%20hours_BIG.png' height='400' width='600' align='center'></img>
39+
<img src='photos/Grand%20central%20exits%20every%20four%20hours_BIG.png' height='400' width='600' align='center'></img>
4040

4141
Figure 4 illustrates there is both a morning peak and an evening peak for weekday exit traffic in Grand Central station. This illustrates potential for market expansion through partnerships with nightlife businesses.
4242

43-
<img src='Grand_central_exits_by_day.png' height='400' width='600' align='center'></img>
43+
<img src='photos/Grand_central_exits_by_day.png' height='400' width='600' align='center'></img>
4444

4545
Figure 5 illustrates that the best time to send push notifications with coffee discounts is between 8 AM and and 12 PM.
4646

0 commit comments

Comments
 (0)