Skip to content

Converts the PDF with the SECs list of the 13F securities to an Excel or CSV file.

Notifications You must be signed in to change notification settings

rl2050/13FtoExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF to Excel/CSV converter for the quaterly SEC list of 13F securities

Simple python code to convert the PDF with the 13f securities to an excel and CSV format.

Change the pdfName in config.py to the correct PDF file (location).


Tested with python 3.10

Used libraries / dependencies
pdfplumber -> use version 0.5.27 (new version will add white spaces between lines)
numpy
xlsxwriter

About

Converts the PDF with the SECs list of the 13F securities to an Excel or CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages