nehulagrawal
commited on
Commit
•
810caf2
1
Parent(s):
8c2a54e
Update json_helper.py
Browse files- json_helper.py +3 -3
json_helper.py
CHANGED
@@ -17,16 +17,16 @@ json_content = """{{
|
|
17 |
"education": [
|
18 |
{{
|
19 |
"institute_name": "",
|
20 |
-
"
|
21 |
"score": ""
|
22 |
}},
|
23 |
{{
|
24 |
"institute_name": "",
|
25 |
-
"
|
26 |
"score": ""
|
27 |
}}
|
28 |
],
|
29 |
-
"
|
30 |
{{
|
31 |
"organisation_name": "",
|
32 |
"duration": "",
|
|
|
17 |
"education": [
|
18 |
{{
|
19 |
"institute_name": "",
|
20 |
+
"year_of_passing": "",
|
21 |
"score": ""
|
22 |
}},
|
23 |
{{
|
24 |
"institute_name": "",
|
25 |
+
"year_of_passing": "",
|
26 |
"score": ""
|
27 |
}}
|
28 |
],
|
29 |
+
"professional_experience": [
|
30 |
{{
|
31 |
"organisation_name": "",
|
32 |
"duration": "",
|