Despesa Em Investigação E Desenvolvimento (I&D - €) Das Instituições E Empresas Com Investigação E Desenvolvimento Por Localização Geográfica (NUTS - 2024) E Fonte De Financiamento
INE 0013800 · (2021 - 2023)
@ine.indicador_0013800
INE 0013800 · (2021 - 2023)
@ine.indicador_0013800
CREATE TABLE raw (
"periodo" BIGINT,
"geocod" VARCHAR,
"geodsg" VARCHAR,
"valor" DOUBLE,
"fonte_de_financiamento_cat_id" VARCHAR,
"fonte_de_financiamento_categ_dsg" VARCHAR,
"fonte_de_financiamento_categ_nivel" BIGINT,
"fonte_de_financiamento_categ_ord" BIGINT,
"fonte_de_financiamento_dim_num" BIGINT,
"ind_string" VARCHAR,
"sinal_conv" VARCHAR,
"sinal_conv_desc" VARCHAR
);
Anyone who has the link will be able to view this.