{"id":27153677,"url":"https://github.com/esadek/dbt-data-quality","last_synced_at":"2026-01-21T00:33:28.578Z","repository":{"id":284653467,"uuid":"955630526","full_name":"esadek/dbt-data-quality","owner":"esadek","description":"Data quality generic data tests for dbt","archived":false,"fork":false,"pushed_at":"2025-04-01T09:27:24.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T14:50:21.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esadek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-27T00:13:49.000Z","updated_at":"2025-04-01T09:27:27.000Z","dependencies_parsed_at":"2025-03-27T01:31:06.035Z","dependency_job_id":"3b042d59-42d2-4052-a916-03c940a13b93","html_url":"https://github.com/esadek/dbt-data-quality","commit_stats":null,"previous_names":["esadek/dbt-data-quality"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/esadek/dbt-data-quality","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esadek%2Fdbt-data-quality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esadek%2Fdbt-data-quality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esadek%2Fdbt-data-quality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esadek%2Fdbt-data-quality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esadek","download_url":"https://codeload.github.com/esadek/dbt-data-quality/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esadek%2Fdbt-data-quality/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28619779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-08T16:18:04.063Z","updated_at":"2026-01-21T00:33:28.562Z","avatar_url":"https://github.com/esadek.png","language":"Just","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dbt-data-quality\n\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/esadek/dbt-data-quality/ci.yml?label=tests)](https://github.com/esadek/dbt-data-quality/actions/workflows/ci.yml)\n[![GitHub Tag](https://img.shields.io/github/v/tag/esadek/dbt-data-quality)](https://github.com/esadek/dbt-data-quality/tags)\n[![GitHub License](https://img.shields.io/github/license/esadek/dbt-data-quality?color=blue)](LICENSE)\n\nData quality generic data tests for dbt\n\n## Installation\n\nAdd the package to `packages.yml` or `dependencies.yml`:\n\n```yaml\npackages:\n  - git: https://github.com/esadek/dbt-data-quality.git\n    revision: 0.1.0\n```\n\nThen run `dbt deps` to install the package.\n\n## Usage\n\nAdd tests in the `data_tests` property:\n\n```yaml\nversion: 2\n\nmodels:\n  - name: users\n    columns:\n      - name: age\n        data_tests:\n          - dbt_data_quality.positive\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesadek%2Fdbt-data-quality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesadek%2Fdbt-data-quality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesadek%2Fdbt-data-quality/lists"}