records

records

Active filters Clear all

No active filters

Filters

Gremientermine Stadt Dortmund

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datum
               

No description available for this field.

Name (identifier)
datum
Type
date
Sample
                       
Beginn
               

No description available for this field.

Name (identifier)
beginn
Type
text
Sample
                       
Gremium
               

No description available for this field.

Name (identifier)
gremium
Type
text
Sample
                       
Sitzungsort
               

No description available for this field.

Name (identifier)
sitzungsort
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":"fb1-gremientermine",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fb1-gremientermine"
      }
    ]
    ,
  • "definitions":
    {
    • "fb1-gremientermine":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fb1-gremientermine_records"
            }
          }
        }
      }
      ,
    • "fb1-gremientermine_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datum":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Datum",
              • "description":""
              }
              ,
            • "beginn":
              {
              • "type":"string",
              • "title":"Beginn",
              • "description":""
              }
              ,
            • "gremium":
              {
              • "type":"string",
              • "title":"Gremium",
              • "description":""
              }
              ,
            • "sitzungsort":
              {
              • "type":"string",
              • "title":"Sitzungsort",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets