StatMetaQA is dataset that we create in order to build Closed Domain Question Answering System about statistical metadata. This dataset consist of two points. One is the collection of statistical metadata document. The others is the collection of the collection of question answer annotations regarding statistical metadata.
The collection of statistical metadata document consist of two documents: indicator metadata document and basic statistical activity metadata document. We display both of this document with two format: CSV and pickle.
The collection of question answer annotations regarding statistical metadata follow SQuAD format versi 2.0. We present this data with JSON extension.