Data source: Expert Forum · About: Metodologie

120 rows where Tip alegeri = "L"

View and edit SQL

Tip alegeri 1

Alegeri Tip alegeri Partid Venituri Cheltuieli
2012L L PSD 2463283 2371161
2012L L PSDM 0 0
2012L L PSR 0 0
2012L L PTPT 5128 5128
2012L L PUER 13940 13940
2012L L PVERDE 39500 26473
2012L L ROASIT 0 0
2012L L UBB 3000 2431
2012L L UCR 6142 6142
2012L L UCRR 30000 27770
2012L L UDMR 2434657 2681035
2012L L UDSCR 5258 4288
2012L L UDTTMR 990 962
2012L L UNCR 46500 46440
2012L L UNPR 2691547 3115547
2012L L UPR 0 0
2012L L UPSC 0 0
2012L L USAR 1000 999
2012L L USL 14826692 21153069
2012L L UUR 9607 9598

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW "Venituri cheltuieli alegeri" AS SELECT Alegeri, "Tip alegeri", Partid, Venituri, Cheltuieli FROM 'Cheltuieli campanie' WHERE "Tip competitor" = 'p' UNION SELECT Alegeri, 'Tip alegeri', Partid, Venituri, Cheltuieli FROM 'Venituri și cheltuieli campanie' WHERE "Tip competitor" = 'p';