-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8170e43
commit 73f6745
Showing
11 changed files
with
246 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"sigle": "NEVARRO", | ||
"id_unite": 10111, | ||
"libelle": "Nevarro est une planète volcanique située dans les territoires de la bordure extérieure de la galaxie.", | ||
"libelle_en": "", | ||
"hierarchie": "EPFL SO TV-3 NEVARRO", | ||
"resp_sciper": "670003", | ||
"resp_nom": "Djarin", | ||
"resp_nom_usuel": null, | ||
"resp_prenom": "Din", | ||
"resp_prenom_usuel": null, | ||
"url": "", | ||
"faxes": "", | ||
"adresse": "EPFL SO TV-3 NEVARRO $ Outer Rim $ Station 12 $ CH-1015 Lausanne $ $ ", | ||
"cmpl_type": "F", | ||
"ghost": null, | ||
"has_accreds": "1" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"sigle": "SO", | ||
"libelle": "", | ||
"libelle_en": "Spin-off" | ||
}, | ||
{ | ||
"sigle": "EPFL", | ||
"libelle": "Ecole polytechnique fédérale de Lausanne", | ||
"libelle_en": "Ecole polytechnique fédérale de Lausanne" | ||
}, | ||
{ | ||
"sigle": "TV-3", | ||
"libelle": "Série TV 3", | ||
"libelle_en": "TV Series 3" | ||
}, | ||
{ | ||
"sigle": "NEVARRO", | ||
"libelle": "Nevarro est une planète volcanique située dans les territoires de la bordure extérieure de la galaxie.", | ||
"libelle_en": "" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"sigle": "NEVARRO", | ||
"libelle": "Nevarro est une planète volcanique située dans les territoires de la bordure extérieure de la galaxie.", | ||
"libelle_en": "Nevarro is a volcanic planet located in the Outer Rim territories of the galaxy.", | ||
"hierarchie": "EPFL SO TV-3 NEVARRO" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,10 +30,34 @@ | |
"CH-1015 Lausanne" | ||
], | ||
"head": { | ||
"sciper": "670005", | ||
"name": "Grogu", | ||
"sciper": "670003", | ||
"name": "Djarin", | ||
"firstname": "Din", | ||
"email": "[email protected]", | ||
"profile": "din.grogu" | ||
} | ||
"email": "[email protected]", | ||
"profile": "din.djarin" | ||
}, | ||
"people": [ | ||
{ | ||
"email": "[email protected]", | ||
"firstname": "Din", | ||
"name": "Djarin", | ||
"officeList": ["Sundari 231"], | ||
"phoneList": ["+41 21 0054321"], | ||
"position": "Bounty hunter", | ||
"profile": "din.djarin", | ||
"rank": 0, | ||
"sciper": "670003" | ||
}, | ||
{ | ||
"email": "[email protected]", | ||
"firstname": "Paz", | ||
"name": "Vizsla", | ||
"officeList": ["Ronion 001"], | ||
"phoneList": ["+41 21 0654321"], | ||
"position": "Heavy infantry", | ||
"profile": "paz.vizsla", | ||
"rank": 0, | ||
"sciper": "670004" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,10 +30,34 @@ | |
"CH-1015 Lausanne" | ||
], | ||
"head": { | ||
"sciper": "670005", | ||
"name": "Grogu", | ||
"sciper": "670003", | ||
"name": "Djarin", | ||
"firstname": "Din", | ||
"email": "[email protected]", | ||
"profile": "din.grogu" | ||
} | ||
"email": "[email protected]", | ||
"profile": "din.djarin" | ||
}, | ||
"people": [ | ||
{ | ||
"email": "[email protected]", | ||
"firstname": "Din", | ||
"name": "Djarin", | ||
"officeList": ["Sundari 231"], | ||
"phoneList": ["+41 21 0054321"], | ||
"position": "Chasseur de prime", | ||
"profile": "din.djarin", | ||
"rank": 0, | ||
"sciper": "670003" | ||
}, | ||
{ | ||
"email": "[email protected]", | ||
"firstname": "Paz", | ||
"name": "Vizsla", | ||
"officeList": ["Ronion 001"], | ||
"phoneList": ["+41 21 0654321"], | ||
"position": "Infanterie lourde", | ||
"profile": "paz.vizsla", | ||
"rank": 0, | ||
"sciper": "670004" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"code": 10111, | ||
"acronym": "NEVARRO", | ||
"name": "Nevarro est une planète volcanique située dans les territoires de la bordure extérieure de la galaxie.", | ||
"unitPath": "EPFL SO TV-3 NEVARRO", | ||
"path": [ | ||
{ | ||
"acronym": "EPFL", | ||
"name": "Ecole polytechnique fédérale de Lausanne" | ||
}, | ||
{ | ||
"acronym": "SO", | ||
"name": "Spin-off" | ||
}, | ||
{ | ||
"acronym": "TV-3", | ||
"name": "Série TV 3" | ||
}, | ||
{ | ||
"acronym": "NEVARRO", | ||
"name": "Nevarro est une planète volcanique située dans les territoires de la bordure extérieure de la galaxie." | ||
} | ||
], | ||
"terminal": "1", | ||
"ghost": null, | ||
"address": [ | ||
"EPFL SO TV-3 NEVARRO", | ||
"Outer Rim", | ||
"Station 12", | ||
"CH-1015 Lausanne" | ||
], | ||
"head": { | ||
"sciper": "670003", | ||
"name": "Djarin", | ||
"firstname": "Din", | ||
"email": "[email protected]", | ||
"profile": "din.djarin" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters