From 95a6956d2231aec8bde0aab47bfcd27c9f9876eb Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Sun, 22 Jun 2025 18:52:16 +0000 Subject: [PATCH] Update logbook.md --- journal/logbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journal/logbook.md b/journal/logbook.md index 6c1cb02..31f5966 100644 --- a/journal/logbook.md +++ b/journal/logbook.md @@ -103,7 +103,7 @@ In this task, the following steps were perfomed: - If the file is present, the local copy was used instead of re-downloading the data. - Necessary comments were added in the code to explain the logic and purpose of each step: -- Firstly, check if the local CSV file already exists. + - Firstly, check if the local CSV file already exists. - Secondly, if the file does not exist, download it from the official URL and save it locally. - Thirdly,this ensures that the analysis uses a consistent local copy and avoids repeated downloads. -- 2.18.1