Table: Artist
The exp_backend__artist table contains the artist database built from the artist linkage DAG.
It is an export from the ml_linkage__artist model.
Table description
| name | data_type | description | 
|---|---|---|
| artist_id | Unique identifier of the artist. | |
| artist_name | Name of the artist. | |
| artist_description | Short description of the artist. | |
| wikidata_image_file_url | URL of the image file from Wikidata. | |
| wikidata_image_author | Author of the image from Wikidata. | |
| wikidata_image_license | License of the image from Wikidata. | |
| wikidata_image_license_url | URL of the image license from Wikidata. |