Skip to content

For generation of CanCOGeN metadata to test applications.

License

Notifications You must be signed in to change notification settings

cmrn-rhi/DataGen-CanCOGeN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataGen-CanCOGeN v1.7

Table of contents

General Info

For generation of CanCOGeN metadata to test applications.

Technologies

Project is created with:

  • Python version: 3.8.3

How-To

Run the following in cmd when files are in current directory:

$ python main.py <file-name> <int for number of rows to generate> <'comma' or 'tab' delimiter>

<'tab'> delimiter will save file as <.csv>

<'comma'> delimiter will save file as <.csv>

Defaults to 'comma' delimiter if no delimiter is specified.

In-progress: How-to specify error requests for the error-grid output.

Files

  • main.py - for generating delimited csv files.
  • library.py - library of functions for use in main.py.
  • vocab-lists.csv - lists CanCOGeN COVID19 picklist vocabularies and additional lists for imitation data generation.
  • variables.csv - lists CanCOGeN COVID19 variable names.

About

For generation of CanCOGeN metadata to test applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages