Skip to content

Files Specifications

Iosif Spartalis edited this page Oct 6, 2021 · 9 revisions

MIP "Frictionless data" table-schema

For describing the schema of a csv file, we use a modified version of the Frictionless Data Table Schema specifications designed to be expressible in JSON. More specifically, we modified the Field object by adding an additional property named MIPType. This property can take the following values:

  • text
  • nominal
  • numerical
  • integer
  • date

Those are the main Datatypes that are used in the HBP-MIP platform.

The modified schema of the Table Schema JSON object can be found HERE.

CDE Dictionary Excel file

Data Catalogue Excel file

Clone this wiki locally