Importing/syncronizing data from Aktivitetsbanken to the API is currently handled by the https://github.com/zegl/aktivitetsbanken-crawler application. It works as expected but it may be better to have this kind of functionality embedded into the API itself, or at least into the same project (source code project).
To do:
- Port the PHP code to Ruby code.
- Schedule the crawler to run, at least, once per week.