SECFSDSTools

Helper tools to analyze the " Financial Statement Data Sets" from the U.S. securities and exchange commission (sec.gov)

View the Project on GitHub HansjoergW/sec-fincancial-statement-data-set

Release Notes

2.2.0 -> 2.3.0 2025-May-05

Maintenance release.

2.1.0 -> 2.2.0 2025-March-07

2.0.0 -> 2.1.0 2025-February-18

The main goal of this release was to improve the memory footprint when working with the framework. These mainly includes the support for Predicate Pushdown in the load methods, as well as being able to concatenate bags directly on the file system, which significantly improved the memory footprint during concatenation steps when using “automation”.

Checkout the notebook: bulk_data_processing_memory_efficiency

1.8.2 -> 2.0.0 2025-February-11

Introducing the new version of the datasets that includes the “segments” column in then num tables. The main purpose of this version is to ensure that the new “segments” colomn does not interfere with existing logic.

The following did change:

1.8.1 -> 1.8.2 2025-January-20

1.8.0 -> 1.8.1 2025-January-12

1.7.0 -> 1.8.0 2025-January-10

1.6.2 -> 1.7.0 2024-December-22

1.6.1 -> 1.6.2 2024-September-15

1.6 -> 1.6.1 2024-August-20

1.6.0 2024-July-12

1.5.0 2024-May-18_

1.4.2 2024-Mar-29

1.4.0 2024-Feb-02

1.3.0 2023-Dec-28

1.2.0 2023-Dec-02

1.1.0 2023-Oct-28

1.0.1 2023-Oct-16

1.0.0 2023-Sep-28

ApiChanges:

0.5.0 2023-Jun-02

ApiChanges:

0.4.0 2023-Mar-25

BugFixes:

0.3.0 2023-Feb-04

0.2.1 2023-Jan-21

0.2.0 2023-Jan-14

0.1.3 2023-Jan-08

0.1.1 2023-Jan-07