Code reference¶
CLI for oica
.
$ tdc oica --help
Usage: tdc oica [OPTIONS] COMMAND [ARGS]...
International Organization of Motor Vehicle Manufacturers (OICA) provider.
Options:
--help Show this message and exit.
Commands:
convert-all Convert all data to SDMX.
fetch Fetch original data files.
$ tdc oica convert-all --help
Usage: tdc oica convert-all [OPTIONS]
Convert all data to SDMX.
Options:
--help Show this message and exit.
$ tdc oica fetch --help
Usage: tdc oica fetch [OPTIONS]
Fetch original data files.
Options:
--go Actually fetch.
--help Show this message and exit.