Ask HN: What are your small data problems?

4 points by smalldataguy ↗ HN
I'm looking into a data-quality-as-a-service idea I had, focused on "small data". Inspired a bit by https://www.neutrinoapi.com/ which describes itself as a "general purpose API".

The tech scene is all about data quantity, but I've found that a lot of small or medium businesses, not necessarily in tech, have what I call small data problems.

For example, CRMs are rife with duplicate data, but the risk of losing possible customers in the deduplication process makes them struggle along.

Address lists might not have great geographic coverage, so visualizing where your customers are can help you identify opportunities. That kind of stuff.

Anyone have frustrations with their data content or quality that they'd like to share? If you're willing to have a 15 minute voice conversation with me, I'll buy you a book from your amazon wishlist as a sign of appreciation.

3 comments

[ 2.9 ms ] story [ 19.2 ms ] thread
Data cleanup is a contextual activity depending on business needs and capabilities. Using an API to heuristically cleanup and analyze data will very likely lead to misleading results, which is worse than having no results at all.
Can you help me understand what you mean with some concrete examples you've experienced?
Cleaning and standardizing are easily the biggest "small" problems. With small-ish data sets (<= a thousand records), I often find it's easier to have a cheap contractor do the work by hand than to spend time writing a programmatic solution.