Koha::Schema::Result::ErmUsageYus
erm_usage_yus
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
item title id number
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
platform id number
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
database id number
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
item id number
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
item title id number
data_type: 'integer' is_nullable: 1
year of usage statistics
data_type: 'integer' is_nullable: 1
usage count for the title
data_type: 'varchar' is_nullable: 1 size: 50
metric type for the usage statistic
data_type: 'varchar' is_nullable: 1 size: 50
access type for the usage statistic
data_type: 'varchar' is_nullable: 1 size: 255
year of publication for the usage statistic
data_type: 'varchar' is_nullable: 1 size: 50
report type for the usage statistic
Type: belongs_to
Related object: Koha::Schema::Result::ErmUsageDatabase
Type: belongs_to
Related object: Koha::Schema::Result::ErmUsageItem
Type: belongs_to
Related object: Koha::Schema::Result::ErmUsagePlatform
Type: belongs_to
Related object: Koha::Schema::Result::ErmUsageTitle
Type: belongs_to
Related object: Koha::Schema::Result::ErmUsageDataProvider