RIO Country-based Indicators
Joint Research Centre
@ecjrc.n_8619155c_d4d3_4a3f_975b_1bca32edeb0b
Joint Research Centre
@ecjrc.n_8619155c_d4d3_4a3f_975b_1bca32edeb0b
Country-based indicators for all EU member states
Publisher name: Joint Research Centre
Publisher URL: https://commission.europa.eu/about/departments-and-executive-agencies/joint-research-centre
Last updated: 2024-10-11T00:53:59Z
CREATE TABLE country_based_indicators (
"ind_group" VARCHAR,
"group_desc" VARCHAR,
"indicator" VARCHAR,
"indicator_desc" VARCHAR,
"datasource" VARCHAR,
"country_code" VARCHAR,
"country" VARCHAR,
"unitcode" VARCHAR,
"unitcode_desc" VARCHAR,
"year" BIGINT,
"year_str" VARCHAR,
"value" DOUBLE,
"observation_status" VARCHAR,
"observation_status_descr" VARCHAR,
"last_update" TIMESTAMP
);Anyone who has the link will be able to view this.