Skip to content

Tools to import data #18

@dlebauer

Description

@dlebauer

LOW PRIORITY UNTIL THERE IS A USE CASE!

Goal

Enable ingestion of new datasets

Steps

  • update spreadsheet template to match current schema
  • create a tool that will add data curated in that template into the data-raw/*/*csv files

Approach

(not set in stone, but current thinking)

  • use googlesheets4 to read directly from google sheets
  • map natural keys (defined in template README) to foreign keys
  • any other changes
  • validation checks
  • append to tables

Requirements

  • Functions
  • Tests
  • Documentation (Data Entry Vignette)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions