Closed csrajath closed 3 years ago
The dates in the record headers are in the expected range, but the dates in the metadata differ. Maybe the metadata dates are the original publication dates whereas the dates in the header are when it was published to Arxiv.
That is beyond the scope of the library and should be clarified Arxiv directly.
I am using Python's Sickle library to harvest metadata records from 'http://export.arxiv.org/oai2', with a condition to obtain records published between 2020-01-01 to 2020-01-10 only.
Below is my code block.
Yet, it is giving an output of a record published to Arxiv on 2007-05-14. This is a bit confusing. Can you please help?