Historic Deer Kill Locations
State of Iowa
@usgov.state_of_iowa_historic_deer_kill_locations_data
State of Iowa
@usgov.state_of_iowa_historic_deer_kill_locations_data
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"cost_center" BIGINT,
"calendar_year" VARCHAR,
"fiscal_year" BIGINT,
"fiscal_year_quarter" BIGINT,
"deer_kill_date_utc" VARCHAR,
"county_number" VARCHAR,
"comments" VARCHAR,
"latitude_wgs84" DOUBLE,
"longitude_wgs84" DOUBLE,
"burial_description" VARCHAR,
"maintenance_district_number" VARCHAR,
"globalid" VARCHAR,
"rams_route_id" VARCHAR,
"county_name" VARCHAR,
"record_created_by" VARCHAR,
"date_record_created_utc" VARCHAR,
"edited_by" VARCHAR,
"date_last_edited_utc" VARCHAR,
"rest_service_last_updated_utc" VARCHAR,
"utc_offset_for_rest_service_date" VARCHAR,
"utc_offset_for_deer_kill_date" VARCHAR,
"reference_post" VARCHAR,
"reference_post_offset" VARCHAR,
"common_route_name" VARCHAR,
"burial_method" VARCHAR,
"sex_of_deer" VARCHAR,
"response_to_complaint_y_n" BIGINT
);
Anyone who has the link will be able to view this.