ambanum / information-manipulation-analyzer

1 stars 1 forks source link

Add repartition of tweets per user data and graph #62

Closed martinratinaud closed 2 years ago

martinratinaud commented 2 years ago

Following the read of https://medium.com/dfrlab/twitter-accounts-disproportionately-amplified-chilean-presidential-candidate-hashtags-6f513369be8d

Let's add some (already existing) data to the user tab Screen_Shot_2022-01-26_at_11_19_35 Screen Shot 2022-01-26 at 11 31 50

martinratinaud commented 2 years ago

@clementbiron can you review and propose something as I realize the bar chart does not display when max tweets is big

Something like

I don't really like this approach as those threshholds introduce a bias

maybe something more like

So that we keep max number of bars to 201

need advice, thanks

clementbiron commented 2 years ago

UserserTable headers should be on several lines to ensure the visibility of the text (as you did it for the % of all the tweets column).

image

clementbiron commented 2 years ago

@clementbiron can you review and propose something as I realize the bar chart does not display when max tweets is big

Something like

* 1 tweet

* 2 - 5 tweets

* 6 - 20 tweet

* * 200

I don't really like this approach as those threshholds introduce a bias

maybe something more like

* all digits until 200

* then 200+

So that we keep max number of bars to 201

need advice, thanks

As we have seen together, let's cut into 6 groups :