Table: Artist Alias
The exp_backend__artist_alias table links artist_offer_name to an artist_id for a given
artist_type and offer_category_id. It is an export from the ml_linkage__artist_alias model.
Table description
| name | data_type | description | 
|---|---|---|
| artist_id | Unique identifier of the artist. | |
| artist_cluster_id | Internal identifier of artist names cluster. | |
| artist_wiki_id | Wikidata ID (can be null if not matched). | |
| offer_category_id | Identifier for the category of the offer. Determined by the cultural partner via a list of pre-set options in a drop down menu. | |
| artist_type | Whether the artist is a performer or an author. | |
| artist_offer_name | Name of the artist as it is written in the offer. |