Move weekly public health testing data into Google Sheets for fast reporting. Ideal for analysts who track Germany Austria and Switzerland during 2023. Run it when needed to refresh a clean table.
After you click run, the flow downloads a live CSV from a public data source. It reads the file, creates a unique key from country code and week, and keeps only DACH rows for 2023. It then writes data to a chosen sheet using append or update, so new weeks are added and existing weeks are updated without duplicates. The Google Sheets node uses user entered cell format to keep values readable in the sheet. The result is a reliable view for weekly monitoring and simple sharing.
Setup needs a Google Sheets account and OAuth access in n8n. Expect a big cut in manual work and fewer copy paste errors. If you plan to load the full dataset or very large files, add Split In Batches and a Wait between batches to respect Google API limits. Great for weekly KPI decks, regional reports, and quick checks across Germany Austria and Switzerland.