I'm currently facing two challenges:
- 1.
I’d like to match each lead’s attributes (already split across columns) with the most relevant job postings and create a lead score — but I’m struggling with how to implement it.
- 2.
The job postings were scraped and are currently stored in a single cell per row. I'm unsure if that format is sufficient, or if I need to split the job data into separate rows or a structured table similar to the leads.