0 سجل

0 سجل

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

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

تصفية

Weather statistics – Daily

المرفقات

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

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

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

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

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

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

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

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

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

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

الاسم (معرّف)
time
نوع
تاريخ
عينة
2025-07-18
weather_code
               

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

الاسم (معرّف)
weather_code
نوع
int
عينة
1
temperature_2m_max
               

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

الاسم (معرّف)
temperature_2m_max
نوع
double
عينة
26.5
temperature_2m_min
               

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

الاسم (معرّف)
temperature_2m_min
نوع
double
عينة
15.5
apparent_temperature_max
               

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

الاسم (معرّف)
apparent_temperature_max
نوع
double
عينة
25.9
apparent_temperature_min
               

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

الاسم (معرّف)
apparent_temperature_min
نوع
double
عينة
16.3
sunrise
               

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

الاسم (معرّف)
sunrise
نوع
datetime
عينة
2025-07-18T06:32:00+00:00
sunset
               

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

الاسم (معرّف)
sunset
نوع
datetime
عينة
2025-07-18T21:27:00+00:00
daylight_duration
               

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

الاسم (معرّف)
daylight_duration
نوع
double
عينة
53688.27
sunshine_duration
               

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

الاسم (معرّف)
sunshine_duration
نوع
double
عينة
50297.12
uv_index_max
               

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

الاسم (معرّف)
uv_index_max
نوع
double
عينة
7.85
uv_index_clear_sky_max
               

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

الاسم (معرّف)
uv_index_clear_sky_max
نوع
double
عينة
7.85
precipitation_hours
               

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

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

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

الاسم (معرّف)
wind_speed_10m_max
نوع
double
عينة
22.9
wind_gusts_10m_max
               

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

الاسم (معرّف)
wind_gusts_10m_max
نوع
double
عينة
57.6
precipitation_sum
               

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"weather-statistics-daily",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/weather-statistics-daily"
      }
    ]
    ,
  • "definitions":
    {
    • "weather-statistics-daily":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/weather-statistics-daily_records"
            }
          }
        }
      }
      ,
    • "weather-statistics-daily_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",
              • "title":"time",
              • "description":""
              }
              ,
            • "weather_code":
              {
              • "type":"integer",
              • "title":"weather_code",
              • "description":""
              }
              ,
            • "temperature_2m_max":
              {
              • "type":"number",
              • "title":"temperature_2m_max",
              • "description":""
              }
              ,
            • "temperature_2m_min":
              {
              • "type":"number",
              • "title":"temperature_2m_min",
              • "description":""
              }
              ,
            • "apparent_temperature_max":
              {
              • "type":"number",
              • "title":"apparent_temperature_max",
              • "description":""
              }
              ,
            • "apparent_temperature_min":
              {
              • "type":"number",
              • "title":"apparent_temperature_min",
              • "description":""
              }
              ,
            • "sunrise":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"sunrise",
              • "description":""
              }
              ,
            • "sunset":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"sunset",
              • "description":""
              }
              ,
            • "daylight_duration":
              {
              • "type":"number",
              • "title":"daylight_duration",
              • "description":""
              }
              ,
            • "sunshine_duration":
              {
              • "type":"number",
              • "title":"sunshine_duration",
              • "description":""
              }
              ,
            • "uv_index_max":
              {
              • "type":"number",
              • "title":"uv_index_max",
              • "description":""
              }
              ,
            • "uv_index_clear_sky_max":
              {
              • "type":"number",
              • "title":"uv_index_clear_sky_max",
              • "description":""
              }
              ,
            • "precipitation_hours":
              {
              • "type":"number",
              • "title":"precipitation_hours",
              • "description":""
              }
              ,
            • "wind_speed_10m_max":
              {
              • "type":"number",
              • "title":"wind_speed_10m_max",
              • "description":""
              }
              ,
            • "wind_gusts_10m_max":
              {
              • "type":"number",
              • "title":"wind_gusts_10m_max",
              • "description":""
              }
              ,
            • "precipitation_sum":
              {
              • "type":"number",
              • "title":"precipitation_sum",
              • "description":""
              }
              ,
            • "rain_sum":
              {
              • "type":"number",
              • "title":"rain_sum",
              • "description":""
              }
              ,
            • "showers_sum":
              {
              • "type":"number",
              • "title":"showers_sum",
              • "description":""
              }
              ,
            • "snowfall_sum":
              {
              • "type":"number",
              • "title":"snowfall_sum",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets