records

records

Active filters Clear all

No active filters

Filters

Trautermine - Trauart und Trauort

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
                       
Trauart
               

No description available for this field.

Name (identifier)
trauart_of
Type
text
Sample
                       
Trauort
               

No description available for this field.

Name (identifier)
trauort
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-traufart-und-trauort",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trautermine-traufart-und-trauort"
      }
    ]
    ,
  • "definitions":
    {
    • "trautermine-traufart-und-trauort":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trautermine-traufart-und-trauort_records"
            }
          }
        }
      }
      ,
    • "trautermine-traufart-und-trauort_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "trauart_of":
              {
              • "type":"string",
              • "title":"Trauart",
              • "description":""
              }
              ,
            • "trauort":
              {
              • "type":"string",
              • "title":"Trauort",
              • "description":""
              }
              ,
            • "anzahl":
              {
              • "type":"integer",
              • "title":"Anzahl Trautermine",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets