Data source: Expert Forum · About: Metodologie

8 rows where An = 2014 sorted by Partid

View and edit SQL

An 1

  • 2014 · 8
Partid ▼ An subventii
FC 2014 36960
PC 2014 213297
PDL 2014 1066217
PNL 2014 1525101
PNTCD 2014 18476
PPDD 2014 922197
PSD 2014 2194630
UNPR 2014 100343

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;