SQL export available for Postgresql

There is a new file ‘schema.sql‘ in all the directories of the data models. It is a SQL script for PostgreSQL. The script creates the structure of a relational table containing the attributes defined in the data model. It also creates the data types for those attributes with an enumeration… More…

Draft of a python package available

Now we have a draft version of a python package to integrate the smart data models with your developments. It is a beta version so you can expect some issues when using it. We will be glad if you report it at info@smartdatamodels.org or suggest new features. Thanks to Anthony… More…

New Observation data model at the new subject SDMX

SDMX is a standard for the codification of statistical information. Retrieving these types of data and inserting them in systems based on JSON/JSON-LD is a tough task performed by the project Interstat. Thanks to its collaboration we have a new subject, dataModel.SDMX where these data models for mapping this standard… More…

New database of data models’ versions

In the main menu, it has been extended the submenu of list data models with a complete database of all versions of the data models. It includes not only the data model, subject, and version but also the data directly linked to the raw version of the data model. You… More…

Release source code for some of the services. For python developers.

In the tools option of the main menu, there are a few services to help you to use, create and debug your data models. Although working, some of these services are limited. We are releasing the code for some of the services to allow you to contribute with improvments. It… More…