unihan-etl fields¶
List available UNIHAN fields with their descriptions and source files.
Command¶
List available UNIHAN fields.
Show all fields that can be exported from the UNIHAN database, along with which source file contains each field.
Usage¶
usage: unihan-etl fields [-h] [-i [INPUT_FILES ...]] [--json | --ndjson]
Examples¶
$ unihan-etl fields
$ unihan-etl fields --json
$ unihan-etl fields --ndjson
$ unihan-etl fields -i Unihan_Readings.txt
Options¶
Examples¶
List all available fields:
$ unihan-etl fields
List fields as JSON (for programmatic use):
$ unihan-etl fields --json
List fields from a specific file:
$ unihan-etl fields -i Unihan_Readings.txt