Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
UK Covid-19 data underreported due to file size limit exceeded
11–20 of 24 posts
Re: UK Covid-19 data underreported due to file size limit exceeded
#12Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
Re: UK Covid-19 data underreported due to file size limit exceeded
#13Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
Apparently each case was recorded in a column, and the number of columns had reached the maximum (16,384). https://twitter.com/MaxCRoser/status/1313046638915706880
Re: UK Covid-19 data underreported due to file size limit exceeded
#14Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?
Re: UK Covid-19 data underreported due to file size limit exceeded
#15Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?
Rather than be a problem with the database having arbitrary file size limits, it actually was a problem with file size limits within network intermediaries. In most cases, the issue is less the limit, and more that the files themselves were too large because of how they were created. I don’t think this is the same issue as the UK (I don’t think they are using the eICR standard there yet), but it’s an example of how you could have a problem with file size limitations without storing data in Excel.
Re: UK Covid-19 data underreported due to file size limit exceeded
#16Earlier quoted context omitted.
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?
A normalised correctly structured SQL DB?
Re: UK Covid-19 data underreported due to file size limit exceeded
#17Earlier quoted context omitted.
A normalised correctly structured SQL DB?
I'm not a backend developer, but isn't that likely to be in the terabytes? This seems to be issues around tens of thousands of rows.
The reality is though for storing this kind of relational data -- it's a solved problem -- SQL would have been the correct tool to employ.
Re: UK Covid-19 data underreported due to file size limit exceeded
#18Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?
Re: UK Covid-19 data underreported due to file size limit exceeded
#19Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?
Re: UK Covid-19 data underreported due to file size limit exceeded
#20Note: for all the people reckoning this is an Excel issue as reported on Twitter: a) The Twitter link is referencing the Daily Mail. https://www.dailymail.co.uk/news/article-8805697/Furious-bla... b) The Mail does not source it's claim. c) All those Excel references in the news seem to postdate (at time of writing) speculation on Excel in IT-heavy forums like this. While I can believe the Excel conjecture is correct,…
I hope you're right, but most reports do at least mention "exceeding maximum file size". That seems like a fairly basic error: what reasonable (national-scale) data storage formats would have an arbitrary file size limit?