Introducing Switch: a framework for custom data applications Josh - PowerPoint PPT Presentation
Introducing Switch: a framework for custom data applications Josh Ferguson Chief Architect @ Mode josh@modeanalytics.com were going to talk about building tools to make better decisions with data ive been obsessed with building data
PivotQuery { x: [ “DATETRUNC(‘day’, [Date])” ], QUERIES y: [ “$[Values]” ], a beautiful query values: [ “SUM([Price])”, “RUNNING_SUM(SUM([Quantity]))” ], marks: [{ field: “$[Values]”, color: [ “$[Names]” ] }] }
PivotQuery { x: [ “DATETRUNC(‘day’, [Date])” ], EXAMPLE y: [ “$[Values]” ], day on the x axis values: [ “SUM([Price])”, “RUNNING_SUM(SUM([Quantity]))” ], marks: [{ field: “$[Values]”, color: [ “$[Names]” ] }] }
Recommend
More recommend
Explore More Topics
Stay informed with curated content and fresh updates.