Asian Growth & Development
comprehensive dataset covering key socio-economic.
@kaggle.willianoliveiragibin_asian_growth_and_development
comprehensive dataset covering key socio-economic.
@kaggle.willianoliveiragibin_asian_growth_and_development
CREATE TABLE south_asian_dataset_new (
"country" VARCHAR,
"year" BIGINT,
"gdp_current_us" DOUBLE,
"gdp_growth_annual" VARCHAR,
"gdp_per_capita_current_us" VARCHAR,
"unemployment_total_of_total_labor_force_modeled_ilo_estimate" DOUBLE,
"population_total" BIGINT,
"population_growth_annual" VARCHAR,
"life_expectancy_at_birth_total_years" DOUBLE,
"mortality_rate_infant_per_1_000_live_births" DOUBLE
);
Anyone who has the link will be able to view this.