Session
How Perl Can Build a Complex System Quickly
Clifford C. Nelsen II, Bridge Information Systems
John Reinart
Michael Smit
Track: Perl - Require ()
Date: Thursday, July 20
Time: 11:45am
- 12:15pm
EDGAR, the Electronic Data Gathering, Analysis, and Retrieval system is responsible for the collection and dissemination of all submissions filed by companies and others required by law to do so by the Securities and Exchange Commission (SEC). This paper discusses an on-going project using Perl to provide analysts and customers a flexible tool to access the EDGAR data. The scope of the project is as follows: parse the EDGAR submissions; update remote databases with the parsed metadata; archive the submissions on multiple remote web servers; and provide a web application for users to view, query, print, etc. the submissions from the archive. And, the users needed a working system in 30 days.