Skip to content

Commit 1aa0f21

Browse files
committed
Doc update
1 parent b922b08 commit 1aa0f21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,9 @@ Each app's load script is stored as its own file, with the app ID as the file na
196196

197197
Unqualify *;
198198

199+
## Analysing the generated files
200+
201+
There are currently no analysis apps included in the project.
202+
This should be fairly easy to create though. The data lineage CSV file can be loaded into a Sense app and from there be made available for analysis.
203+
204+
The load script .qvs files could be zipped into a daily archive by means of a scheduled task, using the standard OS scheduler.

0 commit comments

Comments
 (0)