call_report.fca.get_institutions_file_metadata#

call_report.fca.get_institutions_file_metadata() FileMetadata[source]#

Return the canonical FileMetadata for the FCA institution roster.

The institution roster (root name INSTITUTIONS_ROOT) is not a FCASchedule member, as explained in call_report.fca.institutions, so it gets its own loader rather than being reachable through get_fca_file_metadata.

Returns:
FileMetadata

The roster’s canonical, cross-time field metadata.

Examples

>>> from call_report.fca import get_institutions_file_metadata
>>> metadata = get_institutions_file_metadata()
>>> metadata.name
'INST'