From bb2049ea7109cbd0eb94f97d354ee203d295fd8b Mon Sep 17 00:00:00 2001
From: Katja Bercic <katja.bercic@gmail.com>
Date: Thu, 20 Dec 2018 17:21:17 +0100
Subject: [PATCH] Add survey announcement

---
 _posts/2018-12-19-MathDB-Survey.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 _posts/2018-12-19-MathDB-Survey.md

diff --git a/_posts/2018-12-19-MathDB-Survey.md b/_posts/2018-12-19-MathDB-Survey.md
new file mode 100644
index 0000000..6e7f98d
--- /dev/null
+++ b/_posts/2018-12-19-MathDB-Survey.md
@@ -0,0 +1,18 @@
+---
+layout: post
+author: kbercic
+title: "Kicking off a survey of mathematical data collections"
+tags: 
+   - Announcements
+---
+
+While there appears to be a lot of mathematical data collections 
+(in particular collections of concrete mathematical objects) out there,
+it can be hard to track them down.
+
+One of the end goals of the survey is a [website](https://mathdb.mathhub.info)
+with information on mathematical data resources, 
+the first version of which is already online.
+
+If you know of some such data, we welcome you to leave an issue on the 
+[survey wiki](https://github.com/MathHubInfo/Documentation/wiki/Math-Databases).
\ No newline at end of file
-- 
GitLab