NSFGrant(Grant)

class metaknowledge.grants.NSFGrant(grantdDict, sFile)
__init__(grantdDict, sFile)

Initialize self. See help(type(self)) for accurate signature.

getInstitutions(tags=None, seperator=';', _getTag=False)

Returns a list with the names of the institution. The optional arguments are ignored

Returns

list [str]

A list with 1 entry the name of the institution
getInvestigators(tags=None, seperator=';', _getTag=False)

Returns a list of the names of investigators. The optional arguments are ignored.

Returns

list [str]

A list of all the found investigator’s names