4 p004 - An empty shell procedure
id | date_creation | date_update | author | frequency_execution | languages |
---|---|---|---|---|---|
p004 | 2018-12-19 | 2019-01-07 | GPR | weekly | R, bash |
4.0.0.2 path_procedure
where is eventually a document (docx, pdf, html) with more detailed procedure
4.0.0.3 path_programs
where are the scripts
4.0.0.4 path_git
where the scripts are versioned
4.0.0.5 path_results
where the results are produced
4.0.0.6 sources
where to find the data source, or what they are
4.0.0.7 context
In which context is this procedure involved, for what and
4.0.0.8 dependencies
list of other p[0-9]{3} procedures we need before to do this one (ie: p002, p003, p112)
4.0.0.9 steps
- 1: step one in few words (open the script)
- 2: step two in few words (run the script)
- 3: ok, you have the result
- 4: analyze and communicate this result
4.0.0.1 comments
where you write what you cannot write elsewhere