19 lines
441 B
Markdown
19 lines
441 B
Markdown
---
|
|
type: <Concept type, e.g. BigQuery Table>
|
|
title: <Human-readable display name>
|
|
description: <One-sentence summary>
|
|
resource: <Canonical URI, omit for abstract concepts>
|
|
tags: [<tag>, <tag>]
|
|
timestamp: <ISO 8601, e.g. 2026-06-16T00:00:00Z>
|
|
---
|
|
|
|
# Schema
|
|
|
|
| Column | Type | Description |
|
|
|--------|------|-------------|
|
|
| `col` | TYPE | What it is. FK to [other](/tables/other.md). |
|
|
|
|
# Citations
|
|
|
|
[1] [Source title](https://example.com)
|