You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to know how many elements are in the ANP collection to know if it's possible to directly fetch it all from the API or if we should wait for a dump.
Action points for this issue are:
Identify the total number of radio bulletins in the ANP collection which are available on the app
Extract some samples, from different eras to have a relatively wide range of examples
Look at the samples' format and structure. Identify if the Radio Bulletin CI schema would work for it
Implement an importer that creates radio-bulletin content-items
create an issue to document and comment the code relating to this.
The text was updated successfully, but these errors were encountered:
Create the importer for KB ANP data based on samples extracted from the API.
Documentation relating to KB's API is here:
It would be helpful to know how many elements are in the ANP collection to know if it's possible to directly fetch it all from the API or if we should wait for a dump.
Action points for this issue are:
The text was updated successfully, but these errors were encountered: