Skip to content

Instantly share code, notes, and snippets.

View tbescherer's full-sized avatar

Thomas Bescherer tbescherer

  • Built Technologies
  • Boston, MA
View GitHub Profile
@tbescherer
tbescherer / dbt_check_docs_match_code.py
Created June 12, 2019 19:42
Rudimentary helper to check that your dbt documentation matches your model
#!/usr/bin/env python3
import json
import os
import pandas as pd
abs_path = os.path.dirname(os.path.abspath(__file__ + '/../'))
catalog_path = os.path.join(abs_path, 'target/catalog.json')
manifest_path = os.path.join(abs_path, 'target/manifest.json')

Keybase proof

I hereby claim:

  • I am tbescherer on github.
  • I am tbescherer (https://keybase.io/tbescherer) on keybase.
  • I have a public key whose fingerprint is B4DD 2F83 B04B 51CB 5D4F 5DD8 F123 DC39 E5D8 6F42

To claim this, I am signing this object: