-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathcr.json
More file actions
36 lines (36 loc) · 749 Bytes
/
cr.json
File metadata and controls
36 lines (36 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"id": "cr",
"type": [
"wcrp:organisation",
"wcrp:institution",
"universal"
],
"label": "CR",
"ror": "01kk86953",
"long_label": "Climate Resource (Australia)",
"url": [
"https://www.climate-resource.com"
],
"established": 2020,
"kind": "Company",
"labels": [],
"aliases": [
"Climate Resource",
"Climate Resource Ltd",
"Climate Resource Pty Ltd"
],
"acronyms": [
"CR"
],
"location": {
"id": "universal:location/01kk86953",
"type": "wcrp:location",
"lat": -37.814,
"lon": -37.814,
"city": "Melbourne",
"country": [
"Australia",
"AU"
]
}
}