records
Dauerzählstelle Radverkehr Schnettkerbrücke
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":"fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke"
}
] - "definitions":{
- "fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke_records"
}
}
} - "records":
} - "properties":
- "fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "zeitpunkt":,{
- "type":"string",
- "format":"date-time",
- "title":"Zeitpunkt",
- "description":""
} - "datum":,{
- "type":"string",
- "format":"date",
- "title":"Datum",
- "description":""
} - "zeit":,{
- "type":"string",
- "title":"Zeit",
- "description":""
} - "radfahrer":,{
- "type":"integer",
- "title":"Radfahrer",
- "description":""
} - "aus_fahrtrichtung_tu":,{
- "type":"integer",
- "title":"aus Fahrtrichtung TU",
- "description":""
} - "in_fahrtrichtung_tu":,{
- "type":"integer",
- "title":"in Fahrtrichtung TU",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "zeitpunkt":
}
} - "fields":
} - "properties":
} - "fb61-dauerzaehlstelle-radverkehr-schnettkerbruecke":
}