Data source: Expert Forum · About: Metodologie

7 rows where An = 2015 sorted by subventii

View and edit SQL

An 1

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

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;