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
- sample_id, producer_id, field_id
Anonymized IDs
- farm_name, producer_name, field_name
Anonymized names
- longitude, latitude
Truncated coordinates
- texture
Measured soil texture
- measurement
Measurement name with units
- value
Measurement result
...