383,354 records

383,354 records

Active filters Clear all

No active filters

Filters

Block designation

Annual formation

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Train
Train number

No description available for this field.

Name (identifier)
zug
Type
decimal
Sample
24880
TNS
Train numbering system: a train numbering system allocates number ranges (for the train numbers) to train types or train categories, as well as to individual lines.

No description available for this field.

Name (identifier)
zns
Type
decimal
Sample
4
TP
Transport period - on which days the train runs --> referenced in the annual formation (annual formation (transport period)) Bitmap which defined on which days the train runs in the timetable version.

No description available for this field.

Name (identifier)
vp
Type
decimal
Sample
-1200
Debtor code
Debtor code: the debtor code identifies the railway undertakings and is an instrument for clearing.

No description available for this field.

Name (identifier)
debicode
Type
decimal
Sample
1617
Train type
Train type according to timetable

No description available for this field.

Name (identifier)
zugart
Type
text
Sample
R
Suffix
Train number affix, e.g. R for Rangierfahrt (shunting movement).

No description available for this field.

Name (identifier)
suf
Type
text
Sample
                       
Traction
Indicates whether the vehicle is running in a multiple unit.

No description available for this field.

Name (identifier)
traktion
Type
text
Sample
                       
From station
Departure station

No description available for this field.

Name (identifier)
bhf_von
Type
text
Sample
LS
UIC
Country of departure station, 85 = Switzerland

No description available for this field.

Name (identifier)
uic
Type
decimal
Sample
85
From
Content-Type: text/plain; charset=utf-8

No description available for this field.

Name (identifier)
von
Type
text
Sample
22:34:12
To station
Arrival station 

No description available for this field.

Name (identifier)
bhf_bis
Type
text
Sample
ALL
UIC
Country of departure station, 85 = Switzerland

No description available for this field.

Name (identifier)
uic0
Type
decimal
Sample
85
By
Arrival time (operational), does not always correspond to the commercially communicated time in the timetable

No description available for this field.

Name (identifier)
bis
Type
text
Sample
22:57:00
Rotation
A rotation is the scheduling of one or more traction units or coaches (groups), which are used for one or a series of operations during n days.

No description available for this field.

Name (identifier)
umlauf
Type
text
Sample
110(0)
From
Duration of service; a rotation can have several different validities within one timetable version. From = valid from

No description available for this field.

Name (identifier)
von0
Type
text
Sample
2025-02-03 00:00:00
By
Duration of service; a rotation can have several different validities within one timetable version. By= Valid until

No description available for this field.

Name (identifier)
bis0
Type
text
Sample
2025-02-14 00:00:00
DR
Daily runs: total of all trains run with the planned vehicle within one day

No description available for this field.

Name (identifier)
tl
Type
decimal
Sample
12
DR-TP
Daily runs for the transport period

No description available for this field.

Name (identifier)
tl_vp
Type
decimal
Sample
11
11
Number of times run on Monday

No description available for this field.

Name (identifier)
11
Type
decimal
Sample
2
22
Number of times run on Tuesday

No description available for this field.

Name (identifier)
22
Type
decimal
Sample
0
33
Number of times run on Wednesday

No description available for this field.

Name (identifier)
33
Type
decimal
Sample
0
44
Number of times run on Thursday

No description available for this field.

Name (identifier)
44
Type
decimal
Sample
0
55
Number of times run on Friday

No description available for this field.

Name (identifier)
55
Type
decimal
Sample
0
66
Number of times run on Saturday

No description available for this field.

Name (identifier)
66
Type
decimal
Sample
0
77
Number of times run on Sunday

No description available for this field.

Name (identifier)
77
Type
decimal
Sample
0
Block designation
Vehicles are put together into a formation in a block.  The block is defined for each rotation. Refers to the rolling stock list

No description available for this field.

Name (identifier)
block_bezeichnung
Type
text
Sample
RABe523-VD
TP-train (Column C)
Transport period of the train

No description available for this field.

Name (identifier)
vp_zug_spallte_c
Type
text
Sample
WT Mo-So: 15.12.2024-1.06.2025; WT Fr-Sa: 6.06.-13.12.
TP-daily runs (Column R)
Content-Type: text/plain; charset=utf-8

No description available for this field.

Name (identifier)
vp_tagesleistung_spaltte_r
Type
text
Sample
Mo
Bitmap
For each day of the timetable period, there is a character in the Bitmap x  the train runs on this day -  the train does not run on this day.

No description available for this field.

Name (identifier)
bitmap
Type
text
Sample
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____XX_____X
Start of timetable period
When the timetable period or bitmap starts

No description available for this field.

Name (identifier)
beginnfahrplanperiode
Type
text
Sample
Fpl-2025

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"jahresformation",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/jahresformation"
      }
    ]
    ,
  • "definitions":
    {
    • "jahresformation":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/jahresformation_records"
            }
          }
        }
      }
      ,
    • "jahresformation_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "11":
              {
              • "type":"number",
              • "title":"11",
              • "description":"Number of times run on Monday"
              }
              ,
            • "22":
              {
              • "type":"number",
              • "title":"22",
              • "description":"Number of times run on Tuesday"
              }
              ,
            • "33":
              {
              • "type":"number",
              • "title":"33",
              • "description":"Number of times run on Wednesday"
              }
              ,
            • "44":
              {
              • "type":"number",
              • "title":"44",
              • "description":"Number of times run on Thursday"
              }
              ,
            • "55":
              {
              • "type":"number",
              • "title":"55",
              • "description":"Number of times run on Friday"
              }
              ,
            • "66":
              {
              • "type":"number",
              • "title":"66",
              • "description":"Number of times run on Saturday"
              }
              ,
            • "77":
              {
              • "type":"number",
              • "title":"77",
              • "description":"Number of times run on Sunday"
              }
              ,
            • "zug":
              {
              • "type":"number",
              • "title":"Train",
              • "description":"Train number"
              }
              ,
            • "zns":
              {
              • "type":"number",
              • "title":"TNS",
              • "description":"Train numbering system: a train numbering system allocates number ranges (for the train numbers) to train types or train categories, as well as to individual lines."
              }
              ,
            • "vp":
              {
              • "type":"number",
              • "title":"TP",
              • "description":"Transport period - on which days the train runs --> referenced in the annual formation (annual formation (transport period)) Bitmap which defined on which days the train runs in the timetable version."
              }
              ,
            • "debicode":
              {
              • "type":"number",
              • "title":"Debtor code",
              • "description":"Debtor code: the debtor code identifies the railway undertakings and is an instrument for clearing."
              }
              ,
            • "zugart":
              {
              • "type":"string",
              • "title":"Train type",
              • "description":"Train type according to timetable"
              }
              ,
            • "suf":
              {
              • "type":"string",
              • "title":"Suffix",
              • "description":"Train number affix, e.g. R for Rangierfahrt (shunting movement)."
              }
              ,
            • "traktion":
              {
              • "type":"string",
              • "title":"Traction",
              • "description":"Indicates whether the vehicle is running in a multiple unit."
              }
              ,
            • "bhf_von":
              {
              • "type":"string",
              • "title":"From station",
              • "description":"Departure station"
              }
              ,
            • "uic":
              {
              • "type":"number",
              • "title":"UIC",
              • "description":"Country of departure station, 85 = Switzerland"
              }
              ,
            • "von":
              {
              • "type":"string",
              • "title":"From",
              • "description":"Content-Type: text/plain; charset=utf-8 "
              }
              ,
            • "bhf_bis":
              {
              • "type":"string",
              • "title":"To station",
              • "description":"Arrival station "
              }
              ,
            • "uic0":
              {
              • "type":"number",
              • "title":"UIC",
              • "description":"Country of departure station, 85 = Switzerland"
              }
              ,
            • "bis":
              {
              • "type":"string",
              • "title":"By",
              • "description":"Arrival time (operational), does not always correspond to the commercially communicated time in the timetable"
              }
              ,
            • "umlauf":
              {
              • "type":"string",
              • "title":"Rotation",
              • "description":"A rotation is the scheduling of one or more traction units or coaches (groups), which are used for one or a series of operations during n days."
              }
              ,
            • "von0":
              {
              • "type":"string",
              • "title":"From",
              • "description":"Duration of service; a rotation can have several different validities within one timetable version. From = valid from"
              }
              ,
            • "bis0":
              {
              • "type":"string",
              • "title":"By",
              • "description":"Duration of service; a rotation can have several different validities within one timetable version. By= Valid until"
              }
              ,
            • "tl":
              {
              • "type":"number",
              • "title":"DR",
              • "description":"Daily runs: total of all trains run with the planned vehicle within one day"
              }
              ,
            • "tl_vp":
              {
              • "type":"number",
              • "title":"DR-TP",
              • "description":"Daily runs for the transport period"
              }
              ,
            • "block_bezeichnung":
              {
              • "type":"string",
              • "title":"Block designation",
              • "description":"Vehicles are put together into a formation in a block. The block is defined for each rotation. Refers to the rolling stock list"
              }
              ,
            • "vp_zug_spallte_c":
              {
              • "type":"string",
              • "title":"TP-train (Column C)",
              • "description":"Transport period of the train"
              }
              ,
            • "vp_tagesleistung_spaltte_r":
              {
              • "type":"string",
              • "title":"TP-daily runs (Column R)",
              • "description":"Content-Type: text/plain; charset=utf-8 "
              }
              ,
            • "bitmap":
              {
              • "type":"string",
              • "title":"Bitmap",
              • "description":"For each day of the timetable period, there is a character in the Bitmap x the train runs on this day - the train does not run on this day."
              }
              ,
            • "beginnfahrplanperiode":
              {
              • "type":"string",
              • "title":"Start of timetable period",
              • "description":"When the timetable period or bitmap starts"
              }
            }
          }
        }
      }
    }
}

Reuses

Click to expand Click to collapse

Submit a reuse

Click to expand Click to collapse

Your last name will be publicly displayed with your reuse

Your first name will be publicly displayed with your reuse

Your email will not be published publicly and will only be used by the administrators to contact you.

Short description of your work (max. 50 characters)

A longer description of what you achieved using this dataset (max. 1000 characters)

An URL where your work can be accessed publicly

 or 

(optional) An URL or an image which illustrates your work

false

Similar datasets