Skip to content

Commit 3c0d952

Browse files
authored
Merge pull request #7 from WCRP-CMIP/Institution_FZJ
Institution_FZJ
2 parents 3c29b7a + 2841c6d commit 3c0d952

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

src-data/organisation/fzj.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"id": "fzj",
3+
"type": [
4+
"wcrp:organisation",
5+
"wcrp:institution",
6+
"universal"
7+
],
8+
"label": "FZJ",
9+
"ror": "02nv7yv05",
10+
"long_label": "Forschungszentrum J\u00fclich",
11+
"url": [
12+
"https://www.fz-juelich.de"
13+
],
14+
"established": 1956,
15+
"kind": "Facility",
16+
"labels": [],
17+
"aliases": [],
18+
"acronyms": [
19+
"FZJ"
20+
],
21+
"location": {
22+
"id": "universal:location/02nv7yv05",
23+
"type": "wcrp:location",
24+
"lat": 50.92149,
25+
"lon": 50.92149,
26+
"city": "J\u00fclich",
27+
"country": [
28+
"Germany",
29+
"DE"
30+
]
31+
}
32+
}

0 commit comments

Comments
 (0)