Baselight

Dixie D'Amelio's Tweets

Examining the Impact on Public Perception

@kaggle.thedevastator_social_interaction_analytics_of_dixie_d_amelio_s

Loading...
Loading...

About this Dataset

Dixie D'Amelio's Tweets


Dixie D'Amelio's Tweets

Examining the Impact on Public Perception

By Twitter [source]


About this dataset

This dataset offers a comprehensive analysis of 4,817 tweets from Dixie D'Amelio, a 19 year old singer, dancer and social media influencer. It contains sentiment scores as well as each tweet's associated like count, retweet count, quote counts, and conversation threads; providing an invaluable resource for researchers aiming to gain insight into how social interactions shape public perception. With its diverse range of information this data set gives an unprecedented opportunity to explore the influence that social media has on our understanding of those with an online presence

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

This dataset can be used to analyze the impact of social media interactions on public perception of Dixie D'Amelio. It is comprised of 4,817 tweets along with sentiment and social interaction analytics such as the number of likes, retweets, quote counts, and conversation threads. To get started with this dataset:

Research Ideas

  • Analyzing the Effectiveness of Different Types of Tweets: Researchers can measure the effectiveness of different types of tweets by analyzing the sentiment scores and social media interactions (e.g. number of retweets, likes, etc.) for each type of tweet.
  • Testing a Model for Determining Popularity Levels: Researchers can use this dataset to build and test a model that accurately predicts an individual’s popularity based on their sentiment scores and social media interactions.

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit Twitter.

Tables

Dixiedamelio

@kaggle.thedevastator_social_interaction_analytics_of_dixie_d_amelio_s.dixiedamelio
  • 178.89 KB
  • 1686 rows
  • 14 columns
Loading...

CREATE TABLE dixiedamelio (
  "content" VARCHAR,
  "created_at" VARCHAR,
  "date" VARCHAR,
  "likecount" BIGINT,
  "media" VARCHAR,
  "outlinks" VARCHAR,
  "quotecount" BIGINT,
  "quotedtweet" VARCHAR,
  "replycount" BIGINT,
  "retweetcount" BIGINT,
  "retweetedtweet" VARCHAR,
  "url" VARCHAR,
  "id" BIGINT,
  "conversationid" BIGINT
);

Share link

Anyone who has the link will be able to view this.