Skip to content

Split listCensusMetadata() into list_variables(), list_geographies(), list_values(), list_groups() #95

@hrecht

Description

@hrecht

Split metadata retrieval function listCensusMetadata() into list_variables(), list_geographies(), list_values(), list_groups().

When the package was first written, only simple geography and variable metadata existed. The current mega-function is now overly complicated for users, unwieldy and inflexible for development, and not future-proof.

Separate functions will be much simpler to use and provide better functionality.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions