-
Notifications
You must be signed in to change notification settings - Fork 11
/
agorum_software.json
44 lines (44 loc) · 1.2 KB
/
agorum_software.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
43
44
{
"title": "Agorum Software",
"logo": "https://www.agorum.com/wp-content/uploads/agorum_logo_dark_mode_komplett_claim-1.svg",
"country": "de",
"presence": ["de"],
"website": "https://www.agorum.com/c",
"founded_year": "1998",
"kpi_dict": {
"2018": {
"staff": "19",
"earnings": "45158",
"total_assets": "1764340",
"revenues": "",
"public_source": "yes"
},
"2017": {
"staff": "19",
"earnings": "-131145",
"total_assets": "1858691",
"revenues": "",
"public_source": "yes"
},
"2016": {
"staff": "19",
"earnings": "113767",
"total_assets": "1925022",
"revenues": "",
"public_source": "yes"
}
},
"free_software_list": [
{
"title": "Agorum Core",
"logo": "",
"website": "https://abilian.com/fr/solutions/labandco/",
"category_list": ["Application"],
"source_code_download": "https://www.agorum.com/downloads-agorum-core-open/",
"source_code_profile": "",
"commercial_support": "https://www.agorum.com/dokumentenmanagement-agorum-core-support/",
"wikipedia_url": "https://en.wikipedia.org/wiki/Agorum_core",
"success_case_list": []
}
]
}