unihan-etl files

List available UNIHAN source files.

Command

List available UNIHAN source files.

Show all UNIHAN source files that can be used for data extraction, along with their field counts.

Usage

usage: unihan-etl files [-h] [--with-fields] [--json | --ndjson]

Examples

$ unihan-etl files
$ unihan-etl files --json
$ unihan-etl files --ndjson
$ unihan-etl files --with-fields

Options

--with-fields

Include list of fields for each file.

Default
False
--json

Output as JSON

Default
False
--ndjson

Output as newline-delimited JSON (one record per line)

Default
False

Examples

List available UNIHAN source files:

$ unihan-etl files

Include field names for each file:

$ unihan-etl files --with-fields --json