Open ninjapapa opened 8 years ago
A draft puml updated, with all data categories and most of tables / columns included. Linkage is not built yet. Will work on linking tomorrow. Could you please quickly review and comment?
A few questions:
The ER diagram we typically create are only for summarized the knowledge. It does not need to be very strict. So here are the answers:
Use
docs/design/exampleER.puml
as a template, create an ER diagram framework for Hospital Compare data files.No need to have all columns covered in each table, just need to have the tables with some key columns in them.
This work will give us an overall view of the relationship, then later when we really finish schema discovery, we can add all the column names back to the plantUml file easily.