Table: Artist Name to Link Model
The ml_linkage__artist_name_to_link
table links artist names contains the different
artist names as long as metadata that we will use to create the artist table, in the artist linkage DAG.
Table description
name | data_type | description |
---|---|---|
artist_name | Name of the artist. | |
offer_category_id | Identifier for the category of the offer. | |
offer_is_synchronised | Indicates whether the offer is synchronized with API systems and has a product_id. | |
total_offer_count | Count of the offers associated to this author. | |
total_item_count | Count of the items associated to this author. | |
total_booking_count | Booking count made with this author. | |
artist_type | Whether the artist is a performer or an author. |