Data source: Expert Forum · About: Metodologie

7 rows where An = 2015

View and edit SQL

An 1

  • 2015 · 7
Partid An subventii
PC 2015 237317
PDL 2015 87423
PNL 2015 2836765
PNTCD 2015 20559
PPDD 2015 1026018
PSD 2015 2441702
UNPR 2015 111642

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW "Subvenții anuale" AS SELECT Partid, An, SUM(Suma) AS subventii FROM Subvenții GROUP BY Partid, An;