🏔️ Northern Thailand Ping River Monitor API

Real-time water level monitoring system for the Ping River Basin in Northern Thailand

📊 Quick Status

API is running and monitoring 16 water stations along the Ping River

Coverage: From Chiang Dao to Nakhon Sawan

Data collection interval: Every hour

🔗 API Endpoints

GET /health - System health status
GET /metrics - Application metrics
GET /stations - List all monitoring stations
POST /stations - Add new monitoring station
PUT /stations/{station_id} - Update station information
GET /measurements/latest - Latest measurements
GET /measurements/station/{station_code} - Station-specific data
POST /scrape/trigger - Trigger manual data collection
GET /scraping/status - Scraping status
GET /docs - Interactive API documentation

📈 Monitoring

• Grafana dashboards available for data visualization

• Health checks monitor database, API, and system resources

• Metrics collection for performance monitoring