Modelo Emergência Input (UCD Lab)
Câmara Municipal de Lisboa
@ptgov.modelo_emergencia_input
Câmara Municipal de Lisboa
@ptgov.modelo_emergencia_input
Conjunto de dados de entrada do modelo de emergência desenvolvido no âmbito do projeto Urban Co-Creation Data Lab | Input dataset of the emergency model developed in the framework of Urban Co-Creation Data Lab project
Publisher name: Câmara Municipal de Lisboa
Last updated: 2025-04-30T19:12:29Z
CREATE TABLE input_emergency_analytical_model (
"road_id" VARCHAR,
"period" BIGINT,
"off_day" BIGINT,
"temperature" BIGINT,
"precipitation" BIGINT,
"sum" BIGINT,
"count" BIGINT,
"probability" DOUBLE,
"n_1" BIGINT -- 1,
"n_2" BIGINT -- 2,
"n_3" BIGINT -- 3,
"n_4" BIGINT -- 4,
"n_5" BIGINT -- 5,
"n_6" BIGINT -- 6,
"n_7" BIGINT -- 7,
"waze" BIGINT,
"slope" DOUBLE,
"lane_n" BIGINT,
"bus_l" BIGINT,
"oneway_c" BIGINT,
"truck_c" BIGINT,
"bus_c" BIGINT,
"taxi_c" BIGINT,
"bike_c" BIGINT,
"ped_c" BIGINT,
"res_c" BIGINT,
"del_c" BIGINT,
"eme_c" BIGINT,
"fow" BIGINT,
"vel_max" DOUBLE,
"comp" DOUBLE,
"candeeiro" BIGINT,
"radar" BIGINT,
"semaforo" BIGINT,
"prob_cat" DOUBLE
);Anyone who has the link will be able to view this.