TromsFylkestrafikk / ragnarok

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

Download chunk data #56

Closed tfk-kaare closed 7 months ago

tfk-kaare commented 8 months ago

Problem / Motivation

As a supplement to #42, users should be allowed to download the raw, retrieved data for comparison. This is one of the reasons we have ragnarok. Make stuff available.

Suggested resolution

Add an additional API call on the SinkBase abstract getChunkData() which should wrap all downloaded data in a single file. Format doesn't matter yet.

This will also require a new permission, let's say download raw chunk.