Here’s a bad first draft of questions I could ask interview partners:
Goal: Find out who I’m talking to.
Goal: Find out about the problems they have.
Does your company have evolving datasets?
Do they require non-standard analysis?
background: for things like sales data, there’s a lot of standard tooling that can be used. no special documentation necessary.
What does your data stack look like? What infrastructure & tools do you use? Are you happy with them?
What does your data onboarding look like?
Tell me about a time when your data evolved (aka patterns in data changed).
Goal: Present them that idea I have about bringing unit tests to data.
Idea: A small Python library with Assertions on statistics, similar to Great Expectations. Has support for Jupyter notebooks. Shows visual feedback on wether expectations are true, similar to Unit tests. Test results are collected, failing tests are notified via email.