Gather tools useful to work with the Yapla platform.
The aim of this project is to retrieve the list of members from historical membership records.
All members are then associated with an unique ID based on the first name + name combination (assumed to be unique).
Additional curation processing is also applied before export.
With Python installed run the following command:
pip install -r requirements.txtAfter configuring the file locations directly in migrate_membership_records.py run:
python migrate_membership_records.py