diff --git a/src-data/organisation/cr.json b/src-data/organisation/cr.json new file mode 100644 index 000000000..2d6f83296 --- /dev/null +++ b/src-data/organisation/cr.json @@ -0,0 +1,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" + ] + } +} \ No newline at end of file