GoldenFlow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Transform: Transform a data file using GoldenFlow. Zero-config or config-driven.
- Map: Auto-map schemas between source and target files.
- Profile: Profile a data file showing column types, nulls, and patterns.
What data it sees
Do you need an account
No: the server works without sign-in
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| transform | Transform a data file using GoldenFlow. Zero-config or config-driven. |
| map | Auto-map schemas between source and target files. |
| profile | Profile a data file showing column types, nulls, and patterns. |
| learn | Generate a YAML config from data patterns. |
| diff | Compare two data files and show what changed (added, removed, modified rows). |
| validate | Dry-run transform on a file. Shows what would change without writing output. |
| list_transforms | List all registered transforms with their modes, input types, and auto-apply status. |
| explain_transform | Describe what a specific transform does, its mode, and input types. |
| list_domains | List available domain packs (e.g., people_hr, ecommerce, finance). |
| select_from_findings | Map GoldenCheck findings to recommended GoldenFlow transforms. Bridge tool for Check-to-Flow handoff. |