The web-application is used by the A_STEP data management team to compare the tutorial data on the database, compared to the raw data. This allows the team to extract the difference between the two dataframes, and re-upload it to the database.
You will need to install the following software on your system in order to run/edit the Python script.
- Mac OS
- Python 3.10.12
- Textedit/ IDE - spyder, jupyter-notebook
- libraries
- streamlit
- pandas
- plotly
- dateutil
- re
- datetime
- sqlalchemy
- rapidfuzz
- fuzzywuzzy