0 سجل

0 سجل

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

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

تصفية

Weather statistics – Current

تتم حالياً إضافة السجّلات الجديدة إلى مجموعة البيانات هذه، وقد تستغرق العملية بعض الوقت. يُرجى الملاحظة أنّ عروضات الصور قد تكون غير مكتملة خلال هذا الوقت. لا تتردد في إعادة تحديث صفحتك بانتظام!

المرفقات

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

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

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

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

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

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

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

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

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

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

الاسم (معرّف)
time
نوع
datetime
عينة
2025-06-22T13:30:00+00:00
temperature_2m
               

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

الاسم (معرّف)
temperature_2m
نوع
double
عينة
25.6
relative_humidity_2m
               

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

الاسم (معرّف)
relative_humidity_2m
نوع
int
عينة
27
apparent_temperature
               

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

الاسم (معرّف)
apparent_temperature
نوع
double
عينة
22.1
precipitation
               

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

الاسم (معرّف)
precipitation
نوع
double
عينة
0
rain
               

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

الاسم (معرّف)
rain
نوع
double
عينة
0
showers
               

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

الاسم (معرّف)
showers
نوع
double
عينة
0
snowfall
               

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

الاسم (معرّف)
snowfall
نوع
double
عينة
0
pressure_msl
               

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

الاسم (معرّف)
pressure_msl
نوع
double
عينة
1015.8
surface_pressure
               

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

الاسم (معرّف)
surface_pressure
نوع
double
عينة
971.2
wind_speed_10m
               

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

الاسم (معرّف)
wind_speed_10m
نوع
double
عينة
17.7
wind_direction_10m
               

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

الاسم (معرّف)
wind_direction_10m
نوع
int
عينة
299
wind_gusts_10m
               

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

الاسم (معرّف)
wind_gusts_10m
نوع
double
عينة
28.8

مخطط JSON

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

{
  • "title":"weather-statistics-current",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/weather-statistics-current"
      }
    ]
    ,
  • "definitions":
    {
    • "weather-statistics-current":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/weather-statistics-current_records"
            }
          }
        }
      }
      ,
    • "weather-statistics-current_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":""
              }
              ,
            • "temperature_2m":
              {
              • "type":"number",
              • "title":"temperature_2m",
              • "description":""
              }
              ,
            • "relative_humidity_2m":
              {
              • "type":"integer",
              • "title":"relative_humidity_2m",
              • "description":""
              }
              ,
            • "apparent_temperature":
              {
              • "type":"number",
              • "title":"apparent_temperature",
              • "description":""
              }
              ,
            • "precipitation":
              {
              • "type":"number",
              • "title":"precipitation",
              • "description":""
              }
              ,
            • "rain":
              {
              • "type":"number",
              • "title":"rain",
              • "description":""
              }
              ,
            • "showers":
              {
              • "type":"number",
              • "title":"showers",
              • "description":""
              }
              ,
            • "snowfall":
              {
              • "type":"number",
              • "title":"snowfall",
              • "description":""
              }
              ,
            • "pressure_msl":
              {
              • "type":"number",
              • "title":"pressure_msl",
              • "description":""
              }
              ,
            • "surface_pressure":
              {
              • "type":"number",
              • "title":"surface_pressure",
              • "description":""
              }
              ,
            • "wind_speed_10m":
              {
              • "type":"number",
              • "title":"wind_speed_10m",
              • "description":""
              }
              ,
            • "wind_direction_10m":
              {
              • "type":"integer",
              • "title":"wind_direction_10m",
              • "description":""
              }
              ,
            • "wind_gusts_10m":
              {
              • "type":"number",
              • "title":"wind_gusts_10m",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets