data and metadata inventory stuff
This commit is contained in:
@@ -38,6 +38,10 @@ screenshots, browser JavaScript, or a Bolt project.
|
||||
than workspace settings.
|
||||
4. Connect to `countydata` and run [sql/00_read_only_connection_check.sql](sql/00_read_only_connection_check.sql).
|
||||
Safe aggregate examples are in [sql/01_safe_data_overview.sql](sql/01_safe_data_overview.sql).
|
||||
5. To inspect every visible database, relation, column, and a bounded sample of
|
||||
raw JSON field paths without printing row values, run **Countydata: inventory
|
||||
metadata safely**. The task uses [scripts/inventory_metadata.py](scripts/inventory_metadata.py)
|
||||
and enforces the same TLS and read-only requirements.
|
||||
|
||||
The selected project's first aggregate cohort check is
|
||||
[sql/10_episode_cohort_feasibility.sql](sql/10_episode_cohort_feasibility.sql).
|
||||
|
||||
Reference in New Issue
Block a user