Summary of Heat Wave Recurrences and Trends

المرفقات

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

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

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

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

الاسم (معرّف)
station_name
نوع
نص
عينة
                       
Period
               

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

الاسم (معرّف)
period
نوع
نص
عينة
                       
Heat Wave Recurrence
               

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

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

مخطط JSON

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

{
  • "title":"summary-of-heat-wave-recurrences-and-trends",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/summary-of-heat-wave-recurrences-and-trends"
      }
    ]
    ,
  • "definitions":
    {
    • "summary-of-heat-wave-recurrences-and-trends":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/summary-of-heat-wave-recurrences-and-trends_records"
            }
          }
        }
      }
      ,
    • "summary-of-heat-wave-recurrences-and-trends_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "station_name":
              {
              • "type":"string",
              • "title":"Station Name",
              • "description":""
              }
              ,
            • "period":
              {
              • "type":"string",
              • "title":"Period",
              • "description":""
              }
              ,
            • "heat_wave_recurrence":
              {
              • "type":"integer",
              • "title":"Heat Wave Recurrence",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets