[Date Index]
[Thread Index]

[Date Prev] bullet [Date Next] bullet [Thread Prev] bullet [Thread Next]
bullet
Suggestion for quick WWW browsing access to EDGAR
bullet bullet bullet bullet

You have probably already considered this, but just in case....

I was looking at the EDGAR ftp files in response to a user query here and I think you could easily provide browsing by title access to the EDGAR files for WWW clients like Mosaic or lynx, without running your own http server.

It just requires the conversion of the index files to HTML files with links to your ftp server. I've appended an example. I did this with global changes in Emacs, but it should be easy to write a perl or awk script to do the same on any index you have.

If you put these on the ftp server along with the other versions of the indexes, any WWW browser could load them, and use them to access the files. For instance, a complete version of the sample below could be saved as "company.html".

==Walter Bourne EMAIL: walter@columbia.edu Assistant Director TELEPHONE: 212-854-7455 Academic Information Systems FAX: 212-662-6442 Columbia University POST: 612 West 115 St, New York, NY 10025

================ <html> <head> <title>TEST SAMPLE Conversion of EDGAR Master Company Index to HTML</title> </head> <body> <pre> Description: Master Index of EDGAR Dissemination Feed by Company Name Last Data Received: February 24, 1994 Discussion List: edgar-interest@town.hall.org To Subscribe to List: edgar-interest-request@town.hall.org General Information: info@radio.com E-mail server: mail@town.hall.org Anonymous FTP: ftp://town.hall.org/edgar/full-index/company.idx

Company Name Form Type CIK
-----------------------------------------
<a href="file://town.hall.org/edgar/data1/883496/0000883496-94-000002.txt">111 CORCORAN FUNDS N-30D 883496</a> <a href="file://town.hall.org/edgar/data1/883496/0000883496-94-000003.txt">111 CORCORAN FUNDS N-30D 883496</a> <a href="file://town.hall.org/edgar/data1/883496/0000883496-94-000001.txt">111 CORCORAN FUNDS NSAR-A 883496</a> <a href="file://town.hall.org/edgar/data1/893227/0000893227-94-000002.txt">2002 TARGET TERM TRU NSAR-B 893227</a> <a href="file://town.hall.org/edgar/data1/904105/0000950138-94-000005.txt">21ST CENTURY TRUST S 497J 904105</a> <a href="file://town.hall.org/edgar/data1/880629/0000950138-94-000003.txt">21ST CENTURY TRUST S N-8B-2/A 880629</a> <a href="file://town.hall.org/edgar/data1/904105/0000950138-94-000004.txt">21ST CENTURY TRUST S S-6EL24/A 904105</a> <a href="file://town.hall.org/edgar/data1/738076/0000738076-94-000002.txt">3COM CORP 10-Q 738076</a> <a href="file://town.hall.org/edgar/data1/738076/0000738076-94-000004.txt">3COM CORP 8-K 738076</a> <a href="file://town.hall.org/edgar/data1/738076/0000738076-94-000005.txt">3COM CORP 8-K 738076</a> <a href="file://town.hall.org/edgar/data1/315066/0000315066-94-000023.txt">3COM CORP SC 13G 315066</a> <a href="file://town.hall.org/edgar/data1/748054/0000748054-94-000007.txt">3COM CORP SC 13G/A 748054</a> <a href="file://town.hall.org/edgar/data1/722575/0000722575-94-000001.txt">59 WALL STREET TRUST NSAR-A 722575</a> <a href="file://town.hall.org/edgar/data1/729057/0000729057-94-000007.txt">A L LABORATORIES INC SC 13G 729057</a> <a href="file://town.hall.org/edgar/data1/734383/0000759277-94-000028.txt">A L LABORATORIES INC SC 13G/A 734383</a> <a href="file://town.hall.org/edgar/data1/864047/0000950109-94-000193.txt">A L LABORATORIES INC SC 13G/A 864047</a> <a href="file://town.hall.org/edgar/data1/9749/0000009749-94-000004.txt">A L LABORATORIES INC SC 13G/A 9749</a> <p>And so forth .... </pre> </body> </html>

bullet
[Date Prev] bullet [Date Next] bullet [Thread Prev] bullet [Thread Next]
bullet