Global Child Mortality Rates (1990-2021)
Comprehensive Analysis of Child Mortality Trends Over Three Decades
@kaggle.programmerrdai_global_child_mortality_rates_1990_2021
Comprehensive Analysis of Child Mortality Trends Over Three Decades
@kaggle.programmerrdai_global_child_mortality_rates_1990_2021
CREATE TABLE child_mortality_1 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"under_five_mortality_rate" DOUBLE
);
Anyone who has the link will be able to view this.