records

records

Active filters Clear all

No active filters

Filters

Witterungsverhältnisse

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
text
Sample
                       
Höchste Lufttemperatur
               

No description available for this field.

Name (identifier)
hochste_lufttemperatur
Type
decimal
Unit
°C
Sample
                       
Tiefste Lufttemperatur
               

No description available for this field.

Name (identifier)
tiefste_lufttemperatur
Type
decimal
Unit
°C
Sample
                       
Mittlere Lufttemperatur
               

No description available for this field.

Name (identifier)
mittlere_lufttemperatur
Type
decimal
Unit
°C
Sample
                       
Mittlere relative Luftfeuchtigkeit
               

No description available for this field.

Name (identifier)
mittlere_relative_luftfeuchtigkeit
Type
decimal
Sample
                       
Tage mit Niederschlägen
               

No description available for this field.

Name (identifier)
tage_mit_niederschlagen
Type
text
Sample
                       
Gesamtniederschlagsmenge
               

No description available for this field.

Name (identifier)
gesamtniederschlagsmenge
Type
decimal
Sample
                       
Ozonwert(Jahresmittelwert)
               

No description available for this field.

Name (identifier)
ozonwert_jahresmittelwert
Type
decimal
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ds-witterungsverhaeltnisse-seit-1990",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ds-witterungsverhaeltnisse-seit-1990"
      }
    ]
    ,
  • "definitions":
    {
    • "ds-witterungsverhaeltnisse-seit-1990":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ds-witterungsverhaeltnisse-seit-1990_records"
            }
          }
        }
      }
      ,
    • "ds-witterungsverhaeltnisse-seit-1990_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "hochste_lufttemperatur":
              {
              • "type":"number",
              • "title":"Höchste Lufttemperatur",
              • "description":"",
              • "unit":"°C"
              }
              ,
            • "tiefste_lufttemperatur":
              {
              • "type":"number",
              • "title":"Tiefste Lufttemperatur",
              • "description":"",
              • "unit":"°C"
              }
              ,
            • "mittlere_lufttemperatur":
              {
              • "type":"number",
              • "title":"Mittlere Lufttemperatur",
              • "description":"",
              • "unit":"°C"
              }
              ,
            • "mittlere_relative_luftfeuchtigkeit":
              {
              • "type":"number",
              • "title":"Mittlere relative Luftfeuchtigkeit",
              • "description":""
              }
              ,
            • "tage_mit_niederschlagen":
              {
              • "type":"string",
              • "title":"Tage mit Niederschlägen",
              • "description":""
              }
              ,
            • "gesamtniederschlagsmenge":
              {
              • "type":"number",
              • "title":"Gesamtniederschlagsmenge",
              • "description":""
              }
              ,
            • "ozonwert_jahresmittelwert":
              {
              • "type":"number",
              • "title":"Ozonwert(Jahresmittelwert)",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets