SEC EDGAR Level 1 Dissemination tape feed processing on town.hall.org. Notes: All references to YYMMDD below are the data file name based upon the filing date with the SEC EDGAR system in two digit year, month, day format. do-edgar may be used in place of steps 1 thru 10. Following are the steps used to process the level 1 dissemination tape feed. 0. ex3480 -E - extract data and audit files from IBM 3480 1/2" cartridge tape. - creates file names based on filing date, which is the previous business day in YYMMDD format. 1. fix-edgar YYMMDD - clean up some extra control characters left in tape feed file. 2. extract-edgar YYMMDD - extract the individual submissions from the tape feed file. - this step produces the not-cooked (.nc) and correction (.corr*) files which are available in the bulk feed file. 3. split-edgar *.nc - split the individual submissions into header (.hdr.sgml) and document (.txt) components. 4. process-edgar -a *.sgml - process the .hdr.sgml files to create the IMS-DOCUMENT final format in the .txt file. 5. correct-edgar -a *.corr* - apply any corrections provided in the current daily EDGAR feed. NOTE: All corrections but TRANSFERs are currently automated. TRANSFERs must currently be processed manually. See the SEC EDGAR Dissemination documentation for further information on corrections. 6. create-feed - create daily bulk feed file containing .nc and .corr* files. 7. install-edgar *.sgml - install current EDGAR submissions into data tree. 8. create-index [-m] - create daily and full (-m) master index files. 9. process-index -cf [-m] - create daily and full (-m) company (-c) and form (-f) index files. 10. index-edgar - create updated WAIS index file of .hdr.sgml file contents.