tmc_most_recent_summary_data
Dataset description:
The City of Toronto's Transportation Services Division collects short-term traffic count data across the City on an ad-hoc basis to support a variety of safety initiatives and projects....
Source: Traffic Volumes - Multimodal Intersection Turning Movement Counts
データディクショナリ
- ID
- latest_count_id
- タイプ
- int4
- 説明
Unique identifier for each Turning Movement Count. Use this ID to cross-reference 15-minute observations in tmc_raw_data files.
- ID
- latest_count_date
- タイプ
- date
- 説明
Date the count was conducted. For Turning Movement Counts, studies are conducted on one day only.
- ID
- location_name
- タイプ
- text
- 説明
Human-readable name of the location where the count was conducted (e.g. Bloor Street / Yonge Street)
- ID
- longitude
- タイプ
- float8
- 説明
Longitude GPS coordinate
- ID
- latitude
- タイプ
- float8
- 説明
Latitude GPS coordinate
- ID
- centreline_type
- タイプ
- text
- 説明
Intersection node or Midblock segment. Spatial geometry can be found by using centreline_type and centreline_id to lookup spatial information in the Toronto Centreline and Intersection File datasets. If the centreline_type is Intersection, cross-reference centreline_id with INTERSECTION_ID in the Intersection File dataset (https://open.toronto.ca/dataset/intersection-file-city-of-toronto/). If the centreline_type is Midblock, cross-reference centreline_id with CENTRELINE_ID in the Toronto Centreline dataset (https://open.toronto.ca/dataset/toronto-centreline-tcl/).
- ID
- centreline_id
- タイプ
- int4
- 説明
Unique location identifier that corresponds to the Toronto Centreline or Intersection File datasets. Join to the Toronto Centreline dataset for segments. Join to the Intersection File dataset for nodes.
- ID
- px
- タイプ
- int4
- 説明
If there is a traffic control signal at the location, this is the unique identifier for the signal. Join to Traffic Signals Tabular (https://open.toronto.ca/dataset/traffic-signals-tabular/).
- ID
- count_duration
- タイプ
- text
- 説明
Duration of count (14, 8R, 8S). 14 = 14-hours of data collected over a continuous period from 6:00am-8:00pm. 8R = 8-hours of data collected during the non-continuous Routine schedule of 7:30 - 9:30 / 10:00 - 12:00 / 13:00 - 15:00 / 16:00 - 18:00. 8S = 8-hours of data collected during the non-continuous School schedule of 7:30 - 9:30 / 10:00 - 11:00 / 12:00 - 13:30 / 14:15 - 15:45 / 16:00 - 18:00
- ID
- total_vehicle
- タイプ
- int4
- 説明
Total motor vehicle volume over the count duration. Motor vehicles include cars, trucks, and buses.
- ID
- total_bike
- タイプ
- int4
- 説明
Total bicycle volume over the count duration
- ID
- total_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), over the count duration
- ID
- total_pedestrian
- タイプ
- int4
- 説明
Total pedestrian volume crossing any leg of the intersection, over the count duration NOTE: Pedestrians are counted once for each leg of the intersection they cross. For example, if a pedestrian crosses the north leg, then the east leg, they are counted once crossing the north leg, and once crossing the east leg.
- ID
- am_peak_start
- タイプ
- timestamp
- 説明
Start of the AM Peak hour. The AM Peak hour is the continuous one-hour period between 6:30-10:30AM during which the total number of motor vehicles (cars, trucks, buses) that enter the intersection is the greatest.
- ID
- am_peak_vehicle
- タイプ
- int4
- 説明
Volume of motor vehicles observed during the AM peak hour
- ID
- am_peak_bike
- タイプ
- int4
- 説明
Volume of bicycles observed during the AM peak hour
- ID
- am_peak_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), during the AM peak hour
- ID
- pm_peak_start
- タイプ
- timestamp
- 説明
Start of the PM Peak hour. The PM Peak hour is the continuous one-hour period between 2:00-8:00PM during which the total number of motor vehicles (cars, trucks, buses) that enter the intersection is the greatest.
- ID
- pm_peak_vehicle
- タイプ
- int4
- 説明
Volume of motor vehicles observed during the PM peak hour
- ID
- pm_peak_bike
- タイプ
- int4
- 説明
Volume of bicycles observed during the PM peak hour
- ID
- pm_peak_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), during the PM peak hour
- ID
- n_appr_vehicle
- タイプ
- int4
- 説明
Volume of motor vehicles that enter the intersection from the north leg (approach), over the count duration
- ID
- n_appr_bike
- タイプ
- int4
- 説明
Volume of bicycles that enter the intersection from the north leg (approach), over the count duration NOTE: For counts conducted September 2023 and after, this includes bicycles on the road riding into the intersection from the north leg, plus bicycles riding in the crosswalk area across the west leg
- ID
- n_appr_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), that enter the intersection from the north leg (approach), over the count duration
- ID
- e_appr_vehicle
- タイプ
- int4
- 説明
Volume of vehicles that enter the intersection from the east leg (approach), over the count duration
- ID
- e_appr_bike
- タイプ
- int4
- 説明
Volume of bicycles that enter the intersection from the east leg (approach), over the count duration NOTE: For counts conducted September 2023 and after, this includes bicycles on the road riding into the intersection from the east leg, plus bicycles riding in the crosswalk area across the north leg
- ID
- e_appr_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), that enter the intersection from the east leg (approach), over the count duration
- ID
- s_appr_vehicle
- タイプ
- int4
- 説明
Volume of vehicles that enter the intersection from the south leg (approach), over the count duration
- ID
- s_appr_bike
- タイプ
- int4
- 説明
Volume of bicycles that enter the intersection from the south leg (approach), over the count duration NOTE: For counts conducted September 2023 and after, this includes bicycles on the road riding into the intersection from the south leg, plus bicycles riding in the crosswalk area across the east leg
- ID
- s_appr_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), that enter the intersection from the south leg (approach), over the count duration
- ID
- w_appr_vehicle
- タイプ
- int4
- 説明
Volume of vehicles that enter the intersection from the west leg (approach), over the count duration
- ID
- w_appr_bike
- タイプ
- int4
- 説明
Volume of bicycles that enter the intersection from the west leg (approach), over the count duration NOTE: For counts conducted September 2023 and after, this includes bicycles on the road riding into the intersection from the west leg, plus bicycles riding in the crosswalk area across the south leg
- ID
- w_appr_heavy_pct
- タイプ
- float8
- 説明
Percentage of motor vehicle volume considered heavy vehicles (truck/bus), that enter the intersection from the west leg (approach), over the count duration
追加情報
| フィールド | 値 |
|---|---|
| 最終更新日 | 2025年6月30日 |
| メタデータ最終更新日時 | 2026年2月22日 |
| 作成日 | 2025年6月30日 |
| データ形式 | CSV |
| ライセンス | License not specified |
| Datastore active | True |
| Datastore cache | {'CSV': 'd5999173-dd33-4156-a5c7-bbbf2d2763b8', 'XML': '858c4340-3393-4883-a90f-8e8f576ab081', 'JSON': '328bd108-edfc-42ea-967c-ecfbd29b4b48'} |
| Datastore cache last update | 19 時間前 |
| Extract job | Airflow: Integration Pipeline traffic-volumes-at-intersections-for-all-modes |
| Has views | True |
| Id | 6afa3b1f-f6a5-4235-8bd6-7568411c19f4 |
| Is preview | True |
| Package id | 811c4c10-7e5d-4c76-8d42-dab4e31c8265 |
| Position | 0 |
| Record count | 6,363 |
| State | active |
| Url type | datastore |
| Extract Job | Airflow: Integration Pipeline traffic-volumes-at-intersections-for-all-modes |
| Is Datastore Cache File? | |
| Datastore Cache |
|
| Datastore Cache Last Updated | |
| Datastore resource's ID |