سجلات

سجلات

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

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

تصفية

Weather statistics – Current

المرفقات

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

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

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

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

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

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

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

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

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

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

الاسم (معرّف)
time
نوع
datetime
عينة
                       
temperature_2m
               

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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