google-transit-locallink — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-05-15T14:27:40Z,
for the dataset file:///shared/google-transit-locallink_017085b1.zip. No country code was provided.

Use this report alongside our documentation.

A new version of the Canonical GTFS Schedule validator is available! Please update to get the latest/best validation results.

Summary

Agencies included


Feed Info


Publisher Name:
National Transport Authority
Feed Email:
apisupport@nationaltransport.ie
Feed Language:
English
Feed Start Date:
2026-05-12
Feed End Date:
2027-05-12

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. translations.txt
  10. trips.txt

Counts


  • Agencies: 15
  • Blocks: 209
  • Routes: 158
  • Shapes: 668
  • Stops: 3042
  • Trips: 11380

Specification Compliance report

8241 notices reported (8236 errors, 5 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 2

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
7475 "5658_88" "221" 7398 "5658_81" "214" "5658_7778175_163-1" "20261026"
6931 "5658_39" "214" 7009 "5658_46" "221" "5658_7778175_163-1" "20261026"
duplicate_key ERROR 5

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"translations.txt" 631 1559 "table_name,field_name,language,record_id" "stops,stop_name,ga,8240DB007133"
"translations.txt" 2655 3169 "table_name,field_name,language,record_id" "stops,stop_name,ga,8310B101481"
"translations.txt" 5056 7990 "table_name,field_name,language,record_id" "stops,stop_name,ga,8510B565041"
"translations.txt" 4314 8404 "table_name,field_name,language,record_id" "stops,stop_name,ga,7010B158241"
"translations.txt" 10032 11447 "table_name,field_name,language,record_id" "stops,stop_name,ga,8340B2988801"
translation_foreign_key_violation ERROR 8229

translation_foreign_key_violation

An entity with the given record_id and record_sub_id cannot be found in the referenced table.

You can see more about this notice here.

Only the first 50 of 8229 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. tableName (?) `table_name` of the faulty record. recordId (?) `record_id` of the faulty record. recordSubId (?) `record_sub_id` of the faulty record.
176 "stops" "8220B106421" ""
177 "stops" "8240DB003576" ""
178 "stops" "8240DB003661" ""
181 "stops" "8500B5301401" ""
182 "stops" "8500B5301501" ""
185 "stops" "8480B5710001" ""
186 "stops" "8480B571071" ""
187 "stops" "8350DB004658" ""
194 "stops" "8540B1560101" ""
195 "stops" "8540B156591" ""
196 "stops" "8240DB004746" ""
199 "stops" "8240DB000587" ""
200 "stops" "8240DB007374" ""
201 "stops" "8240DB007389" ""
202 "stops" "8370B2423701" ""
203 "stops" "8220DB001274" ""
204 "stops" "8350DB007461" ""
205 "stops" "8350DB007462" ""
206 "stops" "8230DB003893" ""
207 "stops" "8230DB003945" ""
208 "stops" "8240B111911" ""
209 "stops" "8240B111921" ""
210 "stops" "8240DB008364" ""
211 "stops" "8240B112001" ""
212 "stops" "8240B111931" ""
213 "stops" "8240B112021" ""
214 "stops" "8240B112111" ""
215 "stops" "8240DB007347" ""
216 "stops" "8240DB007348" ""
218 "stops" "8380B225261" ""
219 "stops" "8380B2300601" ""
221 "stops" "8490B553031" ""
222 "stops" "8490B5530801" ""
223 "stops" "8360B3553301" ""
224 "stops" "8360B609521" ""
225 "stops" "8360B609581" ""
228 "stops" "8500B152381" ""
229 "stops" "8500B152391" ""
233 "stops" "8450B244601" ""
235 "stops" "8230DB002553" ""
236 "stops" "8230DB002597" ""
242 "stops" "8240DB004979" ""
243 "stops" "8240DB005071" ""
246 "stops" "8220DB000418" ""
247 "stops" "8220DB000483" ""
248 "stops" "8220DB000480" ""
249 "stops" "8220DB000415" ""
250 "stops" "8220DB000487" ""
251 "stops" "8380B2407501" ""
252 "stops" "8380B2410201" ""
expired_calendar WARNING 3

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
10 "108"
11 "115"
12 "116"
stop_too_far_from_shape WARNING 2

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
4340 "5654_130" "5654_2039" 52679 "8530LL15113" "Ballindrait" [54.8488668368417,-7.500942399999998] 1693.533282891956
4346 "5654_131" "5654_2044" 52739 "8530LL15114" "Ballindrait" [54.8488668368417,-7.500942399999998] 1691.1554912231604