A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/usr/local/apache2/htdocs/tbfy.web/include/models/OrganizationsModel.py in getMJUSourceOrgsView(self=<models.OrganizationsModel.OrganizationsModel object>) |
875
|
876 content = self.conf.Template(filename='templates/orgs_overview_mju.tpl')
|
=> 877 return content.render(data=dict)
|
878
|
879 def languageCorrections(self, string2Handle):
|
content = <mako.template.Template object>, content.render = <bound method Template.render of <mako.template.Template object>>, data undefined, dict = {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}} |
/usr/local/lib/python3.7/site-packages/mako/template.py in render(self=<mako.template.Template object>, *args=(), **data={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
474
|
475 """
|
=> 476 return runtime._render(self, self.callable_, args, data)
|
477
|
478 def render_unicode(self, *args, **data):
|
global runtime = <module 'mako.runtime' from '/usr/local/lib/python3.7/site-packages/mako/runtime.py'>, runtime._render = <function _render>, self = <mako.template.Template object>, self.callable_ = <function render_body>, args = (), data = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _render(template=<mako.template.Template object>, callable_=<function render_body>, args=(), data={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}, as_unicode=False) |
881 context,
|
882 *args,
|
=> 883 **_kwargs_for_callable(callable_, data)
|
884 )
|
885 return context._pop_buffer().getvalue()
|
global _kwargs_for_callable = <function _kwargs_for_callable>, callable_ = <function render_body>, data = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _render_context(tmpl=<mako.template.Template object>, callable_=<function render_body>, context=<mako.runtime.Context object>, *args=(), **kwargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
918 # if main render method, call from the base of the inheritance stack
|
919 (inherit, lclcontext) = _populate_self_namespace(context, tmpl)
|
=> 920 _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
|
921 else:
|
922 # otherwise, call the actual rendering method specified
|
global _exec_template = <function _exec_template>, inherit = <function render_body>, lclcontext = <mako.runtime.Context object>, args = (), kwargs = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/lib/python3.7/site-packages/mako/runtime.py in _exec_template(callable_=<function render_body>, context=<mako.runtime.Context object>, args=(), kwargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
945 _render_error(template, context, e)
|
946 else:
|
=> 947 callable_(context, *args, **kwargs)
|
948
|
949
|
callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}} |
/usr/local/apache2/htdocs/tbfy.web/templates_orgs_overview_mju_tpl in render_body(context=<mako.runtime.Context object>, **pageargs={'data': {'anomaliesDict': {'dependency-bidder2buyer': {'bidders': [['2399253000', '5088739000', '0.7418246309815923', '4', '-', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO'], ['5049849000', '5088739000', '0.24123989793451484', '4', '-', 'KRANJSKI VRTCI']], 'buyers': [['5088739000', '5149843000', '0.5474480733751576', '2', '-', '-'], ['5088739000', '5421306000', '0.13407336239729473', '3', '-', '-'], ['5088739000', '5142202000', '0.09775277336530437', '6', '-', '-'], ['5088739000', '5442010000', '0.054334181505460814', '2', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5088739000', '6117520000', '0.19347307873406042', '43', '-', '-'], ['5088739000', '5540739000', '0.17804144956864779', '43', 'OMV SLOVENIJA, trgovina z nafto in naftnimi derivati, d.o.o.', '-'], ['5088739000', '5097053000', '0.15221119699156266', '43', 'Arriva Alpetour, družba za prevoz potnikov, d.o.o.', '-'], ['5088739000', '1717570000', '0.10276069385772746', '43', '-', '-'], ['5088739000', '2183064000', '0.09197212423921321', '43', 'MESARSTVO OBLAK, proizvodnja, trgovina in storitve, d.o.o.', '-']]}, 'ratio-assessed-final-bdg-neg': {'bidders': {'425063': ['2200', '-0.25443963598154307', '2399253000', '5088739000', '24454.0', '31580.0', '77100000', '425063', 'MINISTRSTVO ZA KMETIJSTVO, GOZDARSTVO IN PREHRANO', '-']}, 'buyers': {'258517': ['5316', '-0.6860373497086597', '5088739000', '5149843000', '1110.8', '2210.25', '3100000', '258517', '-', '-']}}, 'ratio-assessed-final-bdg-pos': {'buyers': {'258517': ['4500', '0.6595217377613874', '5088739000', '3180514000', '3193.0', '1651.95', '3100000', '258517', '-', '-']}}, 'ratio-rev-per-employee-neg': {'buyers': {'198234': ['9223', '-3.054951633213962', '5088739000', '5300231000', '92.25', '2000', '15100000', '198234', '-', 'Poslovni sistem Mercator d.o.o.'], '215731': ['7589', '-2.017406150760383', '5088739000', '5426189000', '9.9', '75', '30192000', '215731', '-', 'EXTRA LUX, proizvodno in trgovsko podjetje d.o.o., Ljubljana']}}, 'ratio-rev-per-employee-pos': {'buyers': {'335956': ['4955', '11.333123044486294', '5088739000', '6117520000', '167087.05', '2', '45210000', '335956', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 6, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
|