cal-itp / reports

GTFS data quality reports for California transit providers
https://reports.calitp.org
GNU Affero General Public License v3.0
7 stars 0 forks source link

Refactor tbl_file_check in reports.ipynb #156

Closed Nkdiaz closed 1 year ago

Nkdiaz commented 2 years ago

Describe the bug As part of the ongoing effort to update/refactor the GTFS quality reports, we are looking at various ways to simplify the reports.ipynb that is used to generate the monthly reports. One of the areas identified is tbl_file_check that is used to check for the presence or absence of different types of files which is then used to populate 4_file_check.json.

To Reproduce tbl_file_check has a distinctive use of a green checkmark that is \u2705" that then populates the JSON file

Additional context part of an ongoing work to speed up the gtfs_quality report generation

acouch commented 1 year ago

Closing as this the checkmark in question doesn't appear to have a significant effect on the reports generation speed. The ✅ does not take up much more space than a boolean.