Skip to content

Commit 96aee5e

Browse files
committed
added context for the color to networks page
1 parent dffccac commit 96aee5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

networks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ We ran each network analysis separately for each of the card types: adult, youth
6868
<iframe id="adultMap1" src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_net_no_colorbar.html" style="width: 300px; height: 400px; border: none;" onload="centerMap('adultMap1')"></iframe>
6969
</div>
7070

71-
Youth card trips in April 2023 (n=14119) compared to adult card trips (n=1014755). In total, the youth card network included 407 unique trips, compared to 9358 in the adult network. The youth card network and adult card network do not share the same most frequent trips.
71+
Youth card trips in April 2023 (n=14119) compared to adult card trips (n=1014755). Trips with color closer to yellow are the most frequent. In total, the youth card network included 407 unique trips, compared to 9358 in the adult network. The youth card network and adult card network do not share the same most frequent trips.
7272

7373
#### Senior card trip network vs. Adult card trip network
7474

@@ -77,7 +77,7 @@ Youth card trips in April 2023 (n=14119) compared to adult card trips (n=1014755
7777
<iframe id="adultMap2" src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_net_no_colorbar.html" style="width: 300px; height: 400px; border: none;" onload="centerMap('adultMap2')"></iframe>
7878
</div>
7979

80-
Senior card trips in April 2023 (n=12693) compared to adult card trips (n=1014755). In total, the senior card network included 323 unique trips, compared to 9358 in the adult network. The senior card network shows strikingly different patterns in trip frequency than the adult card network, that is less geographically-structured. The most frequent trips in the senior card network are more evenly distributed across the geographical area, whereas the most frequent trips in the adult card network are more centrally located.
80+
Senior card trips in April 2023 (n=12693) compared to adult card trips (n=1014755). Trips with color closer to yellow are the most frequent. In total, the senior card network included 323 unique trips, compared to 9358 in the adult network. The senior card network shows strikingly different patterns in trip frequency than the adult card network, that is less geographically-structured. The most frequent trips in the senior card network are more evenly distributed across the geographical area, whereas the most frequent trips in the adult card network are more centrally located.
8181

8282
#### Disability card trip network vs. Adult card trip network
8383

@@ -86,7 +86,7 @@ Senior card trips in April 2023 (n=12693) compared to adult card trips (n=101475
8686
<iframe id="adultMap3" src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_net_no_colorbar.html" style="width: 300px; height: 400px; border: none;" onload="centerMap('adultMap3')"></iframe>
8787
</div>
8888

89-
Disability card trips in April 2023 (n=4640) compared to adult card trips (n=1014755). In total, the disability card network included 155 unique trips, compared to 9358 in the adult network. The disability card network shares the same most frequent trip as in the adult card network.
89+
Disability card trips in April 2023 (n=4640) compared to adult card trips (n=1014755). Trips with color closer to yellow are the most frequent. In total, the disability card network included 155 unique trips, compared to 9358 in the adult network. The disability card network shares the same most frequent trip as in the adult card network.
9090

9191
#### Low-income card trip network vs. Adult card trip network
9292

@@ -95,7 +95,7 @@ Disability card trips in April 2023 (n=4640) compared to adult card trips (n=101
9595
<iframe id="adultMap4" src="https://uwescience.github.io/DSSG2024_transit_equity/assets/img/adult_net_no_colorbar.html" style="width: 300px; height: 400px; border: none;" onload="centerMap('adultMap4')"></iframe>
9696
</div>
9797

98-
Low-income card trips in April 2023 (n=31334) compared to adult card trips (n=1014755). In total, the low-income card network included 840 unique trips, compared to 9358 in the adult network. Although some of the most frequent trips near the center of Seattle are shared between both networks, the low-income card network has a much higher proportional trip frequency relative to the adult network for trips south of Seattle and into Tacoma. These southern trips are also more frequent in the senior network relative to the adult network.
98+
Low-income card trips in April 2023 (n=31334) compared to adult card trips (n=1014755). Trips with color closer to yellow are the most frequent. In total, the low-income card network included 840 unique trips, compared to 9358 in the adult network. Although some of the most frequent trips near the center of Seattle are shared between both networks, the low-income card network has a much higher proportional trip frequency relative to the adult network for trips south of Seattle and into Tacoma. These southern trips are also more frequent in the senior network relative to the adult network.
9999

100100

101101
## **Limitations**

0 commit comments

Comments
 (0)