Time Series Info About Independent Ukraine
Some time series with info about independent Ukraine
@kaggle.andriimakarchuk_time_series_info_about_independent_ukraine
Some time series with info about independent Ukraine
@kaggle.andriimakarchuk_time_series_info_about_independent_ukraine
CREATE TABLE fertility_rate_data_primary (
"unnamed_0" BIGINT,
"year" BIGINT,
"fertility_rate" DOUBLE
);
CREATE TABLE gdp_primary (
"unnamed_0" BIGINT,
"year" BIGINT,
"gdp" DOUBLE
);
CREATE TABLE middle_salary_primary (
"unnamed_0" BIGINT,
"year" BIGINT,
"mid_salary_hryvnias" DOUBLE
);
CREATE TABLE mortality_rate_primary (
"unnamed_0" BIGINT,
"year" BIGINT,
"martality_rate" DOUBLE
);
CREATE TABLE population_info_primary (
"unnamed_0" BIGINT,
"year" BIGINT,
"population_thousands" DOUBLE
);
Anyone who has the link will be able to view this.