Skip to content

Commit bc09099

Browse files
committed
added centrality heatmaps and updated the text on the networks page
1 parent 19545f2 commit bc09099

5 files changed

+616
-4
lines changed

assets/img/disability_centrality_no_downtown.html

Lines changed: 153 additions & 0 deletions
Large diffs are not rendered by default.

assets/img/lift_centrality_no_downtown.html

Lines changed: 153 additions & 0 deletions
Large diffs are not rendered by default.

assets/img/senior_centrality_no_downtown.html

Lines changed: 153 additions & 0 deletions
Large diffs are not rendered by default.

assets/img/youth_centrality_no_downtown.html

Lines changed: 153 additions & 0 deletions
Large diffs are not rendered by default.

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_no_downtown_network.html" style="width: 48%; height: 600px; border: none;" onload="centerMap('adultMap1')"></iframe>
6969
</div>
7070

71-
Youth card trips (n=14119) compared to adult card trips (n=XXXX).
71+
Youth card trips (n=14119) compared to adult card trips (n=XXXX). In total, the youth card network included XXX unique trips, compared to XXX in the adult network.
7272

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

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

80-
Senior card trips (n=12693) compared to adult card trips (n=XXXX).
80+
Senior card trips (n=12693) compared to adult card trips (n=XXXX). In total, the senior card network included XXX unique trips, compared to XXX in the adult network.
8181

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

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

89-
Disability card trips (n=4640) compared to adult card trips (n=XXXX).
89+
Disability card trips (n=4640) compared to adult card trips (n=XXXX). In total, the disability card network included XXX unique trips, compared to XXX in the adult network.
9090

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

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

98-
Low-income card trips (n=31334) compared to adult card trips (n=XXXX).
98+
Low-income card trips (n=31334) compared to adult card trips (n=XXXX). In total, the low-income card network included XXX unique trips, compared to XXX in the adult network.
9999

100100

101101
## **Limitations**

0 commit comments

Comments
 (0)