-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process remote data #46
Comments
Sorry for the delay, the 9-5 was getting a bit needy. Looking forward to this more. Time to get back to things. |
@aybanda Posted some data to process in the other issue. I'll post the link here for convenience. https://github.com/bellanov/fantasy-data-farming/tree/main/data In this issue, I'll set up a pattern with docker-compose so you can have a remote target to emulate. |
@bellanov Implemented remote data processing capability in the ETL pipeline with test coverage using mock responses. Ready to integrate with the actual remote endpoint once docker-compose setup is provided. |
Awesome, I'll get to it today. |
Utilize SerenadeFlow in processing data accessed remotely.
There will be another Python library consuming SerenadeFlow called fantasy-ace-odds, which is where odds data will be farmed, so this is where any scripts utilizing SerenadeFlow should be located.
Tasks
The text was updated successfully, but these errors were encountered: