TromsFylkestrafikk / ragnarok

Harvest public transport data for statistics usage
0 stars 0 forks source link

Replace fUSE #1

Open tfk-kaare opened 1 year ago

tfk-kaare commented 1 year ago

Our mission is to replace fUSE.

This tool is about having a web front-end for the various data sources used for in-house statistics. Today we (developers) do the task of checking import status, re-import and glancing for various misbehaving data.

Most of the work done by us either in artisan console commands or directly in db should be abstracted to web UI.

Roadmap

Blockers

Basic functionality

UI tasks

Core functionality

All data sources must follow our defined API for manipulating it.

Back-end services for import sources:

Various sources may provide data in common formats. Our core framework (ragnarok) should therefore provide various services for importing raw data in the following format, that follows our internal API:

tfk-kaare commented 1 year ago

Wish-list:

tfk-kaare commented 2 months ago

Ragnarok @ tromsfylkestrafikk is now live, but we haven't quite yet replaced/turned off fuse. Getting there …