Key Traffic Of The European Federation Gateway Service (EFGS)
European Centre for Disease Prevention and Control
@ecdc.efgs
European Centre for Disease Prevention and Control
@ecdc.efgs
CREATE TABLE efgs_keys_traffic_data (
"date" TIMESTAMP,
"country" VARCHAR,
"number_of_upload_keys" BIGINT,
"n__of_upload_keys" DOUBLE,
"number_of_upload_operations" BIGINT,
"n__of_upload_operations" DOUBLE,
"number_of_download_keys" BIGINT,
"n__of_download_keys" DOUBLE,
"number_of_download_operations" BIGINT,
"n__of_download_operations" DOUBLE
);
Anyone who has the link will be able to view this.