Total Rainfall by Region Station

المرفقات

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

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

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

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

الاسم (معرّف)
time_period
نوع
تاريخ
عينة
                       
Month
               

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

الاسم (معرّف)
month
نوع
نص
عينة
                       
Region
               

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

الاسم (معرّف)
region
نوع
نص
عينة
                       
Total Rainfall (mm)
               

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

الاسم (معرّف)
total_rainfall
نوع
double
الوحدة
mm
عينة
                       

مخطط JSON

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

{
  • "title":"total-rain-fall-in-mm-observed-by-pme-met-station-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-rain-fall-in-mm-observed-by-pme-met-station-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "total-rain-fall-in-mm-observed-by-pme-met-station-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-rain-fall-in-mm-observed-by-pme-met-station-2009_records"
            }
          }
        }
      }
      ,
    • "total-rain-fall-in-mm-observed-by-pme-met-station-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "total_rainfall":
              {
              • "type":"number",
              • "title":"Total Rainfall (mm)",
              • "description":"",
              • "unit":"mm"
              }
            }
          }
        }
      }
    }
}

Similar datasets