{"library":"sdmx1","install":[{"cmd":"pip install sdmx1","imports":["import sdmx\nreq = sdmx.Request('ESTAT')","import sdmx\nwith open('data.xml', 'rb') as f:\n    msg = sdmx.read_sdmx(f)"]},{"cmd":"pip install sdmx1[cache]","imports":[]}]}