Module secfsdstools.e_collector

force import of update_check

Expand source code
"""
force import of update_check
"""
import secfsdstools.c_update_check

Sub-modules

secfsdstools.e_collector.basecollector

Collector Base Class

secfsdstools.e_collector.companycollecting

Collects all data by the cik company.

secfsdstools.e_collector.multireportcollecting

Reads several reports from different files parallel

secfsdstools.e_collector.reportcollecting

contains collector, that reads a single report

secfsdstools.e_collector.zipcollecting

loads all the data from one single zip file, resp. the folder with the three parquet files to which the zip file was transformed to.