records

records

Active filters Clear all

No active filters

Filters

Wetterdaten - Projekt iResilience 2021-II

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Adresse
               

No description available for this field.

Name (identifier)
adresse
Type
text
Sample
                       
Name Sensor
               

No description available for this field.

Name (identifier)
name_sensor
Type
text
Sample
                       
Messung Zeitpunkt
               

No description available for this field.

Name (identifier)
messung_zeitpunkt
Type
datetime
Sample
                       
Datum
               

No description available for this field.

Name (identifier)
messung_datum
Type
date
Sample
                       
Uhrzeit
               

No description available for this field.

Name (identifier)
messung_uhrzeit
Type
text
Sample
                       
Monat
               

No description available for this field.

Name (identifier)
monat
Type
text
Sample
                       
Monat Nr.
               

No description available for this field.

Name (identifier)
monat_nr
Type
text
Sample
                       
Quartal
               

No description available for this field.

Name (identifier)
messung_quartal
Type
text
Sample
                       
Woche
               

No description available for this field.

Name (identifier)
woche
Type
text
Sample
                       
Luftfeuchte
               

No description available for this field.

Name (identifier)
luftfeuchte
Type
decimal
Unit
%
Sample
                       
Temparatur °C
               

No description available for this field.

Name (identifier)
temparatur_degc
Type
decimal
Unit
°C
Sample
                       
Rechtswert
               

No description available for this field.

Name (identifier)
rechtswert
Type
decimal
Sample
                       
Hochwert
               

No description available for this field.

Name (identifier)
hochwert
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":"iresilience-2021-ii",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/iresilience-2021-ii"
      }
    ]
    ,
  • "definitions":
    {
    • "iresilience-2021-ii":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/iresilience-2021-ii_records"
            }
          }
        }
      }
      ,
    • "iresilience-2021-ii_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "adresse":
              {
              • "type":"string",
              • "title":"Adresse",
              • "description":""
              }
              ,
            • "name_sensor":
              {
              • "type":"string",
              • "title":"Name Sensor",
              • "description":""
              }
              ,
            • "messung_zeitpunkt":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Messung Zeitpunkt",
              • "description":""
              }
              ,
            • "messung_datum":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Datum",
              • "description":""
              }
              ,
            • "messung_uhrzeit":
              {
              • "type":"string",
              • "title":"Uhrzeit",
              • "description":""
              }
              ,
            • "monat":
              {
              • "type":"string",
              • "title":"Monat",
              • "description":""
              }
              ,
            • "monat_nr":
              {
              • "type":"string",
              • "title":"Monat Nr.",
              • "description":""
              }
              ,
            • "messung_quartal":
              {
              • "type":"string",
              • "title":"Quartal",
              • "description":""
              }
              ,
            • "woche":
              {
              • "type":"string",
              • "title":"Woche",
              • "description":""
              }
              ,
            • "luftfeuchte":
              {
              • "type":"number",
              • "title":"Luftfeuchte",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "temparatur_degc":
              {
              • "type":"number",
              • "title":"Temparatur °C",
              • "description":"",
              • "unit":"°C"
              }
              ,
            • "rechtswert":
              {
              • "type":"number",
              • "title":"Rechtswert",
              • "description":""
              }
              ,
            • "hochwert":
              {
              • "type":"number",
              • "title":"Hochwert",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets