records

records

Active filters Clear all

No active filters

Filters

Quarterly evolution of train-kilometres

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
jaar
Type
date
Sample
                       
Quartal
               

No description available for this field.

Name (identifier)
trimester
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector_fr
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector_nl
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
treintype_en
Type
text
Sample
                       
Effective/not-effective
Effective, train-kilometres that are planned by Infrabel and used by the railway undertakingNot-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking

No description available for this field.

Name (identifier)
effectief_niet_effectief_fr
Type
text
Sample
                       
Effective/not-effective
Effective, train-kilometres that are planned by Infrabel and used by the railway undertakingNot-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking

No description available for this field.

Name (identifier)
effectief_niet_effectief_nl
Type
text
Sample
                       
Effective/not-effective
Effective, train-kilometres that are planned by Infrabel and used by the railway undertaking
Not-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking

No description available for this field.

Name (identifier)
effective_
Type
text
Sample
                       
Number of train-kilometers
Train-kilometers are the product of the distance travelled in kilometers, by the number of trips

No description available for this field.

Name (identifier)
trein_km
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"evolutie-van-treinkilometers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/evolutie-van-treinkilometers"
      }
    ]
    ,
  • "definitions":
    {
    • "evolutie-van-treinkilometers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/evolutie-van-treinkilometers_records"
            }
          }
        }
      }
      ,
    • "evolutie-van-treinkilometers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jaar":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "trimester":
              {
              • "type":"string",
              • "title":"Quartal",
              • "description":""
              }
              ,
            • "sector_fr":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "sector_nl":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "treintype_en":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "effectief_niet_effectief_fr":
              {
              • "type":"string",
              • "title":"Effective/not-effective",
              • "description":"Effective, train-kilometres that are planned by Infrabel and used by the railway undertakingNot-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking"
              }
              ,
            • "effectief_niet_effectief_nl":
              {
              • "type":"string",
              • "title":"Effective/not-effective",
              • "description":"Effective, train-kilometres that are planned by Infrabel and used by the railway undertakingNot-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking"
              }
              ,
            • "effective_":
              {
              • "type":"string",
              • "title":"Effective/not-effective",
              • "description":"Effective, train-kilometres that are planned by Infrabel and used by the railway undertaking Not-effective, train-kilometres that are planned by Infrabel but left unused by the railway undertaking"
              }
              ,
            • "trein_km":
              {
              • "type":"number",
              • "title":"Number of train-kilometers",
              • "description":"Train-kilometers are the product of the distance travelled in kilometers, by the number of trips"
              }
            }
          }
        }
      }
    }
}