
ICC World Cup 2023: Fan Sentiment and Engagement Dataset
DATASETPublished 2 minutes ago
Description
This dataset aggregates Twitter data focused on fan reviews and sentiment regarding the ICC World Cup from last season. It includes tweets from the official ICC account, cricket analysts, and everyday fans discussing match experiences, team performances, and overall tournament excitement. Each tweet entry includes metadata (tweet ID, timestamp, text, language), user details (username, verified status, follower count), engagement metrics (retweets, likes, replies, quote counts), a computed sentiment score, and a topic label (e.g., official_update, analyst_opinion, fan_reaction). This resource is ideal for researchers studying sports engagement, social media sentiment analysis, and fan-driven narratives in cricket.
Tags
Sample Data
1{
2 "id": "7900000000000000001",
3 "edit_history_tweet_ids": [
4 "7900000000000000001"
5 ],
6 "created_at": "2023-10-15T12:00:00.000Z",
7 "text": "Official update: ICC World Cup 2023 kicks off with a stunning opening ceremony! #ICCWC2023 #Cricket",
8 "language": "en",
9 "author_id": "600001",
10 "author_name": "ICC_Official",
11 "author_username": "ICC_Official",
12 "verified": true,
13 "follower_count": 5000000,
14 "influencer_flag": true,
15 "hashtags": [
16 "ICCWC2023",
17 "Cricket"
18 ],
19 "mentions": [],
20 "attachments": {
21 "media_urls": [
22 "https://pbs.twimg.com/media/ICC_Open.jpg"
23 ]
24 },
25 "retweet_count": 4500,
26 "like_count": 10000,
27 "reply_count": 500,
28 "quote_count": 200,
29 "sentiment_score": 0.95,
30 "topic_label": "official_update"
31}

Helloπ
I Am Ready To Help You
Ask me anything about this dataset. I'm here to assist you!
Explore Dataset Structure
Get a detailed breakdown of the dataset, including available fields and data types.
Check Data Quality
Find out if the dataset has missing values, inconsistencies, or formatting issues.
Analyze Trends & Patterns
Identify key trends, correlations, and insights extracted from the dataset.
Generate Sample Queries
Get example queries to efficiently extract specific insights from the dataset.