ADaMSoft:
- permits to collect, organize, transform and extract/produce data from/to various sources (different servers, DBMS, etc.);
- access data sets (stored in Excel sheets, in ASCII files, in a Data Base, etc.) with proper drivers and not converting them in proprietary formats;
- synthesizes the information by using statistical and other mathematical procedures;
- creates ready to use reports that can be presented to all level of type of information users; such reports can be published on a web site, shared with other people, etc.;
- has (theoretically) no limitation for the amount of data that can be analyzed (the main limitation is the disk space required to store it or the time needed for the analysis, but the memory usage is limited to the minimum for almost all the procedures);
- has a special data archive system that permits to store huge data tables in an efficient (in terms of storage space) form;
- can archive one or more files (also in an encrypted form) and it can retrieve them in a very easily way;
- can add/modify the contents of a data table by using a script syntax that implements almost all the possibilities offered by the JAVA language;
- permits to use a standard SQL syntax to modify the data sets, managing them in an included DBMS (based on HSQLDB);
- creates one data table by using one or more data tables (by merging or appending them);
- uses a very simple method to generate, automatically, the script that lead all the requested statistical analysis.
- ...(view all the statistical procedures)...