Baselight

Job Opportunities In Ecuador

Analyzing Employment Characteristics and Trends (2013-2020)

@kaggle.thedevastator_job_opportunities_in_ecuador

Loading...
Loading...

About this Dataset

Job Opportunities In Ecuador


Job Opportunities in Ecuador

Analyzing Employment Characteristics and Trends (2013-2020)

By [source]


About this dataset

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

In order to explore this dataset, users should start by examining the different columns in the table: cargo (Job Title), modo (Mode of Job Offering), plazas (Number of available positions), experiencia (Required Experience) , capacitacion (Required Training), jornadas (Working Hours) ,remuneracion(Remuneration ), nivelInstruccion()Level of Education Required , areaEstudios(Area of Studies ) ciudad() Equipped City parroquia(Parishes) sector(Private/Public Sector Jobs).

Users can then filter the data according to their needs using specific column values. For example, one can create a list with all job openings that require 5 years experience and above or they could search for all jobs related to accounting that are offered through an agency or advertised on social media platforms like LinkedIn or Twitter. Alternatively, users can look at trends by analyzing changes in the number of available positions over time or differences between private and public sector opportunities

Research Ideas

  • Analyzing the correlation between amount of job opportunities and education level required to fill those positions, to evaluate the skills gap in Ecuador and improve the educational system.
  • Conducting a temporal analysis to identify trends in type of jobs available in different parts of Ecuador, remuneration offered and cities that are most competitive for job seekers.
  • Using demographic data from private/public sector jobs to generate insights about diversity within each sector as well as overall opportunities available for each group - i.e., women in STEM fields or under-represented minorities with regard to accessibility among certain industries nationwide

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: oferta_laboral_ecuador.csv

Column name Description
cargo Job title. (String)
modo Mode of offering. (String)
fechaPublicado Date published. (Date)
fechaFin End date. (Date)
plazas Number of openings. (Integer)
experiencia Experience required. (String)
capacitacion Training needed. (String)
jornadas Working hours. (String)
remuneracion Remuneration involved. (String)
nivelInstruccion Level of education required. (String)
areaEstudios Areas of studies demanded. (String)
ciudad City hosting the position. (String)
parroquia Parishes known to have jobs available. (String)
sector Private/public sector jobs. (String)

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit .

Tables

Oferta Laboral Ecuador

@kaggle.thedevastator_job_opportunities_in_ecuador.oferta_laboral_ecuador
  • 3.27 MB
  • 210812 rows
  • 14 columns
Loading...

CREATE TABLE oferta_laboral_ecuador (
  "cargo" VARCHAR,
  "modo" VARCHAR,
  "fechapublicado" TIMESTAMP,
  "fechafin" TIMESTAMP,
  "plazas" BIGINT,
  "experiencia" VARCHAR,
  "capacitacion" VARCHAR,
  "jornadas" VARCHAR,
  "remuneracion" VARCHAR,
  "nivelinstruccion" VARCHAR,
  "areaestudios" VARCHAR,
  "ciudad" VARCHAR,
  "parroquia" VARCHAR,
  "sector" VARCHAR
);

Share link

Anyone who has the link will be able to view this.