local result = {} for i, v in ipairs(mw.ext.data.get("IETF RFC in Wikidata.tab").data) do result[v[1]] = v[2] end return result