Skip to content

Optimize static data lookup #53

Description

@hi-im-vika

GTFS static data is currently stored as text files and are read as CSV files when we need to retrieve data from them. This is slow, so we should store the data in an SQLite database instead.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions