Two questions:
How can I map QID
from Wikidata to English Wikipedia CurID
using dumps?
Which dump to use?
I am not looking for an API based solution, as I want to generate this mapping for all wikipedia entities.
Probably the easiest way is to fetch the page_props table from the database dumps and look for the wikibase_item
property.