Rainfall Rate Differences VS Reference Value of The 1961-1990 Period

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Yearly Rainfall Rate
               

No description available for this field.

Name (identifier)
yearly_rainfall_rate_in_mm
Type
decimal
Unit
mm
Sample
                       
Long-term Rainfall Rate for The Period (1961-1990)
               

No description available for this field.

Name (identifier)
long_term_rainfall_rate_for_the_period_1961_1990_in_mm
Type
decimal
Unit
mm
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"rainfall-rate-differences-vs-reference-value-of-the-1961-1990-period",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/rainfall-rate-differences-vs-reference-value-of-the-1961-1990-period"
      }
    ]
    ,
  • "definitions":
    {
    • "rainfall-rate-differences-vs-reference-value-of-the-1961-1990-period":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/rainfall-rate-differences-vs-reference-value-of-the-1961-1990-period_records"
            }
          }
        }
      }
      ,
    • "rainfall-rate-differences-vs-reference-value-of-the-1961-1990-period_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "yearly_rainfall_rate_in_mm":
              {
              • "type":"number",
              • "title":"Yearly Rainfall Rate",
              • "description":"",
              • "unit":"mm"
              }
              ,
            • "long_term_rainfall_rate_for_the_period_1961_1990_in_mm":
              {
              • "type":"number",
              • "title":"Long-term Rainfall Rate for The Period (1961-1990)",
              • "description":"",
              • "unit":"mm"
              }
            }
          }
        }
      }
    }
}

Similar datasets