Do we have access to that data?
When I work with my clients on a data management projects, there are frequently conversations about querying and reporting on data. I'll hear things like "We want to query for people who have attended previous meetings and are also volunteers, but we're not able to pull that information."
The first question I ask is: "Is that data IN the system now?" In other words, do we have attendance data and volunteer data? Is the issue that we don't have the data, or is the issue that we can't easily access the data we have?
I've run into situations where the data IS in the database, but because of the architecture of the system, the data can't be queried (or can't be queried in conjunction with other data points also in the system). In those cases, the issue is not the data, but the technology. And workarounds have to be developed in order to extract and use the data.
However, I often find that what is being sought is data the association hasn't actually collected, or it is in another system (typically spreadsheets!). In the example above, it might be that we have all the meeting data in one system, and the volunteer data in another system (or not at all). So querying for it really isn't possible.
So when faced with "I can't report on that data," always first ask "Is the issue the data or the technology?"
![]()
Wes's Wednesday Wisdom Archives
Is that meaningless data?
Is that meaningless data? I’m not a big quotes guy, but one of the few […]
Be aware of unintended consequences
Be aware of unintended consequences I’ve written before that every decision involves a trade-off. When […]
Positive change is harder to see
Positive change is harder to see Humans are wired to see negative change because we […]
MVP: Minimum Viable Product
MVP: Minimum Viable Product In product development there is a concept known as MVP, or […]
You always need a reason for collecting data
You always need a reason for collecting data When you ask for data from someone […]
If you’re unhappy, speak up!
If you’re unhappy, speak up! My clients will often ask me something along the lines […]
Does it advance the mission?
Does it advance the mission? Because associations are mission-driven, everything you do should be seen […]
How should you start a new data project?
How should you start a new data project? When you’ve got a new data project […]
A Data Integrity Report…for Reports!
I’ve written elsewhere about the value of data integrity reports. But one of the most […]
Simple rules for complex systems
Simple rules for complex systems I first heard the phrase “simple rules for complex systems” […]
