For each data actor, you need to create a folder with the exact name of the actor (e.g., "Twitter" and not "twitter").
This README file should contain a description of the actor, a description of the scripts, and a description of the templates.
Feel free to add anything that can be useful in regard to the actor, e.g.:
- Go to the website https://www.adopteunmec.com/account#gdpr
- My personal data
- The download is available every 10 minutes
The
inputs
sub-folder contains raw data sources, which users have explicitly agreed to share publicly, and make available to the public.It is important to have somewhere available a written statement from the user who agrees to make their data available.
In the case of large datasets, it may be interesting to upload only subsets, so as not to overload the git.
Note: this folder is gitignored by default, you have to explicit what files should be pushed.
The
scripts
sub-folder contains the various scripts, notebooks, etc., used to create the templates.Please edit the
requirements.txt
file as necessary to reuse your scripts.Please edit the
.gitignore
file as necessary.
blabla.py
: Bla bla.
The
models
sub-folder contains the various templates created, with a corresponding extension name.
blabla.md
: Bla bla bla.