Economic Boom!
What is an economist who sells imitation art called? E-con artist. lol
@kaggle.programmerrdai_economic_boom
What is an economist who sells imitation art called? E-con artist. lol
@kaggle.programmerrdai_economic_boom
CREATE TABLE access_to_a_financial_account_or_services (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"access_to_financial_account_or_services_world_bank_2014" DOUBLE,
"continent" VARCHAR,
"population_historical_estimates" DOUBLE
);
CREATE TABLE gdp_per_capita_in_us_dollar_world_bank (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"gdp_per_capita_constant_2010_us" DOUBLE
);
CREATE TABLE gdp_per_capita_maddison_2020 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"gdp_per_capita" DOUBLE,
"n_417485_annotations" VARCHAR
);
CREATE TABLE gdp_per_capita_worldbank (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"gdp_per_capita_ppp_constant_2017_international" DOUBLE
);
CREATE TABLE gross_domestic_product (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"gdp_constant_2010_us" DOUBLE
);
CREATE TABLE labor_force_participation_rate_of_men_65_years_and_old_baa77054 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"labor_force_participation_rate_in_the_us_of_men_65_and_older" DOUBLE
);
CREATE TABLE nominal_wages_consumer_prices_and_real_wages_in_the_uk_8c4c5024 (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"spliced_consumer_price_index_2015_100_bank_of_england_2017" DOUBLE,
"nominal_average_weekly_wages_bank_of_england_2017" DOUBLE,
"real_average_weekly_wages_bank_of_england_2017" DOUBLE
);
CREATE TABLE output_of_key_industries_in_england (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"construction" DOUBLE,
"foodstuffs" DOUBLE,
"leather" DOUBLE,
"wool_textiles" DOUBLE,
"coal" DOUBLE,
"iron" DOUBLE,
"tin" DOUBLE,
"metals_and_mining_bank_of_england_2017" DOUBLE,
"printed_books" DOUBLE
);
CREATE TABLE real_gdp_per_capita_pennwt (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"output_side_real_gdp_per_capita_gdppc_o_pwt_9_1_2019" DOUBLE
);
CREATE TABLE urbanization_vs_gdp (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"urban_population_long_run_to_2016_owid" DOUBLE,
"gdp_per_capita" DOUBLE,
"n_417485_annotations" VARCHAR,
"population_historical_estimates" DOUBLE,
"continent" VARCHAR
);
CREATE TABLE world_gdp_over_the_last_two_millennia (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"world_gdp_in_2011_int_owid_based_on_world_bank_maddison_2017" DOUBLE
);
Anyone who has the link will be able to view this.