-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmeta.json
More file actions
16 lines (16 loc) · 894 Bytes
/
meta.json
File metadata and controls
16 lines (16 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"en": {
"lang": "en",
"title": "Data Literacy Assessment",
"description": "This self-evaluation will help you to identify your strengths, gaps and better understand the required skills that are needed to work on data-related projects.",
"url": "https://dis-sin.github.io/Data-Literacy-Assessment/",
"image": "https://dis-sin.github.io/Data-Literacy-Assessment/thumbnail.jpg"
},
"fr": {
"lang": "fr",
"title": "Évaluation de la maîtrise des données",
"description": "Cette auto-évaluation vous aidera à identifier vos points forts, vos lacunes et à mieux comprendre les compétences requises pour travailler sur des projets liés aux données.",
"url": "https://dis-sin.github.io/Data-Literacy-Assessment/fr/",
"image": "https://dis-sin.github.io/Data-Literacy-Assessment/thumbnail.jpg"
}
}