0 سجل

0 سجل

عوامل التصفية المستخدمة إلغاء الكل

لا يوجد عامل التصفية

تصفية

Weather statistics – 15-minutes

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
country
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
country
نوع
نص
عينة
Belize
latitude
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
latitude
نوع
double
عينة
17.25
longitude
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
longitude
نوع
double
عينة
-88.5
time
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
time
نوع
datetime
عينة
2025-06-21T04:45:00+00:00
dew_point_2m
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
dew_point_2m
نوع
double
عينة
23.8
visibility
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
visibility
نوع
double
عينة
11220

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"weather-statistics-15-minutes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/weather-statistics-15-minutes"
      }
    ]
    ,
  • "definitions":
    {
    • "weather-statistics-15-minutes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/weather-statistics-15-minutes_records"
            }
          }
        }
      }
      ,
    • "weather-statistics-15-minutes_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"country",
              • "description":""
              }
              ,
            • "latitude":
              {
              • "type":"number",
              • "title":"latitude",
              • "description":""
              }
              ,
            • "longitude":
              {
              • "type":"number",
              • "title":"longitude",
              • "description":""
              }
              ,
            • "time":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"time",
              • "description":""
              }
              ,
            • "dew_point_2m":
              {
              • "type":"number",
              • "title":"dew_point_2m",
              • "description":""
              }
              ,
            • "visibility":
              {
              • "type":"number",
              • "title":"visibility",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets