Skip to content

Commit 649da69

Browse files
authored
Merge pull request #94 from datakind/synthetic_dataset
Update README.md
2 parents 3738af1 + d5d256d commit 649da69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,7 @@ to the schema where the data is, for example `data_flights_db`.
269269
# Configuring DOT
270270

271271
The following sections provide instructions for adding entities and tests to DOT directly in the DOT database. You can
272-
also use the DOT user interface for tests, for more details please see section see section [The DOT User Interface](#the-dot-user-interface).
273-
272+
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.
274273
## How to add new entities
275274
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`:
276275

0 commit comments

Comments
 (0)