-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsights.json
32 lines (32 loc) · 1009 Bytes
/
insights.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
[
{
"title": "Insight Number 1",
"url": "https://emf-packs.s3-eu-west-1.amazonaws.com/Growth%20Within%20-%20June%202015/EllenMacArthurFoundation_Growth%20Within_for%20print.pdf?AWSAccessKeyId=AKIAITAQSOURJ2COPP2A&Signature=exc0fbGigjcG88LlqNibztPX%2F3k%3D&Expires=1498468767",
"type": "REPORT",
"author": "Kamala Khan",
"creator_id": 1,
"org_id": null,
"active": true,
"resource": true
},
{
"title": "Insight Number 2",
"url": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcS8nGH7cyac0GS8IWPiGSwWeliasSRM_X7NWYh_MyxMEicGYYrc",
"type": "PRESENTATION",
"author": "Jessica Jones",
"creator_id": 1,
"org_id": null,
"active": false,
"resource": true
},
{
"title": "Insight Number 3",
"url": "http://www.fantaproject.org/sites/default/files/resources/anthropometry-2003-ENG.pdf",
"type": "REPORT",
"author": "Jennifer Walters",
"creator_id": 2,
"org_id": null,
"active": true,
"resource": false
}
]