Saturday, March 30, 2024

Notes 3-30-24

 


The items below are the development that needs to be completed.

Please provide individual status updates for 4/2/24 meeting

Also, need a working model funning on VM (scoring model) and front end, app engine project. Working model does not need to be complete only what is developed and ready for the analysts.


Company Info TableFlask process tp store data in Company Info
Topics TableFlask process to store data in Topics
Graph InputFlask to drive Mathplotlib graphs
Graph Average ScoresGraph to plot average scores for one company over periods selected
Graph Weighted ScoresGraph to plot weighted scores for one company over periods selected
Graph number of classificationsGraph to plot number of occurrences per classifications for one company over periods selected
Graph to plot average scores for sectorGraph to plot the average scores for each company in a selected sector for a selected period
Graph to plot weighted average scores for sectorGraph to plot the weighted average scores for each company in a selected sector for a selected period
Sentiment scoringProgram to take a conference call, identify each paragraph where a keyword appears, store the paragraph keyword and a sentiment score for that paragraph
Sentiment DetailProgram to take a scored conference call and summary each classification by average score, weighted score and number of times keyword is mentioned
Load conference callsFlask to upload CC transcripts and execute scoring module
Validate Bank dataNeed to review scores and check to make sure they are accurate
Load TopicsLoad all keywords, classifications, sector and importance into table
Load CompaniesBatch program to load companies to Company Info table custom key
Load exiting scoresNeed load program to load existing scored data into sentiment detail table. Program needs to add Ticker
Linuxhttps://cloud.google.com/python/docs/getting-started/getting-started-on-compute-engine
Prepare for Python

No comments:

Post a Comment

Notes 3-18-25

https://uconn-sa.blogspot.com/  We were able to launch an app engine program from our compute engine instance.   I'd like to get all wo...