These pages are WIP as we transition, update, and publish more documentation.
Orcid
What is it?
Endpoint that returns UW faculty publications when their wat_iam_id is inputted.
Where does it come from?
Data is pulled from orcid api (https://orcid.org/) using their orcid api id.
What processing do we do?
1.Input wat_iam_id
2.Get their first and last name from uwaterloo directory endpoint
3.Search using the name in orcid api and then get their orcid_id
4.Pull the publications data from their orcid_id