diff --git a/src-data/organisation/mtu.json b/src-data/organisation/mtu.json new file mode 100644 index 00000000..db90407e --- /dev/null +++ b/src-data/organisation/mtu.json @@ -0,0 +1,34 @@ +{ + "id": "mtu", + "type": [ + "wcrp:organisation", + "wcrp:institution", + "universal" + ], + "label": "MTU", + "ror": "0036rpn28", + "long_label": "Michigan Technological University", + "url": [ + "https://www.mtu.edu" + ], + "established": 1885, + "kind": "Education", + "labels": [], + "aliases": [ + "Michigan Tech" + ], + "acronyms": [ + "MTU" + ], + "location": { + "id": "universal:location/0036rpn28", + "type": "wcrp:location", + "lat": 47.12187, + "lon": 47.12187, + "city": "Houghton", + "country": [ + "United States", + "US" + ] + } +} \ No newline at end of file