records
Niederflur Einlieferung im Sollfahrplan
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":"niederflur-einflieferung-im-sollfahrplan",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/niederflur-einflieferung-im-sollfahrplan"
}
] - "definitions":{
- "niederflur-einflieferung-im-sollfahrplan":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/niederflur-einflieferung-im-sollfahrplan_records"
}
}
} - "records":
} - "properties":
- "niederflur-einflieferung-im-sollfahrplan_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "tu_code":,{
- "type":"string",
- "title":"TU_CODE",
- "description":""
} - "angebotskategorie":,{
- "type":"string",
- "title":"ANGEBOTSKATEGORIE",
- "description":""
} - "anzahl_fahrten_total":,{
- "type":"number",
- "title":"ANZAHL_FAHRTEN_TOTAL",
- "description":""
} - "nf":,{
- "type":"number",
- "title":"NF",
- "description":""
} - "hl":,{
- "type":"number",
- "title":"HL",
- "description":""
} - "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "descriptionde":,{
- "type":"string",
- "title":"descriptionDe",
- "description":""
} - "abbreviationde":,{
- "type":"string",
- "title":"abbreviationDe",
- "description":""
} - "anteil_nf":,{
- "type":"number",
- "title":"anteil_nf",
- "description":"",
- "unit":"%"
} - "anteil_hl":{
- "type":"number",
- "title":"anteil_hl",
- "description":"",
- "unit":"%"
}
} - "tu_code":
}
} - "fields":
} - "properties":
} - "niederflur-einflieferung-im-sollfahrplan":
}