Skip to main content

Module catalog

Module catalog 

Source
Expand description

Query API over the embedded catalog CSV (1,008 rows).

The raw file is available in the crate sources (data/) and mirrors the CC BY 4.0 dataset published on Zenodo by TableTemplates.

Structs§

CategoryStats
Aggregated demand for one category.
Row
One keyword of the catalog.

Functions§

all
Every row of the catalog, in file order.
by_category
Rows of one category (slug, e.g. bookkeeping-accounting), ordered by volume.
categories
The 16 categories with aggregated stats, ordered by combined volume (descending).
search
Rows whose keyword contains needle (case-insensitive), ordered by volume.
top
The n highest-volume keywords.
with_free_template
Rows that have a free, no-signup implementation, ordered by volume.