The data is the list of jobs and specifications. Like J1,J2,J3,J4,S1,S2,S3 etc. There is too much to list here.
I tried to do what "synapsevampire" did in the second post
(
{table.job} = "artist"
)
and
(
{table.specialization} in ["painter", "sculptor", "photographer"]
)
but the jobs and...