Data source: Expert Forum · About: Metodologie

8 rows where Partid = "PDL" sorted by An

View and edit SQL

Suggested facets: subventii

Partid 1

Partid An ▼ subventii
PDL 2008 1599126
PDL 2009 2635994
PDL 2010 2281633
PDL 2011 2290588
PDL 2012 2220156
PDL 2013 1066217
PDL 2014 1066217
PDL 2015 87423

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;