Desired workflow: - DAM receives a request via its API (either by Indigo or some other UI to build the query). - DAM creates a new empty `csv` file for that job and starts working, - When finished, DAM puts the result of the algorithm into the `csv` file with columns called: budgetPhase, Target, Score and year. - Then, the web app for visualizing the outlier_dm output takes those files and present them to the users.
Desired workflow:
csvfile for that job and starts working,csvfile with columns called: budgetPhase, Target, Score and year.