A new function should be written to fetch information about the persons in the groups that are accessible. This basically generates a list of athletes with their basic info. This is useful to link sources to specific athletes prior to pushing data to AMS.
The use case that I encountered this requirement is when trying to generate data for athletes in the sandbox. In order to generate data, it is rather useful to first know for whom you can generate data.
The specific details are written in agent-docs/python-initializer-plan.md (pending a PR into main)
A new function should be written to fetch information about the persons in the groups that are accessible. This basically generates a list of athletes with their basic info. This is useful to link sources to specific athletes prior to pushing data to AMS.
The use case that I encountered this requirement is when trying to generate data for athletes in the sandbox. In order to generate data, it is rather useful to first know for whom you can generate data.
The specific details are written in agent-docs/python-initializer-plan.md (pending a PR into main)