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: Set dataAvailable for ATR_SVC to false to hide it from filter views. #1227

Closed ryanpdaley closed 6 months ago

ryanpdaley commented 6 months ago

Issue Addressed

Update for MOVE-1183

Description

Set ATR_SVC.dataAvailable to false since there is no data available right now. We'll need to flip this back when the data is available, so it will appear back in the Filters list.

Tests

Tests all pass.