Closed RandomFractals closed 2 years ago
Quick data loading and queries example using duckdb and parquet data file:
2022 crime reports by primary type:
Crime reports summary by crime type and description:
Updated crimes data and summary by reported crime location description:
Updated Malloy script with named queries and query outline display for docs:
see new With Malloy data section in docs: https://github.com/RandomFractals/chicago-crimes#with-malloy-data
Crimes by primary type with nested description summary query results example:
Use smaller 2022 crimes dataset added in #22
Malloy docs: https://looker-open-source.github.io/malloy/documentation/language/basic.html
MalloyData VSCode extension in VS Marketplace:
https://marketplace.visualstudio.com/items?itemName=malloydata.malloy-vscode
MalloyData home on github: https://github.com/malloydata