Skip to content

Commit

Permalink
Merge pull request #94 from datakind/synthetic_dataset
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dividor authored Oct 26, 2023
2 parents 3738af1 + d5d256d commit 649da69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,7 @@ to the schema where the data is, for example `data_flights_db`.
# Configuring DOT

The following sections provide instructions for adding entities and tests to DOT directly in the DOT database. You can
also use the DOT user interface for tests, for more details please see section see section [The DOT User Interface](#the-dot-user-interface).

also use the DOT user interface for tests, for more details please see section see section [The DOT User Interface](#the-dot-user-interface). If you want to test DOT with health related data, please feel free to use this [fabricated dataset] (https://docs.google.com/spreadsheets/d/1l6inpa6ykgUewC-MJkgrQwwc8HjUiTLLJFEDBtAMDB4/edit#gid=31188808) which resembles appointment information and contains some quality issues which DOT can highlight.
## How to add new entities
The DOT will run tests against user-defined views onto the underlying data. These views are called "entities" and defined in table `dot.configured_entities`:

Expand Down

0 comments on commit 649da69

Please sign in to comment.