0 سجل

0 سجل

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

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

تصفية

Weather statistics – Current

المرفقات

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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