sfbrigade / analytics

Analytics project, encompassing metrics for engagement and more.
MIT License
3 stars 1 forks source link

Pipeline updates #35

Closed gregboyer closed 1 year ago

gregboyer commented 1 year ago

Closes #31 #26 #25

gregboyer commented 1 year ago

updated requirements.txt to include pyairtable package. You can re install using requirements.txt on the branch and that should fix the issue. I think it's safe to skip running "pipeline.sh" and just run the final two parts of the pipeline:

pip3 install -r requirements.txt

python3 cr_members.py
python3 cr_attendance.py