Interface: InstitutionStatsResult ​
Defined in: fetch-openalex/src/works.ts:47
Properties ​
articlesByYear ​
articlesByYear:
YearlyArticleCount[]
Defined in: fetch-openalex/src/works.ts:50
articlesCount ​
articlesCount:
number
Defined in: fetch-openalex/src/works.ts:49
authorsCount ​
authorsCount:
number
Defined in: fetch-openalex/src/works.ts:51
institutionCount ​
institutionCount:
number
Defined in: fetch-openalex/src/works.ts:53
rateLimit? ​
optionalrateLimit?:RateLimitInfo
Defined in: fetch-openalex/src/works.ts:54
responseTimeMs ​
responseTimeMs:
number
Defined in: fetch-openalex/src/works.ts:52
worksCount ​
worksCount:
number
Defined in: fetch-openalex/src/works.ts:48