Funding Years

Returns a list of all the years where grant cycles are or were available. The years represent the beginning date of the grant cycle. If the grant cycle extends multiple years, only the year in which it starts counts.

http://ppms-demo.cecs.pdx.edu/api/funding_years
None
            
{
  "funding_years": [
    {
      "year": 2022
    },
    ...
  ]
}

        
Field Name Type Description
year int