briatte/epsaconf

Try getting ORCID ids

Open

#11 geöffnet am 19. Juli 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)R (0 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1 Star)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

(Disambiguating names first would make sense.)

https://info.orcid.org/documentation/api-tutorials/api-tutorial-searching-the-orcid-registry/#Expanded_Search

https://pub.orcid.org/v3.0/csv-search/?q=affiliation-org-name:ORCID&fl=orcid,given-names,family-name,current-institution-affiliation-name,past-institution-affiliation-name

Try full names and/or full names + affiliation(s).

Take a look at this:

https://github.com/Project-TAPIR/pidgraph-notebooks

Archived R package to query ORCID:

https://github.com/ropensci-archive/rorcid

Example use case:

https://github.com/Alphonzs/rOrcid/blob/master/orcid.R

Contributor Guide