Skip to content

Document all data quality constraints #4

@siuc-nate

Description

@siuc-nate

For each field, we need to document:

  • Whether the field is required
  • Minimum character lengths
  • Disallowed inputs (e.g. not allowing "N/A" for a description)
  • Any other requirements

These are currently scattered across our policy page, bulk upload page, handbook(s), and API error messages. It should be possible to find all of this information in one spot. Perhaps this is something that could be programmatically controlled/generated, so it's always up to date?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions