From 214f5f03cf15050b81b952fac754eaf11b089022 Mon Sep 17 00:00:00 2001 From: Oisin Date: Thu, 15 Jun 2023 08:09:06 +0100 Subject: [PATCH] #5 Added link to data dictionary in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5ad2be7..e528d7c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ The underlying data model present in the simulated telecommunication payments is ![Entity Relationship Diagram](doc/entity_relationship_diagram.jpg) +For a more detailed account of each column in the dataset see the data dictionary: + +* https://github.com/oislen/RandomTelecomPayments/blob/main/doc/data_dictionary.csv + ## Running the Application The following command can be used to execute the application: