-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample-output.json
More file actions
105 lines (105 loc) · 3.05 KB
/
example-output.json
File metadata and controls
105 lines (105 loc) · 3.05 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"metadata": {
"generatedAt": "2026-04-05T12:00:00.000Z",
"days": 30,
"threshold": 0.5,
"postCount": 6,
"suppressedCount": 2
},
"baseline": {
"mean": 4.12,
"median": 3.85
},
"suppressedPosts": [
{
"id": "17900000000000001",
"date": "2026-03-28",
"text": "Thread about algorithmic transparency and what platforms owe their users when it comes to visibility and reach. We need to talk about this more.",
"views": 4200,
"likes": 18,
"reposts": 2,
"replies": 5,
"engagement": 25,
"engagementRate": 0.6
},
{
"id": "17900000000000004",
"date": "2026-03-15",
"text": "Here is what we found when we analysed 6 months of engagement data across 400+ posts. The patterns are striking and consistent.",
"views": 3100,
"likes": 12,
"reposts": 1,
"replies": 3,
"engagement": 16,
"engagementRate": 0.52
}
],
"allPosts": [
{
"id": "17900000000000001",
"date": "2026-03-28",
"text": "Thread about algorithmic transparency and what platforms owe their users when it comes to visibility and reach. We need to talk about this more.",
"views": 4200,
"likes": 18,
"reposts": 2,
"replies": 5,
"engagement": 25,
"engagementRate": 0.6
},
{
"id": "17900000000000002",
"date": "2026-03-25",
"text": "Really enjoyed this conversation about open source tools for social media analysis. The community is building something special.",
"views": 1800,
"likes": 42,
"reposts": 8,
"replies": 15,
"engagement": 65,
"engagementRate": 3.61
},
{
"id": "17900000000000003",
"date": "2026-03-20",
"text": "Quick tip: if your engagement drops suddenly check your posting patterns and whether your content triggers any known algorithmic signals.",
"views": 2400,
"likes": 58,
"reposts": 12,
"replies": 22,
"engagement": 92,
"engagementRate": 3.83
},
{
"id": "17900000000000004",
"date": "2026-03-15",
"text": "Here is what we found when we analysed 6 months of engagement data across 400+ posts. The patterns are striking and consistent.",
"views": 3100,
"likes": 12,
"reposts": 1,
"replies": 3,
"engagement": 16,
"engagementRate": 0.52
},
{
"id": "17900000000000005",
"date": "2026-03-10",
"text": "The community response to our suppression findings has been overwhelming. So many creators experiencing the same patterns.",
"views": 950,
"likes": 38,
"reposts": 6,
"replies": 11,
"engagement": 55,
"engagementRate": 5.79
},
{
"id": "17900000000000006",
"date": "2026-03-08",
"text": "New blog post is live breaking down the methodology behind our suppression tracker. Full transparency on how we detect anomalies.",
"views": 1600,
"likes": 45,
"reposts": 9,
"replies": 14,
"engagement": 68,
"engagementRate": 4.25
}
]
}