{
  "fields": [{"type":"int","id":"_id"},{"info":{"type_override":"text","notes":"identificador del tipo de buque según Puertos del Estado","label":"text"},"type":"text","id":"IDTIPUSVAIXELLPE"},{"info":{"type_override":"text","notes":"descripción del tipo de buque según Puertos del Estado","label":"text"},"type":"text","id":"DESCRIPCIOTIPUSVAIXELLPE"}],
  "records": [
    [1,"C","PORTACONTENIDOR"],
    [2,"G","CÀRREGA GENERAL"],
    [3,"GE","CÀRREGA GENERAL ESPECIALITZADA"],
    [4,"OB","ALTRES VAIXELLS"],
    [5,"OC","PESCA"],
    [6,"RM","RO-RO MERCADERIES"],
    [7,"RX","ALTRES RO-RO"],
    [8,"S","GRANELERS"],
    [9,"T","TANCS"],
    [10,"UC","PASSATGE"]
]}
