Baselight

Immigration Madrid 2021

Immigration dataset in english with entries from immigration office Madrid 2021

@kaggle.rober2598_immigration_madrid_2021

Loading...
Loading...

About this Dataset

Immigration Madrid 2021

This dataset is translated from spanish, but nationalities are in spanish due to the number of countries.
Pre-college is a translation for "Bachillerato", in spain you finish high school with 16 years wich is mandatory, then you can study two years of "Bachillerato" before college.
For Administrative situation I tried to translate as good as I could, I dont understand some terms.
The target variable is 'Working' wich means if the person has been hired. This variable is quite unbalance.

Tables

Immigration Madrid 2021

@kaggle.rober2598_immigration_madrid_2021.immigration_madrid_2021
  • 16.89 KB
  • 1523 rows
  • 7 columns
Loading...

CREATE TABLE immigration_madrid_2021 (
  "unnamed_0" BIGINT,
  "gender" VARCHAR,
  "age" VARCHAR,
  "studies" VARCHAR,
  "nationality" VARCHAR,
  "administrative_situation" VARCHAR,
  "working" VARCHAR
);

Share link

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