records
Gremienniederschriften Stadt Dortmund
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fb1-gremienniederschriften",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb1-gremienniederschriften"
}
] - "definitions":{
- "fb1-gremienniederschriften":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb1-gremienniederschriften_records"
}
}
} - "records":
} - "properties":
- "fb1-gremienniederschriften_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "datum":,{
- "type":"string",
- "format":"date",
- "title":"Datum",
- "description":""
} - "gremium":,{
- "type":"string",
- "title":"Gremium",
- "description":""
} - "link":,{
- "type":"string",
- "title":"Link",
- "description":"Zur Niederschrift auf rathaus.dortmund.de Gremieninformationssytem"
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "jahr":
}
} - "fields":
} - "properties":
} - "fb1-gremienniederschriften":
}