- Used to find all company information
CIK_LIST_CSV = '{0}/investment_company_series_class.csv'.format(CONFIG_RES_DIR) CIK_LIST_PRASANNA = '{0}/cik.coleft.c.txt'.format(CONFIG_RES_DIR)
takes CIK list from sources above retrieves all filings in xmldict form for the CIK Need to savve all this to database, lets go postgres or mongo Need to get CIK list from somewhere else
mongo or postgres contains a mirror of all filing records, and dates updated, or downloaded
slave containers for downloading the content
web application to manage scrapes, progress, look at database