diff --git a/html/index.html b/html/index.html
index 59f39bfd9ca28a313d4d65d403ab32f8cc20cf3b..5040d0e17a1b3318a737f094a745a7b795ca836a 100644
--- a/html/index.html
+++ b/html/index.html
@@ -27,5 +27,12 @@
         <p style="font-size: small;">
             The DSS API and the Weather API are based on software developed for a similar purpose in Europe in the <a href="https://platform.ipmdecisions.net/" target="new">IPM Decisions project</a>
         </p>
+        <h3>Knowledge library API AKA Data catalogue</h3>
+        <p>We are implementing the knowledge library using a data catalogue, more specifically CKAN software. It is located at <a href="https://ckan.madiphs.org/" target="new">ckan.madiphs.org</a></p>
+        <h4>Test datasets</h4>
+        Some test datasets have been placed on this server, you can start browsing <a href="datasets/" target="new"></a>here</a>.
+        <ul>
+            <li><a href="datasets/copernicus22/">Weather data from Copernicus Jan 22 -&gt; May 23</a></li>
+        </ul>
     </body>
 </html>
\ No newline at end of file