records
Monthly national punctuality per moment
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":"nationale-stiptheid-per-moment-en-per-maand",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/nationale-stiptheid-per-moment-en-per-maand"
}
] - "definitions":{
- "nationale-stiptheid-per-moment-en-per-maand":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/nationale-stiptheid-per-moment-en-per-maand_records"
}
}
} - "records":
} - "properties":
- "nationale-stiptheid-per-moment-en-per-maand_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "maand":,{
- "type":"string",
- "format":"date",
- "title":"Month",
- "description":""
} - "regperiode":,{
- "type":"string",
- "title":"Moment of day",
- "description":"Peak hours, off-peak hours and weekends"
} - "instant":,{
- "type":"string",
- "title":"Moment of day",
- "description":"Peak hours, off-peak hours and weekends"
} - "moment_of_day":,{
- "type":"string",
- "title":"Moment of day",
- "description":"Peak hours, off-peak hours and weekends"
} - "regelmaat":,{
- "type":"number",
- "title":"Punctuality",
- "description":"Number of punctual trains / number of operated trains",
- "unit":"%"
} - "tel":,{
- "type":"integer",
- "title":"Number of trains",
- "description":"Number of operated trains"
} - "reg":,{
- "type":"integer",
- "title":"Number of trains with a delay inferior to 6 minutes",
- "description":""
} - "min_rt":,{
- "type":"integer",
- "title":"Minutes of delay",
- "description":"",
- "unit":"minutes"
} - "jaar":{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
}
} - "maand":
}
} - "fields":
} - "properties":
} - "nationale-stiptheid-per-moment-en-per-maand":
}