downloader.stats¶
Module for download stats counters.
Module Attributes
Number of bytes downloaded. |
|
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.