Skip to content

Commit 1f403d7

Browse files
committed
New entry CR in institution files.
1 parent 2609c86 commit 1f403d7

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

src-data/organisation/cr.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"id": "cr",
3+
"type": [
4+
"wcrp:organisation",
5+
"wcrp:institution",
6+
"universal"
7+
],
8+
"label": "CR",
9+
"ror": "01kk86953",
10+
"long_label": "Climate Resource (Australia)",
11+
"url": [
12+
"https://www.climate-resource.com"
13+
],
14+
"established": 2020,
15+
"kind": "Company",
16+
"labels": [],
17+
"aliases": [
18+
"Climate Resource",
19+
"Climate Resource Ltd",
20+
"Climate Resource Pty Ltd"
21+
],
22+
"acronyms": [
23+
"CR"
24+
],
25+
"location": {
26+
"id": "universal:location/01kk86953",
27+
"type": "wcrp:location",
28+
"lat": -37.814,
29+
"lon": -37.814,
30+
"city": "Melbourne",
31+
"country": [
32+
"Australia",
33+
"AU"
34+
]
35+
}
36+
}

0 commit comments

Comments
 (0)