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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, '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': {'buyers': [['5779081000', '1254294000', '0.40127536699735694', '2', '-', '-'], ['5779081000', '6444270000', '0.3935311505315936', '3', '-', '-'], ['5779081000', 't887', '0.2265090230242688', '3', '-', '-']]}, 'dependency-buyer2bidder': {'buyers': [['5779081000', '1725068000', '0.2458656910708275', '22', '-', '-'], ['5779081000', '5186684000', '0.1112862351775587', '22', 'GENERALI zavarovalnica d.d.', '-'], ['5779081000', '1957023000', '0.09618662539768388', '22', 'ROCHE farmacevtska družba d.o.o.', '-'], ['5779081000', '1254294000', '0.08209452025566291', '22', '-', '-'], ['5779081000', 't887', '0.07365125382660248', '22', '-', '-'], ['5779081000', '5053986000', '0.055734169963015535', '22', 'JAVNI ZAVOD LEKARNA LJUBLJANA', '-'], ['5779081000', '6444270000', '0.05245663858307937', '22', '-', '-']]}, 'dependency-mutual': {'buyers': [['5779081000', '1725068000', '0.24586569107082748', '3', '-', '-']]}, 'ratio-rev-per-employee-pos': {'buyers': {'205801': ['7455', '10.856116983162243', '5779081000', '6444270000', '51850.35', '1.0', '33124120', '205801', '-', '-'], '209148': ['8872', '10.615690046909354', '5779081000', '1254294001', '40769.52', '1', '90900000', '209148', '-', '-'], '260123': ['6899', '10.951227528366957', '5779081000', '1725068000', '57024.0', '1.0', '60000000', '260123', '-', '-'], '320433': ['5588', '11.195471247921041', '5779081000', 't887', '72800.0', '1', '33000000', '320433', '-', '-'], '334623': ['10299', '10.397802654674557', '5779081000', '2064251000', '32787.5', '1', '85130000', '334623', '-', '-'], '359814': ['4820', '11.362102586863552', '5779081000', '1725068000', '86000.0', '1.0', '60000000', '359814', '-', '-'], '398375': ['3866', '11.608235653865462', '5779081000', '5186684000', '110000.0', '1', '66510000', '398375', '-', 'GENERALI zavarovalnica d.d.'], '445278': ['4214', '11.512925474970228', '5779081000', '1725068000', '100000.0', '1', '60000000', '445278', '-', '-']}}}, 'companyProfileDict': {}, 'fundsReceived': 0.0, 'issuedFunds': 0.0, 'issuedTenders': {}, 'issuedTendersChartData': {'byTenderNum': {}, 'byValue': {}}, 'numOfAnomalies': 4, 'wonTenders': {}, 'wonTendersChartData': {'byTenderNum': {}, 'byValue': {}}}}) |
|