<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Mikey Harper</title><description>Data science, energy, and technology blog by Mikey Harper.</description><link>https://mikeyharper.uk/</link><item><title>Migrating from Blogdown to Astro (with a little help from AI)</title><link>https://mikeyharper.uk/blog/migrating-from-blogdown-to-astro/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/migrating-from-blogdown-to-astro/</guid><description>After 6 years on Hugo and Blogdown, I finally rebuilt my blog from scratch with Astro, React, and Tailwind CSS. Here&apos;s why I made the switch, the options I considered, and how Claude helped me migrate 22 posts in an afternoon.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate></item><item><title>4 Lessons from the smart home</title><link>https://mikeyharper.uk/blog/lessons-from-smart-home/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/lessons-from-smart-home/</guid><description>2 years and 100 devices later. What are my top recommendations in setting up your own smart home?</description><pubDate>Sat, 20 Feb 2021 00:00:00 GMT</pubDate></item><item><title>East/West patterns in Covid-19: validating claims of correlation</title><link>https://mikeyharper.uk/blog/covid-east-west-relationship/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/covid-east-west-relationship/</guid><description>A review of analysis by Joel Smalley.</description><pubDate>Tue, 26 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Daily Covid-19 deaths statistics: an explainer</title><link>https://mikeyharper.uk/blog/covid-deaths-explainer/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/covid-deaths-explainer/</guid><description>A guide on how to interpret the daily death statistics published released in the UK.</description><pubDate>Mon, 11 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Why COVID positivity rates and deaths don&apos;t always correlate</title><link>https://mikeyharper.uk/blog/covid-correlation/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/covid-correlation/</guid><description>A review of analysis by Joel Smalley, and simulated results to highlight concerns surrounding the interpretation of the statistics.</description><pubDate>Fri, 08 Jan 2021 00:00:00 GMT</pubDate></item><item><title>Visualising Neighbouring Polygons in R</title><link>https://mikeyharper.uk/blog/calculating-neighbouring-polygons-in-r/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/calculating-neighbouring-polygons-in-r/</guid><description>Guide on how to make neighbouring boundary maps in R.</description><pubDate>Thu, 02 Jul 2020 00:00:00 GMT</pubDate></item><item><title>UK goes into lockdown: further Covid-19 analysis</title><link>https://mikeyharper.uk/blog/covid-19-linear-graphs/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/covid-19-linear-graphs/</guid><description>As more countries find themselves challenging the growth of Covid-19, we explore the data behind the outbreak to see the trajectories that countries are taking.</description><pubDate>Tue, 24 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Visualising Covid-19 With Animated, Static and Interactive Maps</title><link>https://mikeyharper.uk/blog/Covid-19-maps/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/Covid-19-maps/</guid><description>Code to show the global spread of Covid-19</description><pubDate>Fri, 20 Mar 2020 00:00:00 GMT</pubDate></item><item><title>COVID-19 Preliminary Data Analysis</title><link>https://mikeyharper.uk/blog/covid-19-march-17/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/covid-19-march-17/</guid><description>Some Preliminary data analysis into COVID-19</description><pubDate>Tue, 17 Mar 2020 00:00:00 GMT</pubDate></item><item><title>Things I learnt at rstudio::conf 2019</title><link>https://mikeyharper.uk/blog/takeaways-from-rstudio-conf/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/takeaways-from-rstudio-conf/</guid><description>My reflection rstudio::conf 2019 and all the packages discovered</description><pubDate>Sun, 20 Jan 2019 00:00:00 GMT</pubDate></item><item><title>Creating Twitter Wordclouds in R</title><link>https://mikeyharper.uk/blog/creating-twitter-wordclouds/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/creating-twitter-wordclouds/</guid><description>A guide on creating wordclouds using the rtweet package in R.</description><pubDate>Wed, 12 Dec 2018 00:00:00 GMT</pubDate></item><item><title>Book Launch of &quot;A Village Inheritance&quot;</title><link>https://mikeyharper.uk/blog/book-launch-of-a-village-inheritance/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/book-launch-of-a-village-inheritance/</guid><description>Back in 2014, I discovered a beaten old manuscript written by my grandparents back in the 1973. Today, after smany hours we officially launched the finished book!</description><pubDate>Fri, 28 Sep 2018 00:00:00 GMT</pubDate></item><item><title>Walking from London to Basingstoke</title><link>https://mikeyharper.uk/blog/walking-london-to-basingstoke/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/walking-london-to-basingstoke/</guid><description>18 hours, 50 miles, some fun and lots of pain. A write up on how the day went, and a lesson on just because you say you will do something, it doesn&apos;t necessarily mean you should.</description><pubDate>Mon, 10 Sep 2018 00:00:00 GMT</pubDate></item><item><title>Animated Plots with R</title><link>https://mikeyharper.uk/blog/animated-plots-with-r/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/animated-plots-with-r/</guid><description>Some examples of using animated plots with geospatial data.</description><pubDate>Wed, 09 May 2018 00:00:00 GMT</pubDate></item><item><title>Data-driven flowcharts in R using DiagrammeR</title><link>https://mikeyharper.uk/blog/flowcharts-in-r-using-diagrammer/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/flowcharts-in-r-using-diagrammer/</guid><description>A short introduction on how to use R to produce data-driven flowcharts.</description><pubDate>Tue, 01 May 2018 00:00:00 GMT</pubDate></item><item><title>Migrating blog to Blogdown</title><link>https://mikeyharper.uk/blog/migrating-to-blogdown/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/migrating-to-blogdown/</guid><pubDate>Mon, 26 Mar 2018 00:00:00 GMT</pubDate></item><item><title>Mapping UK Local Political Data</title><link>https://mikeyharper.uk/blog/mapping-uk-local-political-data/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/mapping-uk-local-political-data/</guid><description>For my PhD research, I needed to collect local political data for the UK. This article documents the data sources and procedure used to create a suitable dataset for my analysis, and allows for the analysis to be easily reproduced for use within your own workflow/</description><pubDate>Tue, 07 Nov 2017 00:00:00 GMT</pubDate></item><item><title>Writing reports in RStudio: an introduction to RMarkdown</title><link>https://mikeyharper.uk/blog/writing-reports-in-rstudio-an-introduction-to-rmarkdown/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/writing-reports-in-rstudio-an-introduction-to-rmarkdown/</guid><description>Learn why you should consider the benefits of RMarkdown for doing data-driven research. This post shares a presentation which I gave to the Spatial Modelling group, and provides some useful resources for futher reading.</description><pubDate>Mon, 02 Oct 2017 00:00:00 GMT</pubDate></item><item><title>Using R for Geospatial Data Analysis</title><link>https://mikeyharper.uk/blog/gis-in-r/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/gis-in-r/</guid><description>Although R is widely used for data processing and statistical modelling, it is less frequently known for its powers of handing Geospatial Data. This presentation is aimed to show people the benefits of using R in their analyses, and provides practical guidance on how to get started on your first project.</description><pubDate>Fri, 01 Sep 2017 00:00:00 GMT</pubDate></item><item><title>Identifying key influences for planning acceptance of onshore wind turbines</title><link>https://mikeyharper.uk/blog/wind-turbine=success/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/wind-turbine=success/</guid><description>Conference paper presented at ECOS 2017 on my research into understanding why some wind farms are more successful than others.</description><pubDate>Fri, 07 Jul 2017 00:00:00 GMT</pubDate></item><item><title>Cycling Lands End to John O&apos;Groats</title><link>https://mikeyharper.uk/blog/cycling-lands-end-to-john-o-groats/</link><guid isPermaLink="true">https://mikeyharper.uk/blog/cycling-lands-end-to-john-o-groats/</guid><description>Back in May 2016, a friend and I undertook one of the challenges which we had wanted to do for years and cycled the length of the United Kingdom from Land&apos;s End to John O&apos; Groats. It was a fantastic experience and something I would love to do again one day. This blog provides a summary of our trip and aims to aid anyone who may be planning their own trip.</description><pubDate>Mon, 12 Dec 2016 00:00:00 GMT</pubDate></item></channel></rss>