downloader.stats

Module for download stats counters.

Module Attributes

byte_counter

Number of bytes downloaded.

item_counter

Count of finished file downloads.

xbrl_filings_api.downloader.stats.byte_counter = 0

Number of bytes downloaded.

Counter starts when the package is imported for the first time.

xbrl_filings_api.downloader.stats.item_counter = 0

Count of finished file downloads.

Counter starts when the package is imported for the first time.