Analytics recipes¶
The analytics category covers typed, frozen, Decimal-safe analytics
functions on top of CanonicalDataset.
| ID | Title | Runtime | API key |
|---|---|---|---|
| RECIPE-021 | Compute a country trade balance | < 1 s | no |
| RECIPE-022 | Top commodities | < 1 s | no |
| RECIPE-023 | Partner analysis | < 1 s | no |
| RECIPE-024 | Country comparison | < 1 s | no |
| RECIPE-025 | Trend analysis | < 1 s | no |
Path¶
- RECIPE-021 — Compute a country trade balance.
- RECIPE-022 — Top commodities.
- RECIPE-023 — Partner analysis.
- RECIPE-024 — Country comparison.
- RECIPE-025 — Trend analysis.
Run them all¶
Related Recipes¶
- RECIPE-021 — Compute a country trade balance.
- RECIPE-022 — Top commodities.
- RECIPE-023 — Partner analysis.
- RECIPE-024 — Country comparison.
- RECIPE-025 — Trend analysis.
Related Guides¶
- Python SDK → Analytics — full Python API surface.
- CLI → Analytics — equivalent CLI commands.
Next steps¶
- Storage recipes — persist analytics output.