Hello, and thanks for your post.
We don’t collect a received data in our core bibliographic metadata.
It can be optionally included within the metadata assocaited with our Crossmark service, and tagged as ‘publication-history’.
For example, 10.5555/12345678 is a test DOI we use for illustration purposes, and it has the following publication history metadata included in its record:
{
"value": "2012-07-24",
"order": 0,
"name": "received",
"label": "Received",
"group": {
"name": "publication_history",
"label": "Publication History"
}
},
{
"value": "2012-08-29",
"order": 1,
"name": "accepted",
"label": "Accepted",
"group": {
"name": "publication_history",
"label": "Publication History"
}
},
{
"value": "2012-09-26",
"order": 2,
"name": "published_online",
"label": "Published Online",
"group": {
"name": "publication_history",
"label": "Publication History"
}
},
{
"value": "2012-10-27",
"order": 3,
"name": "published_print",
"label": "Published Print",
"group": {
"name": "publication_history",
"label": "Publication History"
}
All of this is optional, though. Only around 15% of registered items have any Crossmark metadata at all, and most of those do not use the publication history assertions.