first iteration of the format - under review

pull/1/head
Alexandre Dulaunoy 2018-02-16 21:15:45 +01:00
parent d6c2cb256b
commit 6498496ed2
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 32 additions and 0 deletions

32
lists/gdpr/list.json Normal file
View File

@ -0,0 +1,32 @@
{
"name": "gdpr",
"expanded-name": "General Data Protection Regulation",
"ref": [
"http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX:32016R0679"
],
"geographical_area": [
"EU"
],
"notice": [
{
"category": [
"Person"
],
"value": [
{
"en": "processed lawfully, fairly and in a transparent manner in relation to the data subject (lawfulness, fairness and transparency)."
}
]
},
{
"attribute": [
"passport-number"
],
"value": [
{
"en": "adequate, relevant and limited to what is necessary in relation to the purposes for which they are processed (data minimisation);"
}
]
}
]
}