244 سجلات

244 سجلات

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

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

تصفية

time

Weather statistics – Current

المرفقات

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

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

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

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

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

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

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

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

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

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

الاسم (معرّف)
time
نوع
datetime
عينة
2025-04-09T04:45:00+00:00
temperature_2m
               

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

مخطط 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