Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 384 Bytes

Data Tools

Useful light-weight tools one might need while working with data.

Available Tools

  • BigQuery Schema Comparer
    For comparing BigQuery table schemas
    Location: data-tools/bq-schema-compare

  • Markdown Table Generator
    For generating markdown table from table data in formats such as JSON or CSV
    Location: data-tools/markdown-table-generator