From 29bf9a31dc218e70337c12c1d2c28d43940a8797 Mon Sep 17 00:00:00 2001 From: Laura Masa Date: Wed, 10 Jul 2024 08:36:12 +0000 Subject: [PATCH] Update README.md --- data_processing/scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_processing/scripts/README.md b/data_processing/scripts/README.md index 3dddfbf..454cf8a 100644 --- a/data_processing/scripts/README.md +++ b/data_processing/scripts/README.md @@ -1,6 +1,6 @@ The scripts in this folder are organized as follows: -* ** download_files.py**: Contains functions for downloading and decompressing the files needed for analysis. +* **download_files.py**: Contains functions for downloading and decompressing the files needed for analysis. * **download_files.ipynb**: Jupyter notebook that applies the download functions to retrieve and decompress the files used for analysis. * **preprocess_functions.py**: Contains functions for preprocessing and filtering the data from the files. * **insert_tables.py**: Contains functions for inserting tables into the MySQL database. -- 2.24.1