question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Analysis export data files with wrong fields

See original GitHub issue

Where to find the issue

https://www.coronawarn.app/en/analysis/ “Corona-Warn-App (CWA): Key performance indicators” using files published to:

  1. https://obs.eu-de.otc.t-systems.com/obs-public-dashboard/csv/cwa_all_data.zip
  2. https://obs.eu-de.otc.t-systems.com/obs-public-dashboard/csv/cwa_downloads_data.zip
  3. https://obs.eu-de.otc.t-systems.com/obs-public-dashboard/csv/test_results_data.zip
  4. https://obs.eu-de.otc.t-systems.com/obs-public-dashboard/csv/cwa_sharing_data.zip
  5. https://obs.eu-de.otc.t-systems.com/obs-public-dashboard/csv/cwa_ppa_warnings_data.zip

This issue concerns files with the embedded filename date 2021-12-02 i.e. CWA_dashboard_data_2021-12-02.csv. The files are replaced daily, so it is unknown if the error is temporary or persistent.

Describe the issue

The csv files associated with “Export data” graphs on the Corona-Warn-App (CWA): Key performance indicators page contain incorrect data fields.

  1. All files contain the field infections_published_daily which is not displayed anywhere on the Analysis page.
  2. The Downloads file cwa_downloads_data.zip contains no downloads fields and contains instead ppa fields.
  3. The PPA file cwa_ppa_warnings_data.zip is missing the fields update_timestamp and effective_date. It contains also fields from downloads and test sharing.

Steps to reproduce

  1. Open https://www.coronawarn.app/en/analysis/ in a web browser
  2. Click “Export all Data”
  3. For each graph: click the “Export” link, then “Export data” to download a zip file.
  4. Extract the contents of each downloaded zip file
  5. Examine the first line of each CWA_dashboard_data_YYYY-MM-DD.csv file which contains the field names
  6. Compare with the names according to the document CWA_dashboard_data-en.pdf

Suggested change

Concerning the csv files in the zip files:

  1. Remove the field infections_published_daily from all csv files.
  2. Correct the Downloads file cwa_downloads_data.zip so it contains only downloads data and no other fields.
  3. Correct the PPA file cwa_ppa_warnings_data.zip to include the fields update_timestamp and effective_date. Remove the fields from downloads and test sharing.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
MikeMcC399commented, Dec 6, 2021

@HelTob Thanks for the feedback about your planned documentation update. It is good to hear that you plan to add a field definition.

I don’t think we need to track this point separately here, so I will now close this issue.

Thanks again to @dsarkar and to you!

2reactions
dsarkarcommented, Dec 6, 2021

@MikeMcC399 Thanks for reporting and suggestions. We contacted TSI/Data analytics group.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crystal Report export to excel data in wrong column due to ...
I put a blank text file field same height and width Over the field with the issue. Then moved the field to the...
Read more >
Export data to Excel - Microsoft Support
On the External Data tab, in the Export group, click Excel. In the Export - Excel Spreadsheet dialog box, review the suggested file...
Read more >
Export data doesnt match - Microsoft Power BI Community
Hello All,. Do we have a solution for the exported file in the dashboard? It's pulling an incorrect result. It's related to role...
Read more >
Solved: When exporting from issue navigator, not all colum...
Solved: I have an issue type with 13 custom fields. I need to export the issues with all the custom fields and with...
Read more >
Say No to Export Data, Yes to Analyze in Excel: Power BI and ...
Export data has a limitation on the number of rows. Analyze in Excel doesn't. You are connected to the model live. It looks...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found