records

records

Active filters Clear all

No active filters

Filters

Zoo Tierarten - 2024

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Kategorie
               

No description available for this field.

Name (identifier)
kategorie
Type
text
Sample
                       
Art
               

No description available for this field.

Name (identifier)
art
Type
text
Sample
                       
wissenschaftlicher Name
               

No description available for this field.

Name (identifier)
wissenschaftlicher_name
Type
text
Sample
                       
Anzahl
               

No description available for this field.

Name (identifier)
anzahl
Type
text
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":"zoo-tierarten-2024",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/zoo-tierarten-2024"
      }
    ]
    ,
  • "definitions":
    {
    • "zoo-tierarten-2024":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/zoo-tierarten-2024_records"
            }
          }
        }
      }
      ,
    • "zoo-tierarten-2024_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "kategorie":
              {
              • "type":"string",
              • "title":"Kategorie",
              • "description":""
              }
              ,
            • "art":
              {
              • "type":"string",
              • "title":"Art",
              • "description":""
              }
              ,
            • "wissenschaftlicher_name":
              {
              • "type":"string",
              • "title":"wissenschaftlicher Name",
              • "description":""
              }
              ,
            • "anzahl":
              {
              • "type":"string",
              • "title":"Anzahl",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets