-
Notifications
You must be signed in to change notification settings - Fork 11
/
anywhereservices.json
42 lines (42 loc) · 1.37 KB
/
anywhereservices.json
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
37
38
39
40
41
42
{
"title": "Anyware Services",
"logo": "",
"country": "fr",
"presence": ["fr"],
"website": "https://www.ametys.org/",
"founded_year": "2009",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2016": {
"staff": "18",
"earnings": "",
"total_assets": "1278507",
"revenues": "",
"public_source": "true"
}
},
"free_software_list": [{
"title": "Ametys",
"logo": "https://www.ametys.org/community/skins/Canvas/resources/img/logo.png",
"website": "https://www.ametys.org",
"category_list": ["Application"],
"source_code_download": "https://www.ametys.org/community/en/download/ametys-portal/ametys-portal-4.html",
"source_code_profile": "https://www.openhub.net/p/ametys/analyses/latest/languages_summary",
"commercial_support": "",
"wikipedia_url": "",
"success_case_list": []
}]
}