Pollutant Report Socrata
City of Austin
@usgov.city_of_austin_pollutant_report_socrata
City of Austin
@usgov.city_of_austin_pollutant_report_socrata
Point layer derived from the Maximo data warehouse that shows the location of reported pollutant spills
Organization: City of Austin
Last updated: 2024-03-25T10:43:55.455858
Tags: agoltosocrata, pollution, spills
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"work_order_number" VARCHAR,
"response_date" VARCHAR,
"response_date_format" VARCHAR,
"service_address" VARCHAR,
"pollutant_description" VARCHAR,
"pollutant_type" VARCHAR,
"spills_volume_gals_conv" DOUBLE,
"spills_volume_cy" DOUBLE,
"percent_spill_recovered" VARCHAR,
"watershed" VARCHAR,
"report_description" VARCHAR,
"x_coord_spcs" DOUBLE,
"y_coord_spcs" DOUBLE
);Anyone who has the link will be able to view this.