Pathcast™ by Date
Motionworks Pathcast™ by Date provides hourly vehicular and pedestrian traffic volumes on roadway and pedestrian segments for custom-defined paths, serving as the foundation for Viewcast and Set Dynamic measurements.
Motionworks Pathcast™ by Date provides hourly vehicular and pedestrian traffic volumes on roadway and pedestrian segments for customer-defined paths, serving as the foundation for Viewcast and Set Dynamic measurements. These insights are produced with the Motionworks Population Intelligence Platform. Pathcast™ by Date is best used for investigating traffic patterns and volume trends through time on specific path segments.
Unlike Placecast which measures activities at places, Pathcast focuses on movement along linear segments or Paths:
- Vehicle Traffic - Estimated number of vehicles traveling along the path segment that cross the vehicular data collection gate during the specified hour and day type.
- Pedestrian Traffic - Estimated number of pedestrians traveling along the path segment that cross the pedestrian data collection gate during the specified hour and day type.
- Path Segments - Custom paths defined by customers that differ from traditional GIS transportation networks like HERE and OSM, as they can be composed of several network links and include specialized geographic gate markers for traffic volume measurement.
Consider these examples:
- A highway billboard where Pathcast measures traffic on the adjacent roadway segments that have visual exposure to the advertising face, providing directional traffic counts for each path within the viewshed.
- A pedestrian walkway where both vehicle and pedestrian paths are measured separately, with different gates positioned to capture distinct movement patterns approaching an outdoor advertising display.
Data Dimensions
- Frequency Updated Monthly new Paths onboarded weekly.
- Geographic coverage Vehicle and pedestrian traffic on custom path segments for Face Places and associated viewsheds in the U.S.
- Zone systems Not applicable. Paths are custom-defined linear segments rather than standardized zones.
- Date availability Monthly data since 2019.
- Latency Data are finalized 30 days after the close of the month. For example, by 31 January 2025, data for December 2024 will be released.
- Path Types Custom paths serve as the foundation for Viewcast measurements and require association with Face Places (place_type = 'Face').
Path Audit Status Reference
Path data quality is indicated by audit status values that reflect different levels of validation and processing:
- Audit Status 0 (Assigned) - Customer-provided paths or assignments
- Audit Status 4 (Audited) - Motionworks audited and validated paths with highest confidence
- Audit Status 7 (Removed from Audit) - Paths removed during manual audit process
- Audit Status 9 (Automated) - System-generated paths using automated algorithms
- Audit Status 12 (Published - Third Party) - Published paths extended to viewshed boundaries with automated gates
- Audit Status 14 (Removed from Publishing) - Paths with customer-provided paths or assignments with travel in opposite direction
Research Preview Fields
This dataset includes pedestrian traffic fields (pedestrians
and pedestrian_observations
) that are provided as Research Preview data. These fields offer insights into pedestrian movement patterns but users should be aware of their current limitations:
- Data Availability: Pedestrian metrics are currently not reported after April 2022 pending methodology refinement and validation improvements.
- Validation Level: These fields undergo different validation processes than our standard vehicle traffic metrics and are intended for exploratory analysis and trend identification.
- Ongoing Development: Pedestrian measurement capabilities represent active areas of methodological development and refinement.
- Recommended Use: When available, best suited for understanding general pedestrian patterns and identifying broad behavioral trends rather than precise counts for specific times and locations.
For applications requiring the highest precision and reliability, we recommend using the vehicle traffic metrics (vehicles
, vehicle_observations
, and average_speed
), which undergo our full validation and verification processes.
Schema
Name | Description | Type | Example |
---|---|---|---|
place_id | Unique and persistent identifier of the Face Place (viewshed) that this path serves. References the place in the Face Place Library. | integer | 166000341715 |
path_id | Unique and persistent identifier of the path segment. A viewshed is composed of one or more paths, each representing a distinct travel route with visual exposure to the Face Place. | string | 5e7750bc74683e9d01e6c9e3ed1be8a4 |
audit_status_id | Motionworks audit status identifier indicating the validation level and processing method for this path. See audit status reference above for detailed descriptions. | integer | 12 |
year | The year these monthly metrics are summarized, labeled using ISO 8601 with a four-digit year: yyyy . | integer | 2024 |
month | The month of the year these monthly metrics are summarized where 1 = January, ... 12 = December | integer | 12 |
daytype | Motionworks day type identifier for temporal aggregation. 1 = Monday-Thursday (Weekdays), 2 = Friday, 3 = Saturday, 4 = Sunday | integer | 1 |
hour | Local time hour of the day that the metrics are summarizing where 0 = 00:00 - 00:59, 1 = 01:00 - 01:59, ... 23 = 23:00 - 23:59. | integer | 14 |
days | The number of days included in the aggregation for this month and day type combination. For example, if year = 2024, month = 10 and daytype = 4, then days is 5 because there are 5 Sundays in October 2024. | integer | 4 |
vehicles | The estimated number of vehicles traveling along the path segment that cross the vehicular data collection gate during the specified hour and day type. Based on StreetLight GPS observations and statistical modeling. | integer | 312 |
vehicle_observations | The raw number of observed vehicles from StreetLight data that was used to generate the predicted vehicle volume for the given hour and day type. For annual average datasets, represents the sum total of all vehicles observed during the annual time window. | integer | 101 |
pedestrians | [Research Preview] The estimated number of pedestrians traveling along the path segment that cross the pedestrian data collection gate during the specified hour and day type. Currently not reported after April 2022 pending methodology refinement. | integer | 465 |
pedestrian_observations | [Research Preview] The raw number of observed pedestrians from StreetLight data that was used to generate the predicted pedestrian volume for the given hour and day type. For annual average datasets, represents the sum total of all pedestrians observed during the annual time window. Currently not reported after April 2022. | integer | 215 |
average_speed | The average (mean) speed in miles per hour of vehicles traveling along the entire length of the path for the given hour and day type. | integer | 45 |
is_active | Boolean flag indicating whether this path is currently active and available for customer access. | boolean | true |
Traffic Volume Validation
Pathcast traffic estimates undergo comprehensive validation against observed traffic count stations maintained by state departments of transportation. Our validation process ensures accuracy and reliability across different road types and geographic regions.
For detailed validation methodology, accuracy metrics, and current performance statistics, see Pathcast Traffic Validation.
Key Validation Metrics
- Hourly Volume Correlation - Systematic comparison of hourly volumes against government traffic counts
- AADT Validation - Annual Average Daily Traffic comparison between observed count stations and Pathcast estimates
- Speed Validation - Average speed validation against functional class thresholds and observed measurements
Quality Assurance Framework
The Pathcast pipeline includes 30+ automated data quality checks organized by processing stage:
- Data Completeness - Verification of full temporal and spatial coverage
- Consistency Checks - Cross-validation between related metrics and audit status verification
- Assessment Checks - Volume and speed threshold validation by functional class
- Geometric Validation - Path-gate intersection verification and viewshed boundary checks
For comprehensive details on the validation framework and current accuracy statistics, reference the Pathcast Traffic Validation documentation.
Updated 18 days ago