A subset WaSHI State of the Soils Assessment dataset that has been anonymized. This dataset is tidied, so each measurement is in its own row.
Format
example_data_long
A data frame with 1,800 rows and 14 columns:
- year
Year of sample
- sampleId, producerId, fieldId
Anonymized IDs
- farmName, producerName, fieldName
Anonymized names
- longitude, latitude
Truncated coordinates
- texture
Measured soil texture
- measurement
Measurement name with units
- value
Measurement result
...