-
Notifications
You must be signed in to change notification settings - Fork 5
/
IFS02.3-response.json
68 lines (68 loc) · 2.37 KB
/
IFS02.3-response.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"personal_data": {
"tax_code": "RSSMRA80A01F205D",
"person_id": "AB123456C"
},
"proof_education_course": [
{
"programme_type_code": "MT",
"programme_type_name": "Laurea Triennale (DM 270/04)",
"degree_course_code": "1573961",
"degree_course_name": "Ingegneria informatica",
"degree_class_code": "MSLT32",
"degree_class_name": "Ingegneria informatica",
"institute_code": "16",
"institute_name": "Milano - Politecnico",
"learnings": [
{
"attended_learning_name": "Esame 3",
"start_date": "2020-10-13",
"end_date": "2023-10-13",
"grade_value": "30",
"grading_scale_min": "18",
"grading_scale_max": "30",
"ects_credits_received": 6
},
{
"attended_learning_name": "Esame 4",
"start_date": "2020-10-13",
"end_date": "2023-10-13",
"grade_value": "30",
"grading_scale_min": "18",
"grading_scale_max": "30",
"ects_credits_received": 6
}
]
},
{
"programme_type_code": "MS",
"programme_type_name": "Laurea Magistrale (DM 270/04)",
"degree_course_code": "1573960",
"degree_course_name": "Ingegneria informatica",
"degree_class_code": "MSLM32",
"degree_class_name": "Ingegneria informatica",
"institute_code": "16",
"institute_name": "Milano - Politecnico",
"learnings": [
{
"attended_learning_name": "Esame 1",
"start_date": "2020-10-13",
"end_date": "2023-10-13",
"grade_value": "30",
"grading_scale_min": "18",
"grading_scale_max": "30",
"ects_credits_received": 6
},
{
"attended_learning_name": "Esame 2",
"start_date": "2020-10-13",
"end_date": "2023-10-13",
"grade_value": "30",
"grading_scale_min": "18",
"grading_scale_max": "30",
"ects_credits_received": 6
}
]
}
]
}