Urbanization
To all those who said I couldn't make jokes about blind people...watch me.
@kaggle.programmerrdai_urbanization
To all those who said I couldn't make jokes about blind people...watch me.
@kaggle.programmerrdai_urbanization
CREATE TABLE employment_in_agri_vs_urban_pop (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"share_employed_agri" DOUBLE,
"urban_population_of_total_population" DOUBLE,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
Anyone who has the link will be able to view this.