TromsFylkestrafikk / ragnarok

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

Create API calls for retrieving meta data about sources (channels, attribute) #15

Closed tfk-kaare closed 8 months ago

tfk-kaare commented 1 year ago

Not yet clear how this should materialize, but sinks should logically provide a two level hierarchy of data, given in:

  1. Channels (Typically tables in SQL)
  2. Attributes (Typically columns in SQL)

This can be used to provide users with what kind of data are available, and a short description of what it does.

tfk-kaare commented 8 months ago

Solved in #61