📝Visa Application By Nationality - 🛩️Traveling
Where from and What purposes to come to Japan
@kaggle.yutodennou_visa_issuance_by_nationality_and_region_in_japan
Where from and What purposes to come to Japan
@kaggle.yutodennou_visa_issuance_by_nationality_and_region_in_japan
CREATE TABLE visa_number_in_japan (
"year" BIGINT,
"regional_code" BIGINT,
"country" VARCHAR,
"number_of_issued" BIGINT,
"number_of_issued_numerical" BIGINT,
"travel_certificate" DOUBLE,
"diplomacy" DOUBLE,
"public_use" DOUBLE,
"passing" BIGINT,
"short_term_stay" BIGINT,
"staying_in_medical_care" DOUBLE,
"advanced_profession" DOUBLE,
"employment" BIGINT,
"employment_professor" DOUBLE,
"employment_art" DOUBLE,
"employment_religion" DOUBLE,
"employment_report" DOUBLE,
"employment_management_management" DOUBLE,
"employment_law_accounting" DOUBLE,
"employment_medical_care" DOUBLE,
"employment_research" DOUBLE,
"employment_education" DOUBLE,
"employment_country" DOUBLE,
"employment_technology" DOUBLE,
"employment_humanities_international" DOUBLE,
"employment_c_corporate_rotation" DOUBLE,
"employment_show" BIGINT,
"employment_skills" DOUBLE,
"employment_steng_new" DOUBLE,
"employment_nursing_care" DOUBLE,
"ordinary" BIGINT,
"general_cultural_activity" DOUBLE,
"general_studying_abroad" DOUBLE,
"general_arademy" DOUBLE,
"general_training" BIGINT,
"general_family_stay" DOUBLE,
"general_stifying_1_i" DOUBLE,
"general_steng_1" DOUBLE,
"identification" BIGINT,
"specific_housework_employee" DOUBLE,
"specified_short_term" DOUBLE,
"specific_profit_representative_staff" DOUBLE,
"specific_working_holiday" DOUBLE,
"specified_amasport" DOUBLE,
"specific_japanese_spouse_etc" BIGINT,
"specific_permanent_resident_s_spouse_etc" DOUBLE,
"specified_distingant" BIGINT,
"specific_others" DOUBLE
);
Anyone who has the link will be able to view this.