Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What the Heck is Going On There? #1343

Open
DavidViral opened this issue Mar 24, 2020 · 4 comments
Open

What the Heck is Going On There? #1343

DavidViral opened this issue Mar 24, 2020 · 4 comments

Comments

@DavidViral
Copy link

@DavidViral DavidViral commented Mar 24, 2020

Suddenly in the middle of a pandemic you change the structure of a database tracking the contagion!

I go for my evening update and I see missing data for March 23rd along with an announcement the DB is no longer supported,

The replacement database has no US state data, And you broke my application - and for what?
Not backward compatible and I see no significant improvement structurally.

How many hours of our time to fix this? And how long before you randomly change something again.

@yetzt
Copy link

@yetzt yetzt commented Mar 24, 2020

Yeah, you nee to change to the new headers and aggregate states data before getting it consistant with yesterdays format. Already ranted about it in #1326

@ladris
Copy link

@ladris ladris commented Mar 24, 2020

Suddenly in the middle of a pandemic you change the structure of a database tracking the contagion!

I go for my evening update and I see missing data for March 23rd along with an announcement the DB is no longer supported,

The replacement database has no US state data, And you broke my application - and for what?
Not backward compatible and I see no significant improvement structurally.

How many hours of our time to fix this? And how long before you randomly change something again.

Imagine, country state and city breakdown as well as FIPS information. You're right, completely useless and no gains whatsoever, other than the sheer volume of analytical data you can now process and statistically break down. Shame it broke your private unrelated database.

@cortical-iv
Copy link

@cortical-iv cortical-iv commented Mar 24, 2020

Imagine, country state and city breakdown as well as FIPS information. You're right, completely useless and no gains whatsoever, other than the sheer volume of analytical data you can now process and statistically break down. Shame it broke your private unrelated database.

You are right that there is new information that is helpful.

That said, if in the middle of a pandemic, you make breaking changes to a db that hundreds of people are using to help others understand the pandemic...this is probably a Bad Idea.

@dhmacq
Copy link

@dhmacq dhmacq commented Mar 24, 2020

Suddenly in the middle of a pandemic you change the structure of a database tracking the contagion!

I go for my evening update and I see missing data for March 23rd along with an announcement the DB is no longer supported,

The replacement database has no US state data, And you broke my application - and for what?
Not backward compatible and I see no significant improvement structurally.

How many hours of our time to fix this? And how long before you randomly change something again.

The changes were announced yesterday; there is no basis for being surprised.

The announcement stated that there would be new files for US state data. Oh, they're not there yet. Oh, but guess what, the US state data is still in the "old" files. I just looked in the "old" time series files, and yes, March 23 data is there. Yeah, they took out some zeros for some US entities, but they weren't real zeros, they were zeros that represented missing data. So they shouldn't have been there to begin with. Pretty trivial to fix with the software I use.

The changes are not, repeat NOT, random. They were obviously done in response to other requests. Pay attention.

So, once they've set up a structure, it should be frozen for all time, just to avoid inconveniencing me, or you, or some other user? I don't think so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants