Births And Deaths Per Year
Historic estimates with future projections based on the UN medium-fertility.
@kaggle.willianoliveiragibin_births_and_deaths_per_year
Historic estimates with future projections based on the UN medium-fertility.
@kaggle.willianoliveiragibin_births_and_deaths_per_year
CREATE TABLE projected_to_2100_new (
"country" VARCHAR,
"year" BIGINT,
"deaths_sex" BIGINT,
"births_estimates" VARCHAR,
"percentage" VARCHAR
);
Anyone who has the link will be able to view this.