Hi there,
When I'm running searches for entites that had been in different positions on the pilot api call, I don't seem to get any start dates or start/end dates for roles and previous roles. I even don't get any previous roles information
Test Data: Tony Blair, Donald Trump, David Cameron
Below is an example of what get for Donald Trump
"roles": [
{
"end": null,
"location": null,
"source": null,
"start": null,
"title": "State President",
"type": "Position"
}
"previousRoles": [],
Could you please advise what is going on here
Thanks
Derek