Skip to content

Commit 5e066a0

Browse files
committed
Update trends in website
1 parent 1ec7ad1 commit 5e066a0

22 files changed

+41
-52
lines changed

docs/_data/navigation.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
dropdown:
3333
- name: Yearly
3434
link: /content/trends/yearly
35+
- name: Seasonal
36+
link: /content/trends/seasonal
3537
- name: Monthly
3638
link: /content/trends/monthly
3739
- name: Weekly
3840
link: /content/trends/weekly
39-
- name: Hourly
40-
link: /content/trends/hourly
4141
- name: Collisions by Police Precinct
4242
link: /content/police
4343
dropdown:

docs/_includes/map_data_range_12_15.html

-1
This file was deleted.

docs/_includes/map_data_range_16_19.html

-1
This file was deleted.

docs/_includes/map_data_range_20_23.html

-1
This file was deleted.

docs/content/sources.md

+5
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ hide_footer: true
1818
##### New York City Police Department (NYPD) Precinct Shapefiles
1919

2020
[https://data.cityofnewyork.us/Public-Safety/Police-Precincts/78dh-3ptz]({{ "https://data.cityofnewyork.us/Public-Safety/Police-Precincts/78dh-3ptz" | absolute_url }})
21+
22+
<br>
23+
##### MTA Bridge and Tunnel Toll Data
24+
25+
[https://data.ny.gov/Transportation/Hourly-Traffic-on-Metropolitan-Transportation-Auth/qzve-kjga/about_data]({{ "https://data.ny.gov/Transportation/Hourly-Traffic-on-Metropolitan-Transportation-Auth/qzve-kjga/about_data" | absolute_url }})

docs/content/trends.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ hide_hero: true
66
---
77
# Trends in Vehicle Collisions
88
- [Yearly]({{ "/content/trends/yearly" | relative_url }})
9+
- [Seasonal]({{ "/content/trends/seasonal" | relative_url }})
910
- [Monthly]({{ "/content/trends/monthly" | relative_url }})
1011
- [Weekly]({{ "/content/trends/weekly" | relative_url }})
11-
- [Hourly]({{ "/content/trends/hourly" | relative_url }})
12+

docs/content/trends/hourly.md

-15
This file was deleted.
Binary file not shown.
35.5 KB
Loading

docs/content/trends/images/hourly.png

-85 KB
Binary file not shown.
-18.1 KB
Loading
38.1 KB
Loading
74.9 KB
Loading
35.6 KB
Loading

docs/content/trends/images/weekly.png

-3.29 KB
Loading
-8.53 KB
Loading
Loading

docs/content/trends/monthly.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ description: Average monthly vehicle collisions, collision injuries and deaths,
55
hide_hero: true
66
---
77
# Collisions by Month
8-
Serious collisions are collisions that result in injury or death.
8+
_Serious collisions are collisions that result in injury or death_
99

1010
<hr class="hr">
1111
### Collisions are elevated from May to October
12-
- Collisions with pedestrians and cyclists appear to rise from Spring and peak in October
1312

1413
<img src="images/monthly.png">
1514

docs/content/trends/seasonal.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: page
3+
title: Seasonal Vehicle Collisions in New York City
4+
description: Seasonal vehicle collisions with injuries and deaths, and collisions with pedestrians / cyclists in New York City (NYC)
5+
hide_hero: true
6+
---
7+
# Collisions by Season
8+
_Serious collisions are collisions that result in injury or death_
9+
10+
<hr class="hr">
11+
### Serious collisions peak in summer but collisions with pedestrians and cyclists peak in the fall
12+
13+
<img src="images/seasonal.png">
14+
15+
{% include analysis_data_range.html %}

docs/content/trends/weekly.md

+10-18
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,24 @@ description: Weekly vehicle collisions patterns with 2D-heatmaps (day-of-week, t
55
hide_hero: true
66
---
77
# Weekly Patterns
8-
Serious collisions are collisions that result in injury or death.
8+
_Serious collisions are collisions that result in injury or death_
99

1010
<hr class="hr">
11-
### Collisions are most common during weekday 'rush-hours'
12-
<img src="images/all_collisions_heat.png">
13-
14-
<hr class="hr">
15-
### Serious collisions are also most common during weekday 'rush-hours'
16-
__However serious collisions appear more prevalent in the afternoon and evening than in the morning__
11+
### Collisions increase from Sunday to Friday
12+
___100+ people are injured on most days___
1713

18-
<img src="images/serious_heat.png">
14+
<img src="images/weekly.png">
1915

2016
<hr class="hr">
21-
### Collisions with pedestrians and cyclists are concentrated in the afternoon and evening
22-
23-
<img src="images/non_motor_heat.png">
17+
### Fatal collisions are most common Saturday and Sunday from 3am to 5am
18+
<img src="images/fatal_heat.png">
2419

2520
<hr class="hr">
26-
### Fatal collisions have a significantly different pattern
27-
- Fatal collisions are most common Saturday and Sunday from 3am to 5am
28-
- Fatal collisions are elevated Friday and Saturday in the late afternoon / evening
29-
30-
<img src="images/fatal_heat.png">
21+
### Serious collisions are most common during evening 'rush-hours'
22+
<img src="images/serious_heat.png">
3123

3224
<hr class="hr">
33-
### Collisions increase from Sunday to Friday
34-
<img src="images/weekly.png">
25+
### Collisions with pedestrians and cyclists have a similar pattern to serious collisions
26+
<img src="images/non_motor_heat.png">
3527

3628
{% include analysis_data_range.html %}

docs/content/trends/yearly.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,14 @@ title: Annual Vehicle Collisions in New York City
44
description: Annual vehicle collisions, collision injuries and deaths, and collisions with pedestrians / cyclists in New York City (NYC)
55
hide_hero: true
66
---
7-
# Collisions by Year
8-
Serious collisions are collisions that result in injury or death.
9-
7+
# Annual Collisions
108
<hr class="hr">
11-
### The number of vehicle collisions dropped sharply from 2020 onwards
129

10+
### Collisions have been trending upwards since dropping in 2020
1311
<img src="images/yearly_collisions.png">
1412

1513
<hr class="hr">
16-
### But deaths and injuries did not show a corresponding decrease
17-
__The 'average' collision was more dangerous from 2020 onwards__
18-
- 2020 and 2021 fatal collisions hit levels not seen since 2013
19-
- While collisions were down ~45% in 2020 and 2021 from 2019 levels, 2020 and 2021 injuries only dropped ~27% and ~20% respectively
14+
# Annual Injuries and Deaths
2015

2116
<img src="images/yearly_injuries_deaths.png">
2217

docs/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ hide_hero: true
66
---
77
# Analysis of New York City Vehicle Collisions
88

9-
Each year, vehicle collisions in New York City injure more than 40,000 people and kill more than 200 people. Understanding where, when, and why collisions occur is essential to reducing the number of people injured and killed.
9+
Each year, vehicle collisions in New York City injure approximately 40,000 people and kill more than 200 people. Understanding where, when, and why collisions occur is essential to reducing the number of people injured and killed.
1010

1111
To better understand where and when collisions occur we:
1212
- [Map where collisions occur]({{ "/content/maps" | relative_url }})
13-
- [Examine locations with high concentrations of collisions]({{ "/content/hotspots" | relative_url }})
14-
- [Review collision trends over time]({{ "/content/trends" | relative_url }})
13+
- [Identify hot spots]({{ "/content/hotspots" | relative_url }})
14+
- [Review trends]({{ "/content/trends" | relative_url }})
1515
- [Compare collisions by NYPD precinct]({{ "/content/police" | relative_url }})

0 commit comments

Comments
 (0)