Skip to content

confusing results using from-pub-date or from-published-date #582

@andreaspacher

Description

@andreaspacher

Hello, thanks for the great service with the CrossRef API!

When I use a query like this ...

https://api.crossref.org/journals/1942-7786/works?query=from-pub-date:2019-06-01&select=is-referenced-by-count,DOI,title,published&rows=1000&cursor=*&debug=true

... I would expect to see all publications from ISSN 1942-7786 published since 1 June 2019.

However, the list includes publication dates before 2019 (like from 2009, from 2010 etc.), and it actually omits publications that should be listed, such as this one: https://api.crossref.org/works/10.1177/1942778620918041​ (published 2020).

Is there anything wrong with my query? When I replace from-pub-date with from-published-date, the results do not change.

By the way, I notice similar issues with other ISSNs as well, so the confusing results do not seem to be grounded in the journal.

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions