diff --git a/data_processing/scripts/README.md b/data_processing/scripts/README.md index 3dddfbfbadb997bb4763b948938f09f402f7fc4d..454cf8a3a169cfd7fb0f24ab8ab4e15543dd79f0 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.