West Nile Virus (WNV) Mosquito Test Results
City of Chicago
@usgov.city_of_chicago_west_nile_virus_wnv_mosquito_test_results
City of Chicago
@usgov.city_of_chicago_west_nile_virus_wnv_mosquito_test_results
CREATE TABLE table_1 (
"season_year" BIGINT,
"week" BIGINT,
"test_id" DOUBLE,
"block" VARCHAR,
"trap" VARCHAR,
"trap_type" VARCHAR,
"test_date" VARCHAR,
"number_of_mosquitoes" BIGINT,
"result" VARCHAR,
"species" VARCHAR,
"community_area_number" DOUBLE,
"community_area_name" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.