forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpentaho.json
37 lines (37 loc) · 1.75 KB
/
pentaho.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
{
"title": "Pentaho",
"logo": "http://www.pentaho.com/sites/default/files/uploads/resources/thumbnails/pentaho-hgc-logo.png",
"country": "us",
"presence": ["us", "gb", "be", "es", "de", "fr"],
"website": "http://www.pentaho.com/",
"founded_year": "2004",
"free_software_list": [{
"title": "Mondrian",
"logo": "https://upload.wikimedia.org/wikipedia/en/3/36/Modrian_logo.png",
"website": "http://community.pentaho.com/projects/mondrian/",
"category_list": ["Analytics"],
"source_code_download": "https://github.com/pentaho/mondrian/archive/master.zip",
"source_code_profile": "https://www.openhub.net/p/mondrian/analyses/latest/languages_summary",
"commercial_support": "",
"wikipedia_url": "https://en.wikipedia.org/wiki/Mondrian_OLAP_server",
"success_case_list": [{
"title": "BT Assure Cyber Embeds Pentaho for Big Data Blending and Analytics",
"description": "Comprehensive and fully integrated cyber security service now delivers even faster, more precise insights",
"image": "http://www.pentaho.com/sites/default/files/2bt-logo.png",
"industry": "Telecommunication",
"customer": "BT",
"country": "gb",
"language": "en",
"url": "http://www.pentaho.com/bt-assure-cyber-embeds-pentaho-big-data-blending-and-analytics"
}, {
"title": "Caterpillar Marine Asset Intelligence provides their customers with a 360° view of their equipment to predict machinery failure",
"description": "Weka with PDI, helps clients blend a 360° view of equipment to predict machinery failure.",
"image": "http://www.pentaho.com/sites/default/files/2cat-logo.png",
"industry": "Construction",
"customer": "CAT",
"country": "us",
"language": "en",
"url": "http://www.pentaho.com/customers/caterpillar-marine-asset-intelligence"
}]
}]
}