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. Allowing the team to extract the differences between the two dataframes, to re-upload to the database.
You will need to install the following software on your system in order to run/edit the Python script.
- Python 3.10.12
- Textedit/ IDE - spyder, jupyter-notebook
- libraries
- streamlit
- pandas
- plotly
- dateutil
- re
- datetime
- sqlalchemy
- rapidfuzz
- fuzzywuzzy
- supabase