Code reference

CLI for ato.

$ tdc ato --help
transport_data.testing.cli commands not available: No module named 'pytest'
Usage: tdc ato [OPTIONS] COMMAND [ARGS]...

  Asian Transport Observatory (ATO) provider.

Options:
  --help  Show this message and exit.

Commands:
  convert  Convert to SDMX data and structures.
  fetch    Fetch original data files.
$ tdc ato fetch --help
transport_data.testing.cli commands not available: No module named 'pytest'
Usage: tdc ato fetch [OPTIONS] [PART]...

  Fetch original data files.

Options:
  --go           Actually fetch.
  --all          Fetch all files.
  --from-zenodo  Fetch from Zenodo mirror.
  --help         Show this message and exit.
$ tdc ato convert --help
transport_data.testing.cli commands not available: No module named 'pytest'
Usage: tdc ato convert [OPTIONS] [PART]...

  Convert to SDMX data and structures.

Options:
  --all   Convert all parts.
  --help  Show this message and exit.