2,338 deduplicated paddy farming records (451 duplicates removed from source).
All routes are under /v1/.
/docs — interactive explorer (try every endpoint)
POST /v1/records — add a new record (see /docs for the required fields)PATCH /v1/records/{id} — update one or more fields on an existing record by its idDELETE /v1/records/{id} — permanently remove a record by its idNote: rainfall columns (30DRain etc.) are season-level data — they vary by only ~6 mm across all records and do not represent per-plot measurements.