From dded631543ef63c7e153c66aa375c5f69c649323 Mon Sep 17 00:00:00 2001 From: Nicholas Mosca <60713135+njmosca@users.noreply.github.com> Date: Sun, 21 Mar 2021 11:31:55 -0400 Subject: [PATCH] Create 032121_njm SCRUM --- .../deliverables/SCRUM/032121_njm | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 10_K_Risk_Evaluator/deliverables/SCRUM/032121_njm diff --git a/10_K_Risk_Evaluator/deliverables/SCRUM/032121_njm b/10_K_Risk_Evaluator/deliverables/SCRUM/032121_njm new file mode 100644 index 00000000..9a570367 --- /dev/null +++ b/10_K_Risk_Evaluator/deliverables/SCRUM/032121_njm @@ -0,0 +1,27 @@ +# What have I worked on? + +- Exploring ways to access companies 10-k Financial Documents +- Developed a function to bulk download all 10-k financial documents from IBB index (2019 and 2020) +- Explored methods to pipe local downloaded files into html parser function +- developed function to link locally downloaded 10-k html documents into our html parser function +- Developed a script to run our html parser function through each 10k document for 2019 and 2020 and write to csv + + + +# What will I be working on next? + +- updating html parser function +- working with csv files to explore clustering options +- clustering research + + +# Have I run into any issues? Do I need help? + +- this will depend on if we get clustering to work +- if clustering works well we will base our analysis on clustering +- if not we will have to adjust and explore supervised learning methods + + +# Have I talked to the client recently? When are we meeting with them next? + +- we had our first meething with Yifu and have a weekly time slot allocated along with group meetings