Skip to main content

API Documentation

The HICS data API is fully public and requires no authentication for read access. All readings include an automatic quality flag.

HICS API सार्वजनिक र प्रमाणीकरण-मुक्त छ। कुनै API key आवश्यक छैन। दर: १२०/मिनेट।

Base URL: https://himalayansciences.org/api/
GET /api/v1/stations/

सबै सक्रिय र मर्मत स्टेसनहरूको सूची।

उदाहरण
curl https://himalayansciences.org/api/v1/stations/
फिल्डहरू
Field Type Description
station_id string Unique station identifier
name string Human-readable station name
latitude / longitude float Decimal degrees
altitude_m float Metres above sea level
status string active / maintenance
last_seen datetime Last telemetry timestamp (UTC)
latest.temperature_c float Most recent temperature (°C)
GET /api/v1/data/latest/?station=KTM-001

कुनै स्टेसनको नवीनतम मापन।

उदाहरण
curl "https://himalayansciences.org/api/v1/data/latest/?station=KTM-001"
थप फिल्डहरू

quality_flagok | suspect | invalid. स्वचालित सीमा-जाँच: suspect भनेको मान भौतिक सीमाभन्दा बाहिर छ।

GET /api/v1/data/historical/?station=KTM-001&hours=24

समय श्रृंखला। अधिकतम ७२० घण्टा (३० दिन)।

curl "https://himalayansciences.org/api/v1/data/historical/?station=KTM-001&hours=168"
Parameters
Param Default Description
station KTM-001 Station ID
hours 24 Lookback window in hours. Clamped to [1, 720].
GET /api/v1/data/download/?station=KTM-001

सम्पूर्ण इतिहास CSV फाइल। CC BY 4.0 उद्धरण हेडर समावेश।

curl -OJ "https://himalayansciences.org/api/v1/data/download/?station=KTM-001"
स्तम्भहरू

timestamp_utc, temperature_c, humidity_rh, pressure_hpa, pm2_5_ugm3, pm10_ugm3, co2_ppm, quality_flag

GET /api/v1/health/

स्टेसन स्वास्थ्य जाँच। उपटाइम मनिटर र स्वचालित जाँचका लागि उपयुक्त।

curl https://himalayansciences.org/api/v1/health/

प्रत्येक मापनमा quality_flag स्वचालित रूपमा तोकिन्छ।

Flag अर्थ
ok सबै मानहरू भौतिक सीमाभित्र।
suspect एक वा बढी मानहरू भौतिक सीमाभन्दा बाहिर। सीमाहरू: temp −50..60°C, RH 0..100%, pressure 300..1100 hPa, PM2.5 0..1000 µg/m³।
invalid अपरेटरद्वारा म्यानुअल रूपमा खारेज।
DLP-001 · Active
CMS Thermal Monitor
Dho Tarap, Dolpo · 4000m
KTM-001 · Active
Kathmandu Central Station
Kathmandu · 1350m