Skip to main content

Daily data contracts tips

I’m no longer publishing daily data contract tips, but I am still writing! Check out my new weekly newsletter.

2023


Be dependable

·2 mins

Following on from yesterdays note, another almost surprisingly simple way to stand out at work and further your career is to be dependable.

Bring a solution

·1 min

My first promotion, from a graduate level to just above, was completely unexpected. I wasn’t asking for it, nor deliberately working towards it. It just happened.

Work life balance

·2 mins

Welcome to day one of my series of short, actionable tips for your career! And before I really get starting sharing some ideas and advice, I thought I would start with a note on work/life balance.

3 data assumptions worth challenging

·1 min

3 common data assumptions I believe are worth challenging:

  1. No one else cares about data quality
  2. You have to bring all data centrally before you can work on it
  3. Your problems are unique to you, and therefore you need a unique solution

Data contracts for 3rd party data

·2 mins

Mostly when I talk about data contracts I’m talking about applying them to data generated within our organisations. That’s usually the most valuable data we have. It’s also the data we have most control over its generation.

APIs vs Data contracts

·1 min

APIs and data contracts have a lot in common, and APIs were part of the inspiration behind data contracts when I was coming up with the idea a few years back. The both provide the interface (see my post from a couple of weeks ago on the importance of interfaces), they both set expectations for the user (the structure, semantics, SLOs, and so on), and they both allow for integrations with other services, tools, etc.