Real-time opening status of Finnish public libraries on an interactive map. Explore open, self-service, and closed statuses for library branches across Finland.
Leaflet-powered map with color-coded markers showing library status at a glance.
Responsive design that works great on phones, tablets, and desktops.
Toggle between light and dark themes for comfortable viewing.
Filter libraries by city or municipality to find what you need quickly.
Click markers to see library details, hours, and direct links.
Data refreshed nightly via GitHub Actions for accurate status info.
GitHub Actions runs nightly to fetch fresh data from the Kirkanta API.
Library info and schedules are saved to a SQLite database.
The Shiny app loads the database on startup for fast queries.
Libraries are plotted on the map with real-time status colors.
BiblioStatus uses the official Finnish Libraries API (Kirkanta) to fetch library information and opening hours.