From 82d57cea5446a15f70adeb40a8be083a431b0b49 Mon Sep 17 00:00:00 2001 From: Gordon Blackadder Date: Thu, 5 Sep 2024 16:48:04 -0400 Subject: [PATCH] include ref to excel sheet folder --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b669be..dc40ff6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ This repository contains both the definitions of Metadata Schemas and a python l The schemas are defined in the JSON Schema format in the folder `schemas`. For more information you can view documentation at https://worldbank.github.io/metadata-schemas/ +## Excel + +Excel sheets formatted for each metadata type are located in this repo in the excel_sheets folder. + ## Python library To install the library run