{
  "fields": [{"id":"_id","type":"int"},{"id":"GEO","type":"text","info":{"label":"GEO"}},{"id":"UNIT_MEASURE","type":"text","info":{"label":"UNIT_MEASURE"}},{"id":"TIME_PERIOD","type":"numeric","info":{"label":"TIME_PERIOD"}},{"id":"MODE","type":"text","info":{"label":"MODE"}},{"id":"OBS_VALUE","type":"numeric","info":{"label":"OBS_VALUE"}}],
  "records": [
    [1,"ARG","Stock",2024,"Automóviles",10526793],
    [2,"ARG","Stock",2024,"Livianos",2631609],
    [3,"ARG","Stock",2024,"Transporte de Carga",673904],
    [4,"ARG","Stock",2024,"Transporte de Pasajeros",82683]
]}
