wklumpen / equity-pulse-web

Equity Pulse is a web application and visualization platform using Flask+D3 to support equity and access calcualtions for TransitCenter/SSR/SF2 Work
4 stars 0 forks source link

Aug. 2020 data not showing up on LA map [1h] #144

Closed mlbtc closed 1 year ago

mlbtc commented 2 years ago

https://dashboard.transitcenter.org/map/la?key=C000_P_c45_AM_autoN_fareN&zone=msa&date=2020-08-16&demo=none

wklumpen commented 2 years ago

Just saw this one! I'll dig into it.

wklumpen commented 1 year ago

I have identified 60 score types that appear to be missing from the dataset for this particular date, likely as a result of some of the patching we had to do. The specific score_key and id for that date are list in the attached CSV (for future reference).

Remedy is to load these specific scores into the database la_2020-08-16_missing_data_keys.csv .

wklumpen commented 1 year ago

Data has been patched and updated in production database.