Live Data
Explore real-time raw data streams and historical archives from our deployed observation stations in Nepal.
29.0469°N 82.9481°E
27.6915°N 85.3205°E
HICS's central mission: measure how atmospheric conditions change across Nepal's 60m–8,848m altitude gradient. This comparison shows the contrast between transboundary pollution concentrated in the valley and pristine high-altitude air.
Shows average temperature for each 3-hour window of the day. The diurnal pattern is critical for both building performance research and atmospheric modelling. Valley (KTM) peaks in the afternoon; alpine site (DLP) shows a flatter, cooler profile.
Times shown in local browser timezone. Data averaged over 48 hours.
DLP-001 — CMS Thermal Monitor Dho Tarap, Dolpo · 4000m
Sensor accuracy: ±0.5°C · ±2% RH · ±0.1 hPa · ±10% PM2.5 · Data posted every 15 minutes.
KTM-001 — Kathmandu Central Station Kathmandu · 1350m
Sensor accuracy: ±0.5°C · ±2% RH · ±0.1 hPa · ±10% PM2.5 · Data posted every 15 minutes.
How to cite this data
HICS environmental data is freely available under CC BY 4.0. Attribution is required for any publication, report, or project that uses this data.
API Reference
You can access real-time JSON data at /api/data/latest/ and download CSV records at /api/data/download/.
| Endpoint | Purpose |
|---|---|
| /api/stations/ | All stations & status (public JSON) |
| /api/data/latest/?station=KTM-001 | Latest reading (public JSON) |
| /api/data/historical/?station=KTM-001&hours=24 | Time series (public JSON, max 720 hours) |
| /api/data/download/?station=KTM-001 | CSV download · CC BY 4.0 licence |