health-data-ny-gov/deer-tick-surveillance-nymphs-may-to-sept-powassan-h8af-37at
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 12 months ago

Deer Tick Surveillance: Nymphs (May to Sept) Powassan Virus Only: Beginning 2009

This dataset provides the results from collecting and testing nymph deer ticks, also known as blacklegged ticks, or by their scientific name <i>Ixodes scapularis</i>. Collection and testing take place across New York State (excluding New York City) from May to September, when nymph deer ticks are most commonly seen.

Nymph deer ticks are tested in “pools”, or groups of up to ten adult ticks per pool, for the Powassan virus, also known as Deer tick virus. These data should simply be used to educate people that there is a risk of coming in contact with ticks and tick-borne diseases.

These data only provide nymph tick minimum infection rates at a precise location and at one point in time. Both measures, tick population density and minimum infection percentages, can vary greatly within a very small area and within a county. These data should not be used to broadly predict disease risk for a county.

Further below on this page you can find links to tick prevention tips, a video on how to safely remove a tick, and more datasets with tick testing results. Interactive charts and maps provide an easier way to view the data.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"health-data-ny-gov/deer-tick-surveillance-nymphs-may-to-sept-powassan-h8af-37at\".\"deer_tick_surveillance_nymphs_may_to_sept_powassan\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • deer_tick_surveillance_nymphs_may_to_sept_powassan
     
     
     
     
     
Upstream Metadata