Skip to content

Commit 65962b9

Browse files
committed
Add title to iframe elements.
1 parent 4ff62f5 commit 65962b9

16 files changed

+16
-16
lines changed

docs/content/citycouncil/citycouncil_cyclist.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
99

1010
_Click on individual districts for council member contact information_
11-
<iframe src="district_cyclist_map.html"></iframe>
11+
<iframe src="district_cyclist_map.html" title="Choropleth map of collisions with cyclists by NYC City Council District"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/citycouncil/citycouncil_fatal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
99

1010
_Click on individual districts for council member contact information_
11-
<iframe src="district_fatal_map.html"></iframe>
11+
<iframe src="district_fatal_map.html" title="Choropleth map of fatal collisions by NYC City Council District"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/citycouncil/citycouncil_pedestrian.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
99

1010
_Click on individual districts for council member contact information_
11-
<iframe src="district_pedestrian_map.html"></iframe>
11+
<iframe src="district_pedestrian_map.html" title="Choropleth map of collisions with pedestrians by NYC City Council District"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/citycouncil/citycouncil_serious.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Serious collisions are collisions that result in injury or death.
1010
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
1111

1212
_Click on individual districts for council member contact information_
13-
<iframe src="district_serious_map.html"></iframe>
13+
<iframe src="district_serious_map.html" title="Choropleth map of serious collisions by NYC City Council District"></iframe>
1414
{% include analysis_data_range.html %}

docs/content/hotspots/clusters_non_motor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88
Dangerous areas for pedestrians and cyclists are clusters of collisions with a high number of pedestrian / cyclist injuries and deaths from vehicle collisions. Clusters were identified by tuning a density-based clustering algorithm.
99

1010
_Note that this may take a few seconds to load._
11-
<iframe src="clusters_non_motor_map.html"></iframe>
11+
<iframe src="clusters_non_motor_map.html" title="Marker cluster map identifying areas with a high density of collisions with pedestrians in New York City"></iframe>
1212
{% include map_data_range_full.html %}

docs/content/hotspots/clusters_serious.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88
Dangerous areas are clusters of collisions with a high number of injuries and deaths from vehicle collisions. Clusters were identified by tuning a density-based clustering algorithm.
99

1010
_Note that this may take a few seconds to load._
11-
<iframe src="clusters_serious_map.html"></iframe>
11+
<iframe src="clusters_serious_map.html" title="Marker cluster map identifying areas with a high density of serious collisions in New York City"></iframe>
1212
{% include map_data_range_full.html %}

docs/content/hotspots/points_non_motor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ hide_hero: true
77
# Dangerous Locations for Pedestrians and Cyclists
88
Single points with a high number of pedestrian / cyclist injuries and deaths from vehicle collisions.
99

10-
<iframe src="points_serious_map.html"></iframe>
10+
<iframe src="points_serious_map.html" title="Map of single points with a high number of pedestrian injuries and deaths"></iframe>
1111
{% include map_data_range_full.html %}

docs/content/hotspots/points_serious.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ hide_hero: true
77
# Dangerous Locations
88
Single points with a high number of injuries and deaths from vehicle collisions.
99

10-
<iframe src="points_serious_map.html"></iframe>
10+
<iframe src="points_serious_map.html" title="Map of single points with a high number of injuries and deaths"></iframe>
1111
{% include map_data_range_full.html %}

docs/content/maps/fatal_collisions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ hide_hero: true
77
# Fatal Vehicle Collisions
88
Click on icons for more information.
99

10-
<iframe src="fatal_map.html"></iframe>
10+
<iframe src="fatal_map.html" title="Marker cluster map of fatal collisions in New York City"></iframe>
1111
{% include map_data_range_full.html %}

docs/content/maps/serious_collisions_18_19.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Serious collisions are collisions that result in injury or death.
1010
Click on icons for more information.
1111

1212
_Note that this may take a few seconds to load._
13-
<iframe src="serious_map_18_19.html"></iframe>
13+
<iframe src="serious_map_18_19.html" title="Marker cluster map of serious collisions during 2018 and 2019 in New York City"></iframe>
1414
{% include map_data_range_18_19.html %}

docs/content/maps/serious_collisions_20_21.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Serious collisions are collisions that result in injury or death.
1010
Click on icons for more information.
1111

1212
_Note that this may take a few seconds to load._
13-
<iframe src="serious_map_20_21.html"></iframe>
13+
<iframe src="serious_map_20_21.html" title="Marker cluster map of serious collisions during 2020 and 2021 in New York City"></iframe>
1414
{% include map_data_range_20_21.html %}

docs/content/maps/serious_collisions_22_23.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Serious collisions are collisions that result in injury or death.
1010
Click on icons for more information.
1111

1212
_Note that this may take a few seconds to load._
13-
<iframe src="serious_map_22_23.html"></iframe>
13+
<iframe src="serious_map_22_23.html" title="Marker cluster map of serious collisions during 2022 and 2023 in New York City"></iframe>
1414
{% include map_data_range_22_23.html %}

docs/content/police/precinct_cyclist.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88

99
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
1010

11-
<iframe src="precinct_cyclist_map.html"></iframe>
11+
<iframe src="precinct_cyclist_map.html" title="Choropleth map of collisions with cyclists by NYPD precinct"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/police/precinct_fatal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88

99
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
1010

11-
<iframe src="precinct_fatal_map.html"></iframe>
11+
<iframe src="precinct_fatal_map.html" title="Choropleth map of fatal collisions by NYPD precinct"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/police/precinct_pedestrian.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ hide_hero: true
88

99
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
1010

11-
<iframe src="precinct_pedestrian_map.html"></iframe>
11+
<iframe src="precinct_pedestrian_map.html" title="Choropleth map of collisions with pedestrians by NYPD precinct"></iframe>
1212
{% include analysis_data_range.html %}

docs/content/police/precinct_serious.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Serious collisions are collisions that result in injury or death.
99

1010
Please visit the project [GitHub page](https://github.com/ray310/NYC-Vehicle-Collisions) to see how this map was made.
1111

12-
<iframe src="precinct_serious_map.html"></iframe>
12+
<iframe src="precinct_serious_map.html" title="Choropleth map of serious collisions by NYPD precinct"></iframe>
1313
{% include analysis_data_range.html %}

0 commit comments

Comments
 (0)