brunoamaral / gregory-ai

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content
https://gregory-ai.com/
Other
47 stars 7 forks source link

Add information on retracted articles to the database #350

Open brunoamaral opened 1 year ago

brunoamaral commented 1 year ago

https://www.crossref.org/blog/news-crossref-and-retraction-watch/

brunoamaral commented 1 year ago

The full dataset has been released through Crossref’s Labs API, initially as a .csv file to download directly: https://api.labs.crossref.org/data/retractionwatch?name@email.org (add your ‘mailto’). The Crossref Labs API also displays information about retractions in the /works/ route when metadata is available, such as https://api.labs.crossref.org/works/10.2147/CMAR.S324920?name@email.org (add your ‘mailto’). If you don’t have a .json viewer, please see below for screenshot.

Looking at the csv file mentioned we found the following articles that have been redacted, out of the 21k in our database.

  1. 10.1155/2022/7799243
  2. 10.1155/2022/3461765
  3. 10.1007/s00210-022-02230-6
  4. 10.3389/fimmu.2022.839945
  5. 10.1002/brb3.2587
  6. 10.1155/2022/4247782
  7. 10.1186/s13018-021-02423-4
  8. 10.1155/2021/7749540
  9. 10.1186/s13024-021-00438-3
  10. 10.7759/cureus.15108

Also, right now this information is only available at https://api.labs.crossref.org/works/{{DOI}}/?name@email .

Once it is a part of the standard API url we will add it to the list of features.