How to see which data bags a cookbook depends on?

Is there a programmatic way to derive the list of data bags a cookbook depends on (including those required by its dependencies)?

I know I can look at Berksfile.lock and see all the cookbooks a given cookbook depends on. Is there anything similar for data bags?