Code reference¶
CLI for jrc
.
$ tdc jrc --help
Usage: tdc jrc [OPTIONS] COMMAND [ARGS]...
EU Joint Research Center (JRC) provider.
Options:
--help Show this message and exit.
Commands:
convert Convert to SDMX data and structures.
fetch Fetch original data files.
$ tdc jrc fetch --help
Usage: tdc jrc fetch [OPTIONS] [GEO]...
Fetch original data files.
Options:
--go Actually fetch.
--all Fetch all files.
--help Show this message and exit.
$ tdc jrc convert --help
Usage: tdc jrc convert [OPTIONS] [GEO]...
Convert to SDMX data and structures.
Options:
--all Fetch all files.
--help Show this message and exit.