Skip to content

Create Miovision Reporting View(s) #745

@radumas

Description

@radumas

Want to reduce some of the confusion in querying the data for data requests and reporting. Generally we report using the ATR-style data in volumes_15min.

Non-exhaustive list of requirements:

  • aggregates from the atr data
  • because we are only aggregating cycling approach counts, this should be entrance volumes only
  • aggregation: checks if there's the appropriate number of hours of data for the day (bins where volume IS NOT NULL)
  • anti-join on the anomalous ranges table and filters for a particular level of concern?
  • aggregates vehicle volumes (class_type = 'Vehicles')
  • joins to the centreline
  • handles the transition from bicycle TMC to approach volumes (see Should we avoid having duplicative bicycle classifications in aggregate data? #695 )

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions