CorrelAidxNL / BankTrack

Collaboration between BankTrack and CorrelAid Netherlands
GNU General Public License v3.0
0 stars 0 forks source link

Document metadata diff-er function #14

Open andrewsutjahjo opened 2 years ago

andrewsutjahjo commented 2 years ago

We will have metadata of banks' CSR saved, and new metadata of banks' CSR being scraped. If there is a difference, this is interesting for Banktrack.

Input: two CSR documents' metadata

outputs: difference: True/False

MVP: diff-er for pdfs first and log if there's a .doc (or any other type of document)

depends on #9