Beach Water Quality - Automated Sensors
City of Chicago
@usgov.city_of_chicago_beach_water_quality_automated_sensors
City of Chicago
@usgov.city_of_chicago_beach_water_quality_automated_sensors
CREATE TABLE table_1 (
"beach_name" VARCHAR,
"measurement_timestamp" VARCHAR,
"water_temperature" DOUBLE,
"turbidity" DOUBLE,
"transducer_depth" DOUBLE,
"wave_height" DOUBLE,
"wave_period" DOUBLE,
"battery_life" DOUBLE,
"measurement_timestamp_label" VARCHAR,
"measurement_id" VARCHAR
);
Anyone who has the link will be able to view this.