You what you measure

Data Visualization projects

Personal and professional data visualizations about Health and Habits.

Onze Lucht

Onze Lucht is a citizen science project in the Netherlands where citizens use home-build sensors to measure air quality (PM2.5, PM10), temperature and humidity. I created an R Shiny app that visualizes monthly air quality in interactive heatmaps.

Reactable and reactablefmtr

I tested the {reactable} package to create an interactive table for my sleep, activity, and readiness scores from the Ōura ring. The {reactablefmtr}, {tippy} and {sparkline} packages further facilitated the complete customization of the table.

Was het Donker?

Was het Donker? is a citizen science project in the Netherlands to monitor light pollution. I created a heatmap that visualizes the monthly sky brightness alongside the moon phase.

echarts4r

I tried echarts4r, an R package that interfaces with the JavaScript echarts library, to visualize my Ōura Ring data. Echarts4r appeared very intuitive and versatile and allowed me to easily create several good-looking charts that were ready for the web!