Modern Slavery Final
This contain data about modern slavery in world
@kaggle.milan400_modern_slvery_final
This contain data about modern slavery in world
@kaggle.milan400_modern_slvery_final
Just want to know about the current world senario about slavery
This dataset and the other which can be find in kernel provide you about current World Slavery Scenario.
GIS 2018
What is your continent, country in slavery index.
CREATE TABLE gis_2018_report (
"gsi_country" VARCHAR,
"catch_tonnes" BIGINT -- Catch (tonnes),
"non_eez" DOUBLE -- Non Eez (%),
"mean_dist_km" BIGINT -- Mean Dist (km),
"harmful_subs" VARCHAR -- Harmful Subs (%),
"gdp_per_capita_us" BIGINT -- GDP Per Capita (US$),
"value_per_fisher_us" DOUBLE -- Value Per Fisher (US$),
"unreported" DOUBLE -- Unreported (%),
"gsi_prev" DOUBLE,
"gsi_vuln" DOUBLE
);
Anyone who has the link will be able to view this.