sfbrigade / data-covid19-sfbayarea

Manual and automated processes of sourcing data for the stop-covid19-sfbayarea project
MIT License
8 stars 10 forks source link

HOTFIX: Solano is OK if disclaimers are missing #208

Closed Mr0grog closed 3 years ago

Mr0grog commented 3 years ago

The Solano data scraper looks for disclaimer text on the dashboard, and fails if there is none. Sometime in the last few days, they appear to have removed all the disclaimers. The data was actually coming through fine otherwise.

I switched this to log a warning, but maybe this case isn’t really exceptional enough to even do that. Either way, I figure this should be fine for a hotfix.