Refugee Population Statistics Database
@owid.resettlement
@owid.resettlement
CREATE TABLE owid_resettlement (
"country" VARCHAR,
"year" INTEGER,
"returned_refugees_origin" UINTEGER,
"returned_idpss_origin" UINTEGER,
"resettlement_arrivals_origin" UINTEGER,
"naturalisation_origin" UINTEGER,
"returned_refugees_dest" UINTEGER,
"resettlement_arrivals_dest" UINTEGER,
"naturalisation_dest" UINTEGER
);
Anyone who has the link will be able to view this.