Oil Spills
These spills are most common in marine environments but can also occur on land.
@kaggle.willianoliveiragibin_oil_spills
These spills are most common in marine environments but can also occur on land.
@kaggle.willianoliveiragibin_oil_spills
CREATE TABLE operationattimeofincident1970_2022 (
"country" VARCHAR,
"code" BIGINT,
"year" BIGINT,
"at_anchor_inland_operations" BIGINT,
"bunkering_operations" BIGINT,
"other_operations" BIGINT,
"underway_open_water_operations" BIGINT,
"at_anchor_open_water_operations" BIGINT,
"loading_discharging_operations" BIGINT,
"underway_inland_operations" BIGINT,
"unknown_operations" BIGINT
);
Anyone who has the link will be able to view this.