Internal Migration Flows - School Age Children Visualisation
Greater London Authority
@ukgov.internal_migration_flows_school_age_children_visualisation
Greater London Authority
@ukgov.internal_migration_flows_school_age_children_visualisation
CREATE TABLE domestic_flows_children (
"gss_code" VARCHAR,
"gss_name" VARCHAR,
"origin_destination_code" VARCHAR,
"origin_destination_name" VARCHAR,
"year" BIGINT,
"direction" VARCHAR,
"n_0" BIGINT,
"n_1" BIGINT,
"n_2" BIGINT,
"n_3" BIGINT,
"n_4" BIGINT,
"n_5" BIGINT,
"n_6" BIGINT,
"n_7" BIGINT,
"n_8" BIGINT,
"n_9" BIGINT,
"n_10" BIGINT,
"n_11" BIGINT,
"n_12" BIGINT,
"n_13" BIGINT,
"n_14" BIGINT,
"n_15" BIGINT,
"age_0_to_4" BIGINT,
"age_5_to_10" BIGINT,
"age_11_to_15" BIGINT,
"age_0_to_15" BIGINT
);
Anyone who has the link will be able to view this.