Group works
Last updated
Last updated
You can group works with the group_by
parameter:
Get counts of works by Open Access status:
Or you can group using one the attributes below.
/works
group_by attributesThe host_venue
and alternate_host_venues
properties have been deprecated in favor of and . The attributes host_venue
and alternate_host_venues
are no longer available in the Work object, and trying to access them in filters or group-bys will return an error.
(alias author.id
)
(alias author.orcid
)
(alias institutions.country_code
)
(alias institutions.continent
)
(alias institutions.id
)
(alias institutions.ror
)
(alias institutions.type
)
(alias: is_corresponding
): this marks whether or not we have corresponding author information for a given work
(DEPRECATED)
(alias is_oa
)
(alias oa_status
)