records

records

Active filters Clear all

No active filters

Filters

Zweiter Vorname 2016

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Rang
               

No description available for this field.

Name (identifier)
rang
Type
integer
Sample
                       
Jungen
               

No description available for this field.

Name (identifier)
jungen
Type
text
Sample
                       
Anzahl
               

No description available for this field.

Name (identifier)
anzahl
Type
integer
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":"fb33-vornamen-rangliste-zweiter-vorname-mannlich-2016",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fb33-vornamen-rangliste-zweiter-vorname-mannlich-2016"
      }
    ]
    ,
  • "definitions":
    {
    • "fb33-vornamen-rangliste-zweiter-vorname-mannlich-2016":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fb33-vornamen-rangliste-zweiter-vorname-mannlich-2016_records"
            }
          }
        }
      }
      ,
    • "fb33-vornamen-rangliste-zweiter-vorname-mannlich-2016_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "rang":
              {
              • "type":"integer",
              • "title":"Rang",
              • "description":""
              }
              ,
            • "jungen":
              {
              • "type":"string",
              • "title":"Jungen",
              • "description":""
              }
              ,
            • "anzahl":
              {
              • "type":"integer",
              • "title":"Anzahl",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets