Skip to content

ftmq

Usage:

ftmq [OPTIONS] COMMAND [ARGS]...

aggregate

In-memory aggregation of entities, allowing to merge entities with a common parent schema (as opposed to standard ftm aggregate)

Usage:

ftmq aggregate [OPTIONS]

apply-dataset

Uplevel an entity stream to nomenklatura entities and apply dataset(s) property

Usage:

ftmq apply-dataset [OPTIONS]

catalog

Usage:

ftmq catalog [OPTIONS] COMMAND [ARGS]...

generate

Convert catalog YAML specification into json and fetch dataset metadata

Usage:

ftmq catalog generate [OPTIONS]

iterate

Usage:

ftmq catalog iterate [OPTIONS]

dataset

Usage:

ftmq dataset [OPTIONS] COMMAND [ARGS]...

generate

Convert dataset YAML specification into json and optionally calculate statistics

Usage:

ftmq dataset generate [OPTIONS]

iterate

Usage:

ftmq dataset iterate [OPTIONS]

fragments

Usage:

ftmq fragments [OPTIONS] COMMAND [ARGS]...

iterate

Iterate all entities from a fragments dataset

Usage:

ftmq fragments iterate [OPTIONS]

iterate-fragments

Iterate all fragments from a dataset, unsorted and not aggregated. Useful for streaming into another storage that does dedupe by itself.

Usage:

ftmq fragments iterate-fragments [OPTIONS]

list-datasets

List datasets within a fragments store

Usage:

ftmq fragments list-datasets [OPTIONS]

q

Apply ftmq filter to a json stream of ftm entities.

Usage:

ftmq q [OPTIONS]

Search stores for followthemoney entities

Usage:

ftmq search [OPTIONS] COMMAND [ARGS]...

autocomplete

Autocomplete based on entities captions

Usage:

ftmq search autocomplete [OPTIONS] Q

index

Index a stream of search documents to a store

Usage:

ftmq search index [OPTIONS]

search

Simple search against the store

Usage:

ftmq search search [OPTIONS] Q

transform

Create search documents from a stream of followthemoney entities

Usage:

ftmq search transform [OPTIONS]

store

Usage:

ftmq store [OPTIONS] COMMAND [ARGS]...

iterate

Iterate all entities from in to out

Usage:

ftmq store iterate [OPTIONS]

list-datasets

List datasets within a store

Usage:

ftmq store list-datasets [OPTIONS]