Closed machow closed 2 years ago
@nkdiaz let's put a table of all the errors caught by this sql code into gtfs_rt_views
, to make a table named gtfs_rt_extraction_errors
. Rather than counts, let's just keep the raw rows, so people can drilldown from summaries in metabase.
We tested out two tables in metabase --
GTFS RT || Feed Extraction Errors by Day
)GTFS RT || Distinct Feed Extraction Errors by Day
)
This issue is somewhat of a duplicate to #536 which has been resolved. As a byproduct of this analysis, #879 was created, so this can be closed.
cc @evansiroky @hunterowens @holly-g , from pairing with @Nkdiaz -- here's a query that pulls out distinct error messages, with columns for itp id and url number.
Note the following:
Here are itp ids and error counts for them
Here is the query we used, which contains full messages + urls: