- An election twitter bot from BBC News
- Wesley Stephenson @Wesstephenson
- Alison Benjamin @Hey_benjamin
- Link to this dropbox paper: https://tinyurl.com/s3ayd34
- Agenda
- Introduction: today’s workshop
- What did our twitter bot do?
- What we’ll cover in today’s workshop:
- Part 1 - Building graphics with R
- Let’s go
- Follow the process
- Formatting your data
- Creating coordinates data frame for the twitter card:
- Building the plot
- Fixed text:
- Winning party polygons:
- Candidate picture or party logo
- Candidate party colours
- Dynamic text:
- Finalise styling:
- Adding the background:
- Part 2 - Tweeting graphics with Python
- Part 3 - Considerations for your newsroom
Wesley Stephenson @Wesstephenson
Alison Benjamin @Hey_benjamin
Link to this dropbox paper: https://tinyurl.com/s3ayd34
Introduction: today’s workshop
Part 1 - Building graphics with R
Let’s go
Follow the process
Formatting your data
Creating coordinates data frame for the twitter card:
Building the plot
Fixed text:
Winning party polygons:
Candidate picture or party logo
Candidate party colours
Dynamic text:
Finalise styling:
Adding the background:
Part 2 - Tweeting graphics with Python
make run_twitterbot
Part 3 - Considerations for your newsroom