Earlier I was able to access the earning release data using :
from quantopian.interactive.data.eventvestor import earnings_releases_free
But now I am getting the error -
ImportError: cannot import name earnings_releases_free
Is there any way to access the similar data using any new data set?