jasonjonesresearch
jasonjonesresearch OP t1_iuwlj2u wrote
Reply to comment by vineyardmike in [OC] US Twitter reached Peak MAGA in 2020 (as measured by Trump and MAGA prevalence in bios) by jasonjonesresearch
The y-axis is prevalence per 10,000 accounts.
For a proportion, divide 60 by 10,000 = 0.006
For a percentage, multiply the proportion by 100 = 0.6%
It's good to compare prevalence against other words you might have an intuition about.
jasonjonesresearch OP t1_iuw4zio wrote
Reply to [OC] US Twitter reached Peak MAGA in 2020 (as measured by Trump and MAGA prevalence in bios) by jasonjonesresearch
Data source: Twitter 1% sample stream
Tools: Python, regular expressions, R, ggplot
More discussion in my blog post
jasonjonesresearch t1_iuxz9r1 wrote
Reply to comment by TempoMentalWriter in [Topic][Open] Open Discussion Thread — Anybody can post a general visualization question or start a fresh discussion! by AutoModerator
R, ggplot2, geom_rect
See "A Timeline Using geom_rect" on https://plotly.com/ggplot2/geom_rect/