Baselight

Migration From Mexico To USA Data

Migration information from 2000

@kaggle.arturogranados_migration_from_mexico_to_usa_data

Loading...
Loading...

About this Dataset

Migration From Mexico To USA Data

Immigration is one of the main problems faced by some countries, in this case for Mexico it is important to understand sociodemographic data, for this reason, Immigration is one of the main problems faced by some countries, in this case for Mexico it is important to understand sociodemographic data, for this reason the following data are provided from the official open data portal of Mexico.

Tables

Migration Intensity Index

@kaggle.arturogranados_migration_from_mexico_to_usa_data.migration_intensity_index
  • 148.23 KB
  • 2443 rows
  • 10 columns
Loading...

CREATE TABLE migration_intensity_index (
  "fe_id" BIGINT,
  "mun_id" BIGINT,
  "mun_name" VARCHAR,
  "tot_huo" BIGINT,
  "hou_rem" DOUBLE,
  "hou_rem_last_5_years" DOUBLE,
  "hou_cir" DOUBLE,
  "hou_ret" DOUBLE,
  "iim_2000" DOUBLE,
  "gim_2000" VARCHAR
);

Share link

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