forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopensvc.json
42 lines (42 loc) · 1.38 KB
/
opensvc.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": "OpenSVC",
"logo": "https://www.opensvc.com/init/static/images/opensvc-logo-2018.svg",
"country": "fr",
"presence": ["fr"],
"website": "https://www.opensvc.com/",
"founded_year": "2009",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "75735",
"total_assets": "912176",
"revenues": "645229",
"public_source": "yes"
},
"2017": {
"staff": "",
"earnings": "154928",
"total_assets": "972256",
"revenues": "768214",
"public_source": "yes"
},
"2016": {
"staff": "",
"earnings": "116846",
"total_assets": "774039",
"revenues": "622888",
"public_source": "yes"
}
},
"free_software_list": [{
"title": "OpenSVC",
"logo": "https://www.opensvc.com/init/static/images/opensvc-logo-2018.svg",
"website": "https://www.opensvc.com/",
"category_list": ["Infrastructure"],
"source_code_download": "https://github.com/opensvc",
"source_code_profile": "",
"commercial_support": "https://www.opensvc.com/",
"wikipedia_url": "",
"success_case_list": []
}]
}