(dataserver_module)= # The DataServer module ```{card} Abstract This chapter is dealing with the {{dataserver}} module which is the spine of the {{uranie}} project. In this module crucial classes are defined to handle data and transmit them to other modules, along with basic statistics implementation. The source files are in **souRCE.git/dataSERVER/souRCE** and the corresponding namespace is **URANIE::{{dataserver}}**. ``` ```{toctree} dataserver/introduction dataserver/attribute dataserver/data dataserver/statistics dataserver/vizualisation dataserver/pca ```