Skip to main content
Menu

← सभी एंडपॉइंट

कतार पूर्वानुमान API Online

कतार स्तरों का ML समूह पूर्वानुमान: विश्वास सीमाओं के साथ 24-घंटे और 7-दिन (168घं) क्षितिज। वही मॉडल जो nakordoni.eu पूर्वानुमानों को संचालित करता है।

GET https://nakordoni.eu/api/v1/data/forecast — कोटा श्रेणी: heavy

पैरामीटरविवरण
ppidचेकपॉइंट आईडी, उदा. id_13 (देखें /api/v1/data/checkpoints)
prediction_steps24 (डिफ़ॉल्ट) या 7-दिन के लिए 168

रिस्पॉन्स फ़ील्ड — रिस्पॉन्स एनवेलप के data ऑब्जेक्ट के भीतर। [] सूची दर्शाता है, यानी data.items[].name हर एलिमेंट का name फ़ील्ड है। जिस फ़ील्ड का मान हमारे पास नहीं है वह null होता है, आता ही नहीं या खाली सूची होती है — प्लेसहोल्डर कभी नहीं।

फ़ील्डविवरण
data[]One element per forecast step, nearest first — 24 or 168 of them.
data[].timeUnix timestamp the step forecasts, with hours_from_now.
data[].avg_carsPredicted queue at that hour.
data[].lower_boundConfidence band around avg_cars, with upper_bound; the _50 pair is the narrower 50% band.
data[].type_of_dataProvenance marker of the input reading the step was built from.
data[].sourceWhich model produced the step, with formula and the corrected flag when a calibrator adjusted it.
data[].learned_multPer-checkpoint learned multiplier applied, and weather_mult the weather one.
data[].v4Full breakdown from the v4 ensemble — component scores behind avg_cars.
curl "https://nakordoni.eu/api/v1/data/forecast?ppid=id_13&prediction_steps=24" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 इस एंडपॉइंट को सैंडबॉक्स में लाइव आज़माने के लिए डेवलपर के रूप में लॉग इन करें — प्रतिदिन 50 निःशुल्क टेस्ट कॉल। लॉग इन