Data Module de Empleo
Intro
What is it?
Our data module covering job ads published by each company on the main employment platforms in the country.
What data does it include?
The volume and trend (upward or downward) of job postings, and the departments where the company is growing.
Plus structured fields from the job ads themselves: salary band positioning, required experience and skills, and more.
What is it for?
Knowing how many jobs companies publish lets you filter for those that are growing (or shrinking) in near real time—without waiting for annual accounts. This improves risk analysis and helps prioritise outreach.
It also lets you filter for companies hiring in the departments most relevant to what you sell—improving conversion-to-sale rates.
Use cases
- Filtrar empresas por su tamaño.
- Filtrar empresas por su nivel de riesgo.
- Filtrar empresas por su interés de compra.
- Filtrar empresas por sus departamentos.
Variables
Las variables que entregamos con nuestro Data Module de Empleo son las siguientes:
| Name | Type | Description |
|---|---|---|
| NIF | str | El Número de Identificación Fiscal de la empresa: NIF en España, RFC en Méjico, Siren y Siret en Francia, etc. |
| Nombre de la empresa | str | The company’s trading name. |
| ID | str | Unique alphanumeric identifier for the job ad. |
| Título | str | Job title. |
| Enlace | str | Link to the job ad. |
| Fuente | str | Source where the job ad is published. |
| Fecha de publicación | date | Publication date, in YYYY-MM-DD format. |
| Duración | str | Contract duration: fixed-term or permanent. |
| Tipo | str | Role type: internship, part-time or full-time. |
| Categoría | str | Job category (e.g., quality control, sales, etc.). |
| Banda salarial | str | Salary band offered for the role. |
| País | str | Country where the role is based. |
| Region | str | Region where the role is based. |
| Ciudad | str | City where the role is based. |
| Código postal | str | Postcode where the role is based. |
| Número de vacantes | int | Number of openings for the role. |
| Experiencia | str | Minimum experience level required. |
| Educación | str | Minimum education level required. |
| Desplazamiento | bool | Whether the role requires travel. |
| Reubicación | bool | Whether relocation is required. |
| Discapacidad | bool | Whether a disability certificate is required. |
| Modalidad | str | Whether the role is on-site, remote or hybrid. |
| Descripción | str | Job description as published by the company. |