Report¶
Reports Structure Objects.
CitationType ¶
CitationReport ¶
Bases: BaseModel
Cited by Works with stats.
CitationSummary ¶
Bases: BaseModel
Summary of citation information in all works.
add_cite_type ¶
def add_cite_type(cite_type: CitationType) -> None
Add the type of cite in the corresponding counter.
OpenAccessSummary ¶
Bases: BaseModel
Open Access Type counter.
add_oa_type ¶
def add_oa_type(open_access_type: OpenAccessStatus) -> None
Add the type of Open Access in the corresponding counter.
WorkTypeCounter ¶
WorkReport ¶
Bases: BaseModel
Work model with stats.
SourcesSummary ¶
AuthorReport ¶
Bases: BaseModel
Report of scientific production of an author.
InstitutionReport ¶
Bases: BaseModel
Scientific production report of the Institution.