LTARE Data Sharing
Our data sharing policies promote FAIR principles so our data are “as open as possible, as closed as necessary” (European Commission 2016). Data should be open enough to facilitate efficient re-use; avoid duplicating data collection efforts; enhance scholarly rigor; and promote engagement across the research and public communities (Whyte and Pryor 2011). However, data must also be closed enough to protect grower privacy and to honor agreements with growers and other researchers (Czarnecki and Jones 2022; Korzekwa 2023).
WaTech Data Categorization
Under Washington State Policy 141.10 (Securing Information Technology Assets), state agencies must classify data into categories based on the sensitivity of the data. WaTech provides guidance on the four categories of data.
Category 4: “Confidential information requiring special handling”
WaTech: Data requires strict handling requirements applied by statues or regulations.
LTARE: Not applicable.
Category 3: “Confidential information”
WaTech: Data includes “personal information” as defined in RCW 42.56.590 (Security Breaches) and RCW 19.255.010 (Personal Information Disclosure). An individual’s first name or first initial and last name in combination with at least one of the following elements: social security number, driver’s license or Washington identification card number, or any account numbers that permit access to their financial account.
LTARE: We do not collect the above elements. However, we treat individual names, farm names, and latitude and longitude coordinates as confidential information.
Category 2: “Sensitive information”
WaTech: Data are intended for official use only and withheld unless specifically requested.
LTARE: This category includes lab results and management surveys. Access to this data requires a data share agreement.
Category 1: “Public information”
WaTech: Data is not covered in any of the above categories or is already released to the public.
LTARE: De-identified and aggregated data, such as the number of soil samples and from which counties and crops they were collected, fall under this category. For example, the SOS dashboard is publicly available and the map zoom is disabled at the 1:1,600,000 scale (counties level).
Maintain Confidentiality
Only under special circumstances and with proper justification in the data share agreement will the following Category 3 data be released to external collaborators. Under no circumstances will these data be made publicly available.
- Farm name
- Grower first and last name
- Field names that contain street names or other identifying information
- Latitude and longitude coordinates or other geospatial identifiers
- Any information identifying the individual farm or grower
Anonymize and aggregate Category 2 data to honor our data privacy statement by either removing or replacing Category 3 confidential information with dummy data. The {randomNames} R package can be used to replace real names with fake names. Round latitude and longitude to a precision that does not identify the farm or fields sampled.