bookdata::cli::cluster

Module author_gender

Source
Expand description

Summarize author gender information for clusters.

This script reads the cluster author information and author gender information, in order to aggregate author genders for each cluster.

We use a lot of left joins so that we can compute statistics across the integration pipeline.

Modulesยง

  • authors ๐Ÿ”’
    Support for loading author info.
  • clusters ๐Ÿ”’
    Read cluster information.

Structsยง

  • Extract cluster author gender data from extracted book data.
  • ClusterGenderInfo ๐Ÿ”’
    Record format for saving gender information.

Functionsยง