[
{
"observationId": "a1",
"hashtag": "#newtrend",
"timestamp": "2026-07-05T00:00:00Z",
"platform": "tiktok",
"region": "US",
"postCount": 5,
"views": 1000,
"engagement": 100,
"uniqueCreators": 3
},
{
"observationId": "a2",
"hashtag": "#newtrend",
"timestamp": "2026-07-12T00:00:00Z",
"platform": "tiktok",
"region": "US",
"postCount": 50,
"views": 50000,
"engagement": 5000,
"uniqueCreators": 30
},
{
"observationId": "a3",
"hashtag": "#newtrend",
"timestamp": "2026-07-13T00:00:00Z",
"platform": "instagram",
"region": "CA",
"postCount": 120,
"views": 180000,
"engagement": 18000,
"uniqueCreators": 80
},
{
"observationId": "a4",
"hashtag": "#newtrend",
"timestamp": "2026-07-14T00:00:00Z",
"platform": "youtube",
"region": "GB",
"postCount": 300,
"views": 900000,
"engagement": 60000,
"uniqueCreators": 160
},
{
"observationId": "b1",
"hashtag": "#oldtag",
"timestamp": "2026-07-05T00:00:00Z",
"platform": "tiktok",
"postCount": 500,
"views": 100000,
"engagement": 5000,
"uniqueCreators": 100
},
{
"observationId": "b2",
"hashtag": "#oldtag",
"timestamp": "2026-07-14T00:00:00Z",
"platform": "tiktok",
"postCount": 50,
"views": 10000,
"engagement": 300,
"uniqueCreators": 15
}
]