CityofToronto / bdit_flashcrow

Working repository for MOVE, a project to modernize transportation data systems at the City of Toronto.
MIT License
9 stars 2 forks source link

MOVE-1183 - Data Collection are moving to a unified Volume-Speed-Classification count #1222

Closed ryanpdaley closed 6 months ago

ryanpdaley commented 6 months ago

Issue Addressed

This PR closes MOVE-1183

Description

Added a new StudyType - Speed / Vol / Class Count as ATR_SVC. This is the combination of ATR_SPEED_VOLUME and VEHICLE_CLASS. The other two have been deprecated from the request view, but their StudyType needs to persist since there is both existing studies and requests in process.

Tests

All existing tests are passing.