Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 248 Bytes

getCIK

Simple python script to get the CIK number for a stock or ticker that is used in the SEC's computer systems.

Make sure to download the cik.csv file as it contains all the tickers with their respective CIK numbers.

Requirements: pandas