DEV Community

WanjohiChristopher
WanjohiChristopher

Posted on

1

Data Quality Checks

Dataquality checks you need to keep in mind while validating your data, ensuring it is reliable, and can be trusted before reporting or performing analysis:

  1. Data Completeness - check whether the data has all required data fields and check missing values.
  2. Data Consistency - make sure data is uniform across different sources
  3. Data Accuracy - compare the correctness of the data with already known or expected values.
  4. Data Timelines - check whether the data is up-to-date within expected timelines.
  5. Data Relevance - is the data relevant to the business or its requirements and does it meet its purpose.
  6. Data Integrity - is the data logically consistent and adhering to the defined business rules in place. #data #dataengineering #dataanalytics #dataintegrity #datascience #dataengineers #datascientists #dataanalysts

Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay