records
Quarterly evolution of train-kilometres
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":"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"
}
}
} - "records":
} - "properties":
- "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"
}
} - "jaar":
}
} - "fields":
} - "properties":
} - "evolutie-van-treinkilometers":
}