Stephen-Gates / GTFS

Public transport data in GTFS format with schemas, a data package and tests
18 stars 3 forks source link

test for values required in one or both columns in routes.txt #5

Open Stephen-Gates opened 8 years ago

Stephen-Gates commented 8 years ago

GTFS spec says file must contain at least one of route_short_name or route_long_name. There is no obvious test for this in the json table schema. Required:false is set on both columns