Award object
These are the fields in an award object. When you use the API to get a single award or lists of awards, this is what's returned.
id
idString: The OpenAlex ID for this award.
id: "https://openalex.org/G5453342221"display_name
display_nameString: The name or title of the award, if available.
display_name: "Implementation of activities described in the Roadmap to Fusion during Horizon 2020 through a Joint programme of the members of the EUROfusion consortium"description
descriptionString: A description of the award, if available.
description: "A Roadmap to the realization of fusion energy was adopted by the EFDA system at the end of 2012. The roadmap aims at achieving all the necessary know-how to start the construction of a demonstration power plant (DEMO) by 2030..."funder_award_id
funder_award_idString: The award identifier as assigned by the funder (e.g., the grant number).
funder_award_id: "633053"funder
funderObject: Information about the funder that issued this award. Contains:
id: String β The OpenAlex ID for the funderdisplay_name: String β The name of the funderror: String β The ROR ID for the funderdoi: String β The DOI for the funder
funded_outputs
funded_outputsList: A list of OpenAlex Work IDs that were funded by this award.
funded_outputs_count
funded_outputs_countInteger: The number of works funded by this award.
amount
amountFloat: The monetary amount of the award, if available.
currency
currencyString: The currency of the award amount (e.g., "USD", "EUR"), if available.
funding_type
funding_typeString: The type of funding provided (e.g., "grant", "fellowship"), if available.
funder_scheme
funder_schemeString: The specific funding scheme or program under which the award was made, if available.
start_date
start_dateString: The start date of the award, formatted as an ISO 8601 date string, if available.
end_date
end_dateString: The end date of the award, formatted as an ISO 8601 date string, if available.
start_year
start_yearInteger: The year when the award started, if available.
end_year
end_yearInteger: The year when the award ends or ended, if available.
landing_page_url
landing_page_urlString: A URL for the award's landing page, if available.
doi
doiString: The DOI for this award, if available.
provenance
provenanceString: The source of this award data.
lead_investigator
lead_investigatorObject: Information about the lead investigator (principal investigator) for this award, if available. Contains:
given_name: String β The given name of the investigatorfamily_name: String β The family name of the investigatororcid: String β The ORCID identifier of the investigatorrole_start: String β When the investigator started this roleaffiliation: Object β The investigator's institutional affiliation
co_lead_investigator
co_lead_investigatorObject: Information about the co-lead investigator, if available. Has the same structure as lead_investigator.
investigators
investigatorsList: A list of all investigators associated with this award. Each investigator has the same structure as lead_investigator.
works_api_url
works_api_urlString: A URL that returns a list of works funded by this award.
created_date
created_dateString: The date this Award object was created in the OpenAlex dataset, expressed as an ISO 8601 date string.
updated_date
updated_dateString: The last time anything in this award object changed, expressed as an ISO 8601 date string.
Last updated