From 98f6ce01923f24f58a240af805c9890e926f654f Mon Sep 17 00:00:00 2001 From: Ola Rubaj <52197250+olayway@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:43:46 +0200 Subject: [PATCH] Add 'collection' key with value 'stock-market-data' --- datapackage.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/datapackage.json b/datapackage.json index f20ba49..3e1133c 100644 --- a/datapackage.json +++ b/datapackage.json @@ -375,5 +375,6 @@ "specType": "simple", "title": "Europe Brent Spot Price FOB (Dollars per Barrel)" } - ] + ], + "collection": "stock-market-data" } \ No newline at end of file