Open Abhishekkalra88 opened 4 years ago
User story Template: Application Integration with a database
Priority : Optional Level of Effort (LOE) Estimate: [TBD]
As a Data analytics engineer, we want to prepare a database to store legacy collected information. When the same focal entity name triggered then instead of scrapping again from web, collect the information from database and utilize.
Database Structure : Entity name Web page URL Web page content Creation timestamp Entity analyser sentiment (Positive / Negative) Entity analyser sentiment score Sentiment determined key words / phrases Money Laundering/ Terrorist financing / Anti bribery corruption key words
Input: Output from Entity media analyzer result (above list)
Process: [TBD]
Output: Store all 7 fields in database.
The application needs to be integrated with a database for optimal recalling and archiving. Implementaion of this would help deliver both applicaiton performance optimization as well as ability for record keeping.