Skip to content

Review field_definitions #560

Description

@peterdesmet

inst/extdata/field_definitions.tsv is now used to add definitions, types, units, examples to datapackage.json when creating a Data Package with get_package().

I think it would be good to carefully review these:

Definitions

  • Don't reference aspects of the ETN Data Portal.
  • Start with Capital, end with period.
  • Refer to other fields using backticks.
  • Refer to literal values using "quoted backticks".

Type

  • Make sure all have type
  • Make sure types are correct (e.g. number vs integer)

Unit

  • Add units where missing

Example

  • Update with real life examples, e.g. take an examplar row from 2014_demer.

Curation

  • Remove unused fields
  • Order fields cf. table?

This work can be done in a spreadsheet if needed and then copied.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions