missing-contributions/README.md

651 B

missing contributions

Hier kijken we wie er nou eigenlijk sinds oktober hun maandelijkse contributie betalingen zijn misgelopen.

gebruikte tools

  • Docker: helpt om software te runnen
  • Jupyter: coden in je browser
  • SQLite3: simpele database
  • SQL: de query taal voor die database

requirements

  • Docker
  • Mollie CSVs put in this directory: customers.csv + payments.csv

usage

  • run in the console:
docker run -p 8888:8888 -v $(pwd):/home/jovyan/work jupyter/scipy-notebook
  • open the resulting URL in your browser
  • navigate to and open mollie.ipynb
  • run all cells
  • check resulting CSV