We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2609c86 commit 1f403d7Copy full SHA for 1f403d7
1 file changed
src-data/organisation/cr.json
@@ -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