diplomatt13
New Member
- Joined
- Apr 24, 2020
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
- MacOS
- Mobile
- Web
There is a CSV data source online that publishes the latest data on COVID-19 cases in Austria.
COVID-19: Überblick - data.gv.at
The CSV file consists of one row with the latest number (cases, recovered, hospitalized, deaths, etc). I connected the data to an Excel file as a data connection (from web) with the URL of the CSV file.
https://info.gesundheitsministerium.at/data/AllgemeinDaten.csv
This imports the single row of data correctly. However, I'd like to take that data, if it has changed from the last refresh, and add it as a row in a separate table in the same Excel file. The "timestamp" column/field in the CSV data connection will indicate if the data is new/unique. The data is updated approximately 2-3 times a day.
I can manually refresh and then manually copy and paste the data into the separate table. However, is there a way to automate this or make this less painful?
COVID-19: Überblick - data.gv.at
The CSV file consists of one row with the latest number (cases, recovered, hospitalized, deaths, etc). I connected the data to an Excel file as a data connection (from web) with the URL of the CSV file.
https://info.gesundheitsministerium.at/data/AllgemeinDaten.csv
This imports the single row of data correctly. However, I'd like to take that data, if it has changed from the last refresh, and add it as a row in a separate table in the same Excel file. The "timestamp" column/field in the CSV data connection will indicate if the data is new/unique. The data is updated approximately 2-3 times a day.
I can manually refresh and then manually copy and paste the data into the separate table. However, is there a way to automate this or make this less painful?