1 / 10

Project Omnigatherer

Project Omnigatherer. CPR E CPR E CPR E SE. Joe Briggie Kenny Trytek Abby Birkett Derek Woods. Kingland Systems. Client. Project Goal.

marin
Télécharger la présentation

Project Omnigatherer

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project Omnigatherer CPR E CPR E CPR E SE Joe Briggie Kenny Trytek Abby Birkett Derek Woods Kingland Systems Client

  2. Project Goal • Create software that can take information from many sources (websites) and put the information in a central location, accessible through a web interface. Many Sources Central Location User’s Display

  3. DAL Database ETL Tool Normalized Employee UI Client UI Web Svcs. No Conflicts? System Diagram Scraper Tool WWW Data HTML Parser PDF Parser Flat File Create Read Update Delete

  4. Information Harvesters • Scour sites for information and produce a de-normalized flat file for use by the ETL (Extract, Transform, Load) component. • Currently have two harvesters: one for the FDIC website, and one for the FFIEC site. Flat File Many Sources Harvester Components

  5. ETL (Extract, Transform, Load) Component • Transform file created by harvesters into a format useable by the database. • Load data into the database. ETL Flat File Database

  6. DAL (Database Access Layer) • Provides an interface for CRUD operations onthe database. • Helps ensure normalization through standardization of input/output. Database With DAL

  7. Web Services andUser Interface • Expose database to a client application. • Allow users to access the data through the interface. Web Services User Interface Database With DAL

  8. Test Plan • Test individual modules for basic functionality. • Integrate all modules. • Test individual modules for full functionality with continuous integration to accommodate changes in each module. • Final testing for validation and client approval.

  9. Current Progress

  10. Questions?

More Related