Rain Gauges
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_rain_gages
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_rain_gages
The dataset contains records from the Town of Cary, NC Internet-of-Things rain gauges. This dataset contains 60 days' worth of data.
Used as a part of the Stormwater Monitoring Dashboard
Organization: Town of Cary, North Carolina
Last updated: 2023-01-06T16:35:40.654513
Tags: internet-of-things, iot, rainfall
CREATE TABLE table_1 (
"name" VARCHAR,
"did_tx" VARCHAR,
"createdate" TIMESTAMP,
"siteid" BIGINT,
"deviceid" VARCHAR,
"rainamount" DOUBLE,
"rainintensityhr" DOUBLE,
"rssi" DOUBLE,
"battery_voltage" DOUBLE,
"geopoint" VARCHAR
);Anyone who has the link will be able to view this.