-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.qmd
More file actions
16 lines (12 loc) · 1.02 KB
/
about.qmd
File metadata and controls
16 lines (12 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: "Pablo Leon-Rodenas"
image: images/GitHub_profile_pic.jpg
about:
template: jolla
image-width: 20em
image-shape: round
---
This is my personal website containing Quarto documents about Data Analysis, statistics, predictive modelling and maps created in R and Python.
I am a Data analyst/R developer working in the NHS. I like to explore data using R and Python, my main topics of interests are predictive analytics, coding and automation. Improving my RAP practices when coding, building robust pipelines with Targets and contributing to the wider NHS-R and NHSE-R communities of practice.
This website include two main sections, one called City_maps, where I explore how to build several city maps in R using OpenStreetMap (OSM) information with **osmdata** package. These maps are built by adding layers of geographical information onto them.
The second section is a collection of online resources for Python, R and Statistics. It aims to share some interesting websites I find online with other R and Python developers.