-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathfactorfx.json
42 lines (42 loc) · 1.44 KB
/
factorfx.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": "FactorFX",
"logo": "",
"country": "fr",
"presence": ["fr"],
"website": "https://www.factorfx.com/",
"founded_year": "2008",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "7327",
"total_assets": "441471",
"revenues": "1369791",
"public_source": "true"
},
"2017": {
"staff": "",
"earnings": "41551",
"total_assets": "432794",
"revenues": "1248726",
"public_source": "true"
},
"2016": {
"staff": "",
"earnings": "5373",
"total_assets": "511636",
"revenues": "887238",
"public_source": "true"
}
},
"free_software_list": [{
"title": "OCS Inventory",
"logo": "https://www.factorfx.com/wp-content/uploads/2015/04/OCS_inventory.png",
"website": "https://www.factorfx.com/",
"category_list": ["Application"],
"source_code_download": "https://www.factorfx.com/",
"source_code_profile": "https://www.openhub.net/p/ocs_to_delete/analyses/latest/languages_summary",
"commercial_support": "https://www.factorfx.com/",
"wikipedia_url": "https://en.wikipedia.org/wiki/OCS_Inventory",
"success_case_list": []
}]
}