-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Create external_data_handler module which will be used to collect historical data from external sources.
- Create scripts to download data from external sources
- Validate if downloaded data has appropriate format and is free of errors
- Refactor downloaded data and insert it into the database
- Create
.shscript which will initiatecron jobdownloading the data once per set time interval
After app deployment, script downloading external data will be running in the background from the app container.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request