Code reference¶
Generate reports about TDC-structured metadata.
Report subclasses in this file should have names like:
{ Type }{ ID }{ Format }
…wherein:
{ Type }refers to the type of object(s) from the SDMX Information Model that is/are represented in the report. Usually the first argument to the__init__()method is an instance of this type.{ ID }is a number that distinguishes different ‘kinds’ of reports for the same{ Type }. Report classes with the same{ Type }{ ID }should display roughly the same information in the same order and layout, regardless of{ Format }.{ Format }is the output format or file type.
Classes
|
Unique values appearing in mds for metadata attribute mda_id. |
|
Unique values appearing in mds for the metadata attribute mda_id. |
|
Same as |
|
Contents of a single metadata report. |
|
Summary of the unique reported attribute values in mds. |
|
Summary of the unique reported attribute values in mds. |
|
Metadata reports related to ref_area. |
|
Metadata reports related to ref_area. |
|
Table of metadata reports. |