records

records

Active filters Clear all

No active filters

Filters

Trautermine - Termin

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
                       
Zeit
               

No description available for this field.

Name (identifier)
zeit
Type
text
Sample
                       
Anzahl Trautermine
               

No description available for this field.

Name (identifier)
anzahl
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"trautermine-pro-termin",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trautermine-pro-termin"
      }
    ]
    ,
  • "definitions":
    {
    • "trautermine-pro-termin":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trautermine-pro-termin_records"
            }
          }
        }
      }
      ,
    • "trautermine-pro-termin_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "zeit":
              {
              • "type":"string",
              • "title":"Zeit",
              • "description":""
              }
              ,
            • "anzahl":
              {
              • "type":"integer",
              • "title":"Anzahl Trautermine",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets