Author object
Last updated
Last updated
When you use the API to get a single author or lists of authors, this is what's returned.
affiliations
List: List of objects, representing the affiliations this author has claimed in their publications. Each object in the list has two properties:
institution
: a object
years
: a list of the years in which this author claimed an affiliation with this institution
cited_by_count
Integer: The total number 📄 Works that cite a work this author has created.
counts_by_year
Any works or citations older than ten years old aren't included. Years with zero works and zero citations have been removed so you will need to add those in if you need them.
created_date
String: The date this Author
object was created in the OpenAlex dataset, expressed as an ISO 8601 date string.
display_name
String: The name of the author as a single string.
display_name_alternatives
List: Other ways that we've found this author's name displayed.
id
String: The OpenAlex ID for this author.
ids
Object: All the external identifiers that we know about for this author. IDs are expressed as URIs whenever possible. Possible ID types:
scopus
(String: this author's Scopus author ID)
twitter
(String: this author's Twitter handle)
wikipedia
(String: this author's Wikipedia page)
last_known_institution
(deprecated)last_known_institutions
List: List of Institution objects. This author's last known institutional affiliations. In this context "last known" means that we took all the author's Works, sorted them by publication date, and selected the most recent one. If there is only one affiliated institution for this author for the work, this will be a list of length 1; if there are multiple affiliations, they will all be included in the list.
orcid
Compared to other Canonical IDs, ORCID coverage is relatively low in OpenAlex, because ORCID adoption in the wild has been slow compared with DOI, for example. This is particularly an issue when dealing with older works and authors.
summary_stats
Object: Citation metrics for this author
2yr_mean_citedness
Float: The 2-year mean citedness for this source. Also known as impact factor. We use the year prior to the current year for the citations (the numerator) and the two years prior to that for the citation-receiving publications (the denominator).
h_index
Integer: The h-index for this author.
i10_index
Integer: The i-10 index for this author.
While the 2-year mean citedness is normally a journal-level metric, it can be calculated for any set of papers, so we include it for authors.
updated_date
String: The last time anything in this author object changed, expressed as an ISO 8601 date string. This date is updated for any change at all, including increases in various counts.
works_api_url
String: A URL that will get you a list of all this author's works.
We express this as an API URL (instead of just listing the works themselves) because sometimes an author's publication list is too long to reasonably fit into a single author object.
works_count
Integer: The number of 📄 Works this this author has created.
x_concepts
x_concepts
will be deprecated and removed soon. We will be replacing this functionality with Topics
instead.
score
(Float): The strength of association between this author and the listed concept, from 0-100.
Author
objectList: and for each of the last ten years, binned by year. To put it another way: each year, you can see how many works this author published, and how many times they got cited.
openalex
(String: this author's . Same as )
This field has been deprecated. Its replacement is .
Each item in the list is a object, and you can find more documentation on the Institution page.
String: The ORCID ID for this author. ORCID is a global and unique ID for authors. This is the for authors.
List: The concepts most frequently applied to works created by this author. Each is represented as a object, with one additional attribute:
The DehydratedAuthor
is stripped-down object, with most of its properties removed to save weight. Its only remaining properties are: