Recently Published
Interactive Map of European Countries and Capitals
Interactive Map of European Countries and Capitals using R
This project demonstrates how to create a clean, detailed, and interactive map of Europe using R. The map highlights country boundaries and their respective capital cities using spatial data and web mapping libraries.
Built using:
{leaflet} – for interactive web mapping
{sf} – for handling spatial vector data
{rnaturalearth} & {rnaturalearthdata} – for retrieving geospatial datasets
{dplyr} – for data wrangling
Key Features:
Country polygons styled with subtle colors and interactive popups
Capital cities marked with red circular markers and tooltips
Hover highlights for better interactivity
Legend for clarity
Fully compatible with RStudio Viewer and exportable as an HTML widget
Why this matters:
This project is a great starting point for anyone interested in GIS, data visualization, or web mapping using open-source tools in R. It’s ideal for students, researchers, and professionals in geography, urban planning, or environmental science.
Sea Turtle Nest Disturbance
This report presents an analysis of disturbances to sea turtle nests recorded. The data was collected through patrols and monitoring activities and includes identified disturbance categories by predator type (humans, animals, or unknown). The goal is to identify patterns and quantify threats to inform conservation strategies.
Customer Segmentation for Operational Optimizing Using K-Medoid Clustering
Proyek ini bertujuan untuk melakukan segmentasi customer menggunakan algoritma clustering K-Medoids (PAM). Dengan membagi customer ke dalam beberapa segmen yang memiliki karakteristik serupa, perusahaan dapat menyusun strategi berbeda yang lebih tepat sasaran untuk setiap segmen customer.
Milestone Report - SwiftKey Capstone
This report provides an exploratory analysis of the SwiftKey dataset (blogs, news, and Twitter), outlines the text cleaning steps, and describes the plan to build an n-gram based predictive model.