fefc9d19b35327e0

Created Jun 15, 202616 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
abstractstring
end_datestring
pi_orcidstring
mechanismstring
start_datestring
total_costnumber
fiscal_yearinteger
award_amountnumber
nih_institutestring
pi_profile_idinteger
project_titlestring
project_numberstring
organization_citystring
organization_namestring
organization_statestring
principal_investigatorstring

JSON Schema

{
  "type": "object",
  "title": "Grant Award",
  "required": [
    "project_number",
    "principal_investigator",
    "project_title"
  ],
  "properties": {
    "abstract": {
      "type": "string",
      "description": "Project abstract text"
    },
    "end_date": {
      "type": "string",
      "description": "Project end date"
    },
    "pi_orcid": {
      "type": "string",
      "description": "PI ORCID identifier"
    },
    "mechanism": {
      "type": "string",
      "description": "Funding mechanism (R01, R21, etc.)"
    },
    "start_date": {
      "type": "string",
      "description": "Project start date"
    },
    "total_cost": {
      "type": "number",
      "description": "Total project cost including indirect costs"
    },
    "fiscal_year": {
      "type": "integer",
      "description": "Federal fiscal year of the award"
    },
    "award_amount": {
      "type": "number",
      "description": "Annual award amount in USD"
    },
    "nih_institute": {
      "type": "string",
      "description": "Funding IC abbreviation (NIGMS, NIMH, etc.)"
    },
    "pi_profile_id": {
      "type": "integer",
      "description": "NIH PI profile ID"
    },
    "project_title": {
      "type": "string",
      "description": "Title of the funded project"
    },
    "project_number": {
      "type": "string",
      "description": "NIH project number (e.g. 1R01GM123456-01)"
    },
    "organization_city": {
      "type": "string",
      "description": "Institution city"
    },
    "organization_name": {
      "type": "string",
      "description": "Awardee institution name"
    },
    "organization_state": {
      "type": "string",
      "description": "Institution state"
    },
    "principal_investigator": {
      "type": "string",
      "description": "PI full name"
    }
  },
  "description": "An NIH-funded research grant award from NIH Reporter."
}

Used by 1 collection

Full hash:fefc9d19b35327e0f6d3d1b254e155ca65dc7d34cbf1078d3de9e59c248f84e3

ID:ff29fda5-c82c-491d-a81a-1db3d23c9206