egonw / orcid-affiliations

Extract affiliations from ORCID public data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orcid-affiliations

Run make all to fetch the ORCID public data file and parse all the JSON files for affiliations, resulting in a CSV file.

There are two pre-built CSV files: all affiliations and only unique affiliations.

Disambiguation with Google Refine is possible but slow, as the most commonly-used affiliation names are "incorrect" (they tend to omit accented characters).

License

Like the source data, this repository is published under the Creative Commons CC0 1.0 Universal public domain dedication.

Data source

Paglione, Laura, Robert Peters, Catalina Oyler, Will Simpson, Angel Montenegro, José Francisco Ramírez Monge, Elizabeth Krznarich, Josh Brown, Laurel Haak; (2014); ORCID Annual Public Data File, 2014; ORCID, Inc. http://dx.doi.org/10.14454/07243.2014.001

About

Extract affiliations from ORCID public data


Languages

Language:Makefile 50.6%Language:PHP 49.4%