To run the files in the specified order, follow these steps:
-
details folder
- Ensure that the
details.csvfile is present in the folder.
- Ensure that the
-
data folder
- Ensure that the
data.csvfile is present in the folder. - Ensure that the
updated_data.csvfile is downloaded in the folder by running the.pyfile.
- Ensure that the
-
merged_file
- Ensure that the
updated_data.csvanddetails.csvfile is present. - Ensure that
merged_file.csvis genereated in the folder.
- Ensure that the
-
dash_app
- Ensure that
merged_file.csvis present in the folder. - Make sure you have all the necessary dependencies installed (e.g., Dash, Plotly).
- Run the Dash application code or server file to launch the interactive dashboard.
- Ensure that
Following this order ensures that the required data files are processed and ready for use in subsequent steps or analyses.