سجلات

سجلات

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

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

تصفية

Weather statistics – 15-minutes

المرفقات

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"weather-statistics-15-minutes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/weather-statistics-15-minutes"
      }
    ]
    ,
  • "definitions":
    {
    • "weather-statistics-15-minutes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/weather-statistics-15-minutes_records"
            }
          }
        }
      }
      ,
    • "weather-statistics-15-minutes_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":""
              }
              ,
            • "dew_point_2m":
              {
              • "type":"number",
              • "title":"dew_point_2m",
              • "description":""
              }
              ,
            • "visibility":
              {
              • "type":"number",
              • "title":"visibility",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets