Vince Broz

Results 141 comments of Vince Broz

Thanks, @normajwood - I've also seen this symptom at different times at different locations. See the 'Stabilize and monitor data pipeline' section here for what I think we need to...

Whoops, I missed this existing issue when I filed https://github.com/microCOVID/microCOVID/issues/1658. Sorry for the duplicate!

Maybe make the calculation to be ratcheted be the average number of violations per line of code?

Thanks for the report, @tibbons2! Some bread crumbs if someone volunteers to investigate this: * Our data ingestion script is here: https://github.com/microCOVID/microCOVID/blob/main/update_prevalence.py * You can run it via steps here:...

@tibbons2: No worries! Yeah, if you find a way to get the word out, we're [looking for volunteers](https://github.com/microCOVID/microCOVID/discussions/1626). I wrote up some of the common issues that I'm aware of...

I dropped this in my `Gemfile` to be use this fork until someone is able to merge and release a new gem. ```ruby # Awaiting merge and release of #...

Thanks for the link, @velocitybucket! I wonder if there's an aggregation for non-US data as well. In general, I'd love to see some someone dig in on this and pull...

Note that since this was filed, we have added a warning when things get too stale: https://github.com/microCOVID/microCOVID/pull/1437 A complication here is that there's two ways that things can go stale...

Thanks for the report, @LearnByWire! Yes, I've seen this as well in different locales. There's some context here around this, with information on how folks can help to resolve issues...