orchid-initiative / synthetic-database-project

MIT License
4 stars 2 forks source link

Output in Fixed Width Format #60

Closed NickKramer87 closed 10 months ago

NickKramer87 commented 10 months ago

As a data analyst, I want the synthetic database to output in the same format as the data that hospitals have in house so that the program I write for the synthetic data can be used on real hospital data without any modifications.

Proposed Subtasks:

  1. Output the data in fixed width format.

Acceptance Criteria:

  1. Synthetic data files and hospital data files should both be able to be read by a single program.
TravisHaussler commented 10 months ago

@iqtang wrote the draft for this and the most recent branch should finish that work and create a fixed width to the specifications