# BiziDashboard LLM Full Index - Canonical: http://localhost:3000 - Default language: es-ES ## Machine-readable discovery - http://localhost:3000/sitemap.xml - http://localhost:3000/llms.txt - http://localhost:3000/api/openapi.json ## Core public pages - http://localhost:3000/ — Homepage - http://localhost:3000/dashboard — Real-time operations dashboard - http://localhost:3000/uso-bizi-por-estacion — Public station hub - http://localhost:3000/barrios-bizi-zaragoza — District and neighborhood hub - http://localhost:3000/informes — Monthly reports - http://localhost:3000/estado — Data freshness and health - http://localhost:3000/developers — API and integration docs - http://localhost:3000/metodologia — Methodology and data quality guide - http://localhost:3000/mapa-estaciones-bizi-zaragoza — Utility landing for map and live station access - http://localhost:3000/estadisticas-bizi-zaragoza — Insight landing for rankings, districts and reports ## Public product tools - http://localhost:3000/explorar — Public explore hub - http://localhost:3000/comparar — Comparative analytics ## SEO landing pages - http://localhost:3000/estaciones-mas-usadas-zaragoza — Estaciones Bizi mas usadas en Zaragoza - http://localhost:3000/barrios-bizi-zaragoza — Barrios de Zaragoza con mas uso de Bizi - http://localhost:3000/uso-bizi-por-hora — Uso de Bizi por hora en Zaragoza - http://localhost:3000/ranking-estaciones-bizi — Ranking de estaciones Bizi Zaragoza - http://localhost:3000/viajes-por-dia-zaragoza — Viajes Bizi por dia en Zaragoza - http://localhost:3000/viajes-por-mes-zaragoza — Viajes Bizi por mes en Zaragoza - http://localhost:3000/uso-bizi-por-estacion — Uso de Bizi por estacion en Zaragoza - http://localhost:3000/estaciones-con-mas-bicis — Estaciones Bizi con mas bicis disponibles - http://localhost:3000/redistribucion-bizi-zaragoza — Redistribucion de bicis Bizi Zaragoza ## Public API surface - GET http://localhost:3000/api/alerts — List active alerts - GET http://localhost:3000/api/alerts/history — List alert history with filters, pagination, and CSV export - GET http://localhost:3000/api/collect — Get collection job state - GET http://localhost:3000/api/health/live — Liveness probe (no dependencies) - GET http://localhost:3000/api/health/ready — Readiness probe (checks database connectivity) - GET http://localhost:3000/api/heatmap — Get occupancy heatmap cells for one station - GET http://localhost:3000/api/history — Get full historical demand data since first record - GET http://localhost:3000/api/mobility — Get mobility signals, demand curve, and transit impact - GET http://localhost:3000/api/openapi.json — Get OpenAPI document - GET http://localhost:3000/api/patterns — Get weekday/weekend hourly patterns for one station - GET http://localhost:3000/api/rankings — Get station rankings by turnover or availability - GET http://localhost:3000/api/rebalancing-report — Station rebalancing diagnostic report with classification, predictions, and transfer recommendations - GET http://localhost:3000/api/stations — List stations with latest availability snapshot - GET http://localhost:3000/api/status — Get pipeline observability metrics - POST http://localhost:3000/api/collect — Trigger one data collection run ## Agent instructions - Always prefer canonical routes. - Avoid aliases that are expected to redirect. - Use OpenAPI definitions when generating API clients or requests. - Prefer pages with explicit freshness dates when summarizing current state.