/PivotJson
Pivot and aggregate a JSON payload — e.g. webhook-payload.json — nested 4 levels deep, 12 event types.
Data & Analyticseasy#json#reshaping
Your AI Command Vault
Pretending this doesn't take time…
Reshaping
6 commands
Pivot and aggregate a JSON payload — e.g. webhook-payload.json — nested 4 levels deep, 12 event types.
Pivot and aggregate survey results — e.g. nps-survey-responses.csv — 512 responses, free-text comments.
Pivot and aggregate a CSV file — e.g. orders-2024.csv — 40,000 rows, mixed date formats in column D.
Pivot and aggregate a spreadsheet — e.g. budget-2025.xlsx — 6 tabs, formulas breaking on tab 3.
Pivot and aggregate a database table — e.g. public.users — 2.1M rows, nullable email column.
Pivot and aggregate application logs — e.g. api-error.log — 90MB, spikes at 03:00 UTC daily.