Francisco Yirá
Francisco Yirá
Portfolio
Experience
Education
Blog
Newsletter
Contact
Download Resume as PDF
Light
Dark
Automatic
Visualization
Web dashboard on AWS monitoring engagement with politicians' tweets
An app built with R’s
shiny
and deployed to AWS EC2 that automatically retrieves and visualises the most liked and RT’d tweets from the Chilean politicians who drafted the 2022 constitution proposal.
App code
Pipeline code
Analysing my music collection with Python and R
Using
pandas
,
matplotlib
, and R packages (via
reticulate
) to analyse the data from the iTunes Library XML file.
See on my blog
IMDB ratings of Doctor Who episodes by director
Visualization of IMDB data about Doctor Who episodes, showing the number of episodes and distribution of ratings by director. This plot uses custom
ggplot
themes and fonts to match Doctor Who’s TV show aesthetic.
See plot
See code
Animated map of COVID restrictions in Santiago (2020-2022)
Map created with
gganimate
that shows how COVID restrictions and lockdown severity evolved in Santiago (Chile) since the outbreak of the COVID-19 pandemic.
See map
See code
Tracking COVID cases and deaths in Chile
A series of plots and tables that offer different perspectives on the evolution of the pandemic in Chile.
See on Github