Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download crossref metadata #13

Open
petermr opened this issue Sep 5, 2019 · 0 comments
Open

download crossref metadata #13

petermr opened this issue Sep 5, 2019 · 0 comments

Comments

@petermr
Copy link
Owner

petermr commented Sep 5, 2019

General idea: download Crossref metadata and see how much is climate literature is open.

$ getpapers -q "climate change" --api crossref -k 100 --outdir crossref
info: Searching using crossref API
info: Found 689472 results
info: limiting hits
info: Saving result metadata
info: Full CrossRef result metadata written to crossref_results.json
info: Individual CrossRef result metadata records written
MacBook-Pro-3:climate pm286$ tree crossref/
crossref/
├── 10.1002_9781118279380.ch2
│   └── crossref_result.json
├── 10.1002_9781119974178.ch3
│   └── crossref_result.json
├── 10.1002_wcc.158
│   └── crossref_result.json

The metadata is added by publishers and is highly variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant