Created
August 6, 2015 19:19
-
-
Save fabio-paiva-sp/0f32e127131d642c0476 to your computer and use it in GitHub Desktop.
ZF2 wsdl Soap 1.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| namespace Application\Controller; | |
| use Zend\Mvc\Controller\AbstractActionController; | |
| use Zend\View\Model\JsonModel; | |
| use Zend\Soap\Client; | |
| use Zend\Config\Reader\Xml; | |
| class IndexController extends AbstractActionController | |
| { | |
| public function indexAction() | |
| { | |
| $opts = [ | |
| 'http' => [ | |
| 'user_agent' => 'ZendSoapClient' | |
| ] | |
| ]; | |
| $context = \stream_context_create($opts); | |
| $client = new Client( | |
| 'http://www.camara.gov.br/SitCamaraWS/Deputados.asmx?wsdl', | |
| [ | |
| 'stream_context' => $context, | |
| 'soap_version' => SOAP_1_1 | |
| ] | |
| ); | |
| $data = $client->ObterDeputados(); | |
| $xml = new Xml(); | |
| $response = $xml->fromString($data->ObterDeputadosResult->any); | |
| $view = new JsonModel($response); | |
| $view->setTerminal(true); | |
| return $view; | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "deputado":[ | |
| { | |
| "ideCadastro":"74308", | |
| "codOrcamento":"3376", | |
| "condicao":"Suplente", | |
| "matricula":"553", | |
| "idParlamentar":"5830845", | |
| "nome":"VICENTE FERREIRA DE ARRUDA COELHO", | |
| "nomeParlamentar":"VICENTE ARRUDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74308.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PROS", | |
| "gabinete":"522", | |
| "anexo":"4", | |
| "fone":"3215-5522", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178980", | |
| "codOrcamento":"3283", | |
| "condicao":"Titular", | |
| "matricula":"361", | |
| "idParlamentar":"5830382", | |
| "nome":"ANTONIO GOULART DOS REIS", | |
| "nomeParlamentar":"GOULART", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178980.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSD", | |
| "gabinete":"533", | |
| "anexo":"4", | |
| "fone":"3215-5533", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141335", | |
| "codOrcamento":"2152", | |
| "condicao":"Titular", | |
| "matricula":"19", | |
| "idParlamentar":"5830714", | |
| "nome":"JOS\u00c9 ROBERTO OLIVEIRA FARO", | |
| "nomeParlamentar":"BETO FARO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141335.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PT", | |
| "gabinete":"723", | |
| "anexo":"4", | |
| "fone":"3215-5723", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141531", | |
| "codOrcamento":"2488", | |
| "condicao":"Titular", | |
| "matricula":"268", | |
| "idParlamentar":"5830453", | |
| "nome":"RODRIGO BATISTA DE CASTRO", | |
| "nomeParlamentar":"RODRIGO DE CASTRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141531.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"701", | |
| "anexo":"4", | |
| "fone":"3215-5701", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141478", | |
| "codOrcamento":"2551", | |
| "condicao":"Titular", | |
| "matricula":"412", | |
| "idParlamentar":"5830785", | |
| "nome":"LAERTE RODRIGUES DE BESSA", | |
| "nomeParlamentar":"LAERTE BESSA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141478.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"PR", | |
| "gabinete":"340", | |
| "anexo":"4", | |
| "fone":"3215-5340", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178826", | |
| "codOrcamento":"3712", | |
| "condicao":"Titular", | |
| "matricula":"368", | |
| "idParlamentar":"5830405", | |
| "nome":"SERGIO OLIMPIO GOMES", | |
| "nomeParlamentar":"MAJOR OLIMPIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178826.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PDT", | |
| "gabinete":"279", | |
| "anexo":"3", | |
| "fone":"3215-5279", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160510", | |
| "codOrcamento":"2762", | |
| "condicao":"Titular", | |
| "matricula":"251", | |
| "idParlamentar":"5830737", | |
| "nome":"LUIS HENRIQUE DE OLIVEIRA RESENDE", | |
| "nomeParlamentar":"LUIS TIB\u00c9", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160510.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PTdoB", | |
| "gabinete":"632", | |
| "anexo":"4", | |
| "fone":"3215-5632", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178927", | |
| "codOrcamento":"3041", | |
| "condicao":"Titular", | |
| "matricula":"441", | |
| "idParlamentar":"5830336", | |
| "nome":"ALIEL MACHADO BARK", | |
| "nomeParlamentar":"ALIEL MACHADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178927.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PCdoB", | |
| "gabinete":"480", | |
| "anexo":"3", | |
| "fone":"3215-5480", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73531", | |
| "codOrcamento":"3228", | |
| "condicao":"Titular", | |
| "matricula":"359", | |
| "idParlamentar":"5830668", | |
| "nome":"IVAN VALENTE", | |
| "nomeParlamentar":"IVAN VALENTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73531.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSOL", | |
| "gabinete":"716", | |
| "anexo":"4", | |
| "fone":"3215-5716", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74812", | |
| "codOrcamento":"3672", | |
| "condicao":"Titular", | |
| "matricula":"428", | |
| "idParlamentar":"5830691", | |
| "nome":"PEDRO PINHEIRO CHAVES", | |
| "nomeParlamentar":"PEDRO CHAVES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74812.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PMDB", | |
| "gabinete":"406", | |
| "anexo":"4", | |
| "fone":"3215-5406", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"159237", | |
| "codOrcamento":"2705", | |
| "condicao":"Titular", | |
| "matricula":"111", | |
| "idParlamentar":"5830359", | |
| "nome":"FRANCISCO DE ASSIS CARVALHO GON\u00c7ALVES", | |
| "nomeParlamentar":"ASSIS CARVALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/159237.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PT", | |
| "gabinete":"909", | |
| "anexo":"4", | |
| "fone":"3215-5909", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178915", | |
| "codOrcamento":"3053", | |
| "condicao":"Titular", | |
| "matricula":"141", | |
| "idParlamentar":"5830545", | |
| "nome":"HEBERTE LAMARCK GOMES DA SILVA", | |
| "nomeParlamentar":"BETINHO GOMES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178915.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSDB", | |
| "gabinete":"269", | |
| "anexo":"3", | |
| "fone":"3215-5269", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178993", | |
| "codOrcamento":"3068", | |
| "condicao":"Titular", | |
| "matricula":"60", | |
| "idParlamentar":"5830622", | |
| "nome":"CARLOS HENRIQUE AMORIM", | |
| "nomeParlamentar":"CARLOS HENRIQUE GAGUIM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178993.jpg", | |
| "sexo":"masculino", | |
| "uf":"TO", | |
| "partido":"PMDB", | |
| "gabinete":"222", | |
| "anexo":"4", | |
| "fone":"3215-5222", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178802", | |
| "codOrcamento":"3707", | |
| "condicao":"Titular", | |
| "matricula":"318", | |
| "idParlamentar":"5830522", | |
| "nome":"LUIZ CARLOS RAMOS", | |
| "nomeParlamentar":"LUIZ CARLOS RAMOS ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178802.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSDC", | |
| "gabinete":"636", | |
| "anexo":"4", | |
| "fone":"3215-5636", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"114941", | |
| "codOrcamento":"3695", | |
| "condicao":"Titular", | |
| "matricula":"62", | |
| "idParlamentar":"5830528", | |
| "nome":"JOSINIANE BRAGA NUNES", | |
| "nomeParlamentar":"JOSI NUNES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/114941.jpg", | |
| "sexo":"feminino", | |
| "uf":"TO", | |
| "partido":"PMDB", | |
| "gabinete":"950", | |
| "anexo":"4", | |
| "fone":"3215-5950", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141454", | |
| "codOrcamento":"2399", | |
| "condicao":"Titular", | |
| "matricula":"451", | |
| "idParlamentar":"5830645", | |
| "nome":"JACOB ALFREDO STOFFELS KAEFER", | |
| "nomeParlamentar":"ALFREDO KAEFER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141454.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSDB", | |
| "gabinete":"818", | |
| "anexo":"4", | |
| "fone":"3215-5818", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141472", | |
| "codOrcamento":"2538", | |
| "condicao":"Titular", | |
| "matricula":"384", | |
| "idParlamentar":"5830307", | |
| "nome":"JOS\u00c9 RICARDO ALVARENGA TRIPOLI", | |
| "nomeParlamentar":"RICARDO TRIPOLI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141472.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"241", | |
| "anexo":"4", | |
| "fone":"3215-5241", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141429", | |
| "codOrcamento":"2448", | |
| "condicao":"Titular", | |
| "matricula":"120", | |
| "idParlamentar":"5830330", | |
| "nome":"FELIPE CATAL\u00c3O MAIA", | |
| "nomeParlamentar":"FELIPE MAIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141429.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"DEM", | |
| "gabinete":"528", | |
| "anexo":"4", | |
| "fone":"3215-5528", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160663", | |
| "codOrcamento":"2844", | |
| "condicao":"Titular", | |
| "matricula":"456", | |
| "idParlamentar":"5830499", | |
| "nome":"LEOPOLDO COSTA MEYER", | |
| "nomeParlamentar":"LEOPOLDO MEYER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160663.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSB", | |
| "gabinete":"233", | |
| "anexo":"4", | |
| "fone":"3215-5233", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178919", | |
| "codOrcamento":"3726", | |
| "condicao":"Titular", | |
| "matricula":"152", | |
| "idParlamentar":"5830476", | |
| "nome":"MARINALDO ROSENDO DE ALBUQUERQUE", | |
| "nomeParlamentar":"MARINALDO ROSENDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178919.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"827", | |
| "anexo":"4", | |
| "fone":"3215-5827", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73553", | |
| "codOrcamento":"1818", | |
| "condicao":"Titular", | |
| "matricula":"381", | |
| "idParlamentar":"5830353", | |
| "nome":"NELSON MARQUEZELLI", | |
| "nomeParlamentar":"NELSON MARQUEZELLI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73553.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PTB", | |
| "gabinete":"920", | |
| "anexo":"4", | |
| "fone":"3215-5920", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160758", | |
| "codOrcamento":"2756", | |
| "condicao":"Titular", | |
| "matricula":"233", | |
| "idParlamentar":"5830599", | |
| "nome":"DOMINGOS S\u00c1VIO CAMPOS RESENDE", | |
| "nomeParlamentar":"DOMINGOS S\u00c1VIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160758.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"345", | |
| "anexo":"4", | |
| "fone":"3215-5345", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178998", | |
| "codOrcamento":"3743", | |
| "condicao":"Titular", | |
| "matricula":"258", | |
| "idParlamentar":"5830376", | |
| "nome":"TANIA RAQUEL DE QUEIROZ MUNIZ", | |
| "nomeParlamentar":"RAQUEL MUNIZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178998.jpg", | |
| "sexo":"feminino", | |
| "uf":"MG", | |
| "partido":"PSC", | |
| "gabinete":"444", | |
| "anexo":"4", | |
| "fone":"3215-5444", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178905", | |
| "codOrcamento":"3101", | |
| "condicao":"Titular", | |
| "matricula":"403", | |
| "idParlamentar":"5830459", | |
| "nome":"FABIO PAULINO GARCIA", | |
| "nomeParlamentar":"FABIO GARCIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178905.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PSB", | |
| "gabinete":"278", | |
| "anexo":"3", | |
| "fone":"3215-5278", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"137070", | |
| "codOrcamento":"3775", | |
| "condicao":"Titular", | |
| "matricula":"66", | |
| "idParlamentar":"5830708", | |
| "nome":"VICENTE ALVES DE OLIVEIRA JUNIOR", | |
| "nomeParlamentar":"VICENTINHO J\u00daNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/137070.jpg", | |
| "sexo":"masculino", | |
| "uf":"TO", | |
| "partido":"PSB", | |
| "gabinete":"817", | |
| "anexo":"4", | |
| "fone":"3215-5817", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178882", | |
| "codOrcamento":"3046", | |
| "condicao":"Titular", | |
| "matricula":"72", | |
| "idParlamentar":"5830768", | |
| "nome":"ANDRE LUIS CARVALHO RIBEIRO", | |
| "nomeParlamentar":"ANDR\u00c9 FUFUCA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178882.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PEN", | |
| "gabinete":"945", | |
| "anexo":"4", | |
| "fone":"3215-5945", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178825", | |
| "codOrcamento":"3703", | |
| "condicao":"Titular", | |
| "matricula":"57", | |
| "idParlamentar":"5830505", | |
| "nome":"LEONARDO CUNHA DE BRITO", | |
| "nomeParlamentar":"LEO DE BRITO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178825.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PT", | |
| "gabinete":"619", | |
| "anexo":"4", | |
| "fone":"3215-5619", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160551", | |
| "codOrcamento":"2717", | |
| "condicao":"Titular", | |
| "matricula":"142", | |
| "idParlamentar":"5830422", | |
| "nome":"ANDERSON FERREIRA RODRIGUES", | |
| "nomeParlamentar":"ANDERSON FERREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160551.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PR", | |
| "gabinete":"450", | |
| "anexo":"4", | |
| "fone":"3215-5450", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160527", | |
| "codOrcamento":"2711", | |
| "condicao":"Titular", | |
| "matricula":"129", | |
| "idParlamentar":"5830568", | |
| "nome":"AGUINALDO VELLOSO BORGES RIBEIRO", | |
| "nomeParlamentar":"AGUINALDO RIBEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160527.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PP", | |
| "gabinete":"735", | |
| "anexo":"4", | |
| "fone":"3215-5735", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178930", | |
| "codOrcamento":"3095", | |
| "condicao":"Titular", | |
| "matricula":"452", | |
| "idParlamentar":"5830516", | |
| "nome":"EVANDRO ROGERIO ROMAN", | |
| "nomeParlamentar":"EVANDRO ROMAN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178930.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSD", | |
| "gabinete":"303", | |
| "anexo":"4", | |
| "fone":"3215-5303", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141413", | |
| "codOrcamento":"2570", | |
| "condicao":"Titular", | |
| "matricula":"475", | |
| "idParlamentar":"5830313", | |
| "nome":"D\u00c9CIO NERY DE LIMA", | |
| "nomeParlamentar":"D\u00c9CIO LIMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141413.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PT", | |
| "gabinete":"218", | |
| "anexo":"4", | |
| "fone":"3215-5218", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160508", | |
| "codOrcamento":"2871", | |
| "condicao":"Titular", | |
| "matricula":"182", | |
| "idParlamentar":"5830319", | |
| "nome":"AFONSO BANDEIRA FLORENCE", | |
| "nomeParlamentar":"AFONSO FLORENCE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160508.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"305", | |
| "anexo":"4", | |
| "fone":"3215-5305", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178945", | |
| "codOrcamento":"3756", | |
| "condicao":"Titular", | |
| "matricula":"325", | |
| "idParlamentar":"5830662", | |
| "nome":"ROSANGELA DE SOUZA GOMES", | |
| "nomeParlamentar":"ROSANGELA GOMES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178945.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PRB", | |
| "gabinete":"438", | |
| "anexo":"4", | |
| "fone":"3215-5438", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141405", | |
| "codOrcamento":"2569", | |
| "condicao":"Titular", | |
| "matricula":"472", | |
| "idParlamentar":"5830413", | |
| "nome":"CELSO MALDANER", | |
| "nomeParlamentar":"CELSO MALDANER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141405.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"311", | |
| "anexo":"4", | |
| "fone":"3215-5311", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74235", | |
| "codOrcamento":"3446", | |
| "condicao":"Titular", | |
| "matricula":"281", | |
| "idParlamentar":"5830562", | |
| "nome":"MARCUS ANT\u00d4NIO VICENTE", | |
| "nomeParlamentar":"MARCUS VICENTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74235.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PP", | |
| "gabinete":"360", | |
| "anexo":"4", | |
| "fone":"3215-5360", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178968", | |
| "codOrcamento":"3034", | |
| "condicao":"Titular", | |
| "matricula":"175", | |
| "idParlamentar":"5830370", | |
| "nome":"ADELSON BARRETO DOS SANTOS", | |
| "nomeParlamentar":"ADELSON BARRETO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178968.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PTB", | |
| "gabinete":"937", | |
| "anexo":"4", | |
| "fone":"3215-5937", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141555", | |
| "codOrcamento":"2517", | |
| "condicao":"Titular", | |
| "matricula":"397", | |
| "idParlamentar":"5830631", | |
| "nome":"VINICIUS RAPOZO DE CARVALHO", | |
| "nomeParlamentar":"VINICIUS CARVALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141555.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"356", | |
| "anexo":"4", | |
| "fone":"3215-5356", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160530", | |
| "codOrcamento":"2738", | |
| "condicao":"Titular", | |
| "matricula":"191", | |
| "idParlamentar":"5830702", | |
| "nome":"ANTONIO JOS\u00c9 IMBASSAHY DA SILVA", | |
| "nomeParlamentar":"ANTONIO IMBASSAHY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160530.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSDB", | |
| "gabinete":"810", | |
| "anexo":"4", | |
| "fone":"3215-5810", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178878", | |
| "codOrcamento":"3257", | |
| "condicao":"Titular", | |
| "matricula":"429", | |
| "idParlamentar":"5830559", | |
| "nome":"GIUSEPPE VECCI", | |
| "nomeParlamentar":"GIUSEPPE VECCI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178878.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"383", | |
| "anexo":"3", | |
| "fone":"3215-5383", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160672", | |
| "codOrcamento":"2784", | |
| "condicao":"Titular", | |
| "matricula":"307", | |
| "idParlamentar":"5830725", | |
| "nome":"JEAN WYLLYS DE MATOS SANTOS", | |
| "nomeParlamentar":"JEAN WYLLYS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160672.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSOL", | |
| "gabinete":"646", | |
| "anexo":"4", | |
| "fone":"3215-5646", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141529", | |
| "codOrcamento":"2470", | |
| "condicao":"Titular", | |
| "matricula":"211", | |
| "idParlamentar":"5830608", | |
| "nome":"ROBERTO PEREIRA DE BRITTO", | |
| "nomeParlamentar":"ROBERTO BRITTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141529.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PP", | |
| "gabinete":"733", | |
| "anexo":"4", | |
| "fone":"3215-5733", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160612", | |
| "codOrcamento":"2789", | |
| "condicao":"Titular", | |
| "matricula":"320", | |
| "idParlamentar":"5830774", | |
| "nome":"SERGIO ZVEITER", | |
| "nomeParlamentar":"SERGIO ZVEITER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160612.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSD", | |
| "gabinete":"437", | |
| "anexo":"4", | |
| "fone":"3215-5437", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178952", | |
| "codOrcamento":"3779", | |
| "condicao":"Titular", | |
| "matricula":"125", | |
| "idParlamentar":"5830419", | |
| "nome":"WALTER PEREIRA ALVES", | |
| "nomeParlamentar":"WALTER ALVES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178952.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PMDB", | |
| "gabinete":"435", | |
| "anexo":"4", | |
| "fone":"3215-5435", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178937", | |
| "codOrcamento":"3042", | |
| "condicao":"Titular", | |
| "matricula":"286", | |
| "idParlamentar":"5830582", | |
| "nome":"ALTINEU C\u00d4RTES FREITAS COUTINHO", | |
| "nomeParlamentar":"ALTINEU C\u00d4RTES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178937.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"578", | |
| "anexo":"3", | |
| "fone":"3215-5578", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178970", | |
| "codOrcamento":"3691", | |
| "condicao":"Titular", | |
| "matricula":"179", | |
| "idParlamentar":"5830751", | |
| "nome":"JOAO SOMARIVA DANIEL", | |
| "nomeParlamentar":"JO\u00c3O DANIEL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178970.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PT", | |
| "gabinete":"605", | |
| "anexo":"4", | |
| "fone":"3215-5605", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178971", | |
| "codOrcamento":"3693", | |
| "condicao":"Titular", | |
| "matricula":"181", | |
| "idParlamentar":"5830396", | |
| "nome":"JONY MARCOS DE SOUZA ARAUJO", | |
| "nomeParlamentar":"JONY MARCOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178971.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PRB", | |
| "gabinete":"807", | |
| "anexo":"4", | |
| "fone":"3215-5807", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160535", | |
| "codOrcamento":"2867", | |
| "condicao":"Titular", | |
| "matricula":"507", | |
| "idParlamentar":"5830794", | |
| "nome":"DIONILSO MATEUS MARCON", | |
| "nomeParlamentar":"MARCON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160535.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"569", | |
| "anexo":"3", | |
| "fone":"3215-5569", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73768", | |
| "codOrcamento":"3176", | |
| "condicao":"Titular", | |
| "matricula":"444", | |
| "idParlamentar":"5830651", | |
| "nome":"DILCEU JO\u00c3O SPERAFICO", | |
| "nomeParlamentar":"DILCEU SPERAFICO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73768.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PP", | |
| "gabinete":"746", | |
| "anexo":"4", | |
| "fone":"3215-5746", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178904", | |
| "codOrcamento":"3097", | |
| "condicao":"Titular", | |
| "matricula":"402", | |
| "idParlamentar":"5830745", | |
| "nome":"EZEQUIEL ANGELO FONSECA", | |
| "nomeParlamentar":"EZEQUIEL FONSECA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178904.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PP", | |
| "gabinete":"658", | |
| "anexo":"4", | |
| "fone":"3215-5658", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74385", | |
| "codOrcamento":"1970", | |
| "condicao":"Titular", | |
| "matricula":"469", | |
| "idParlamentar":"5830674", | |
| "nome":"HIDEKAZU TAKAYAMA", | |
| "nomeParlamentar":"TAKAYAMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74385.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSC", | |
| "gabinete":"910", | |
| "anexo":"4", | |
| "fone":"3215-5910", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141383", | |
| "codOrcamento":"2519", | |
| "condicao":"Titular", | |
| "matricula":"333", | |
| "idParlamentar":"5830625", | |
| "nome":"ANTONIO CARLOS MARTINS DE BULH\u00d5ES", | |
| "nomeParlamentar":"ANTONIO BULH\u00d5ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141383.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"327", | |
| "anexo":"4", | |
| "fone":"3215-5327", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141389", | |
| "codOrcamento":"2505", | |
| "condicao":"Titular", | |
| "matricula":"315", | |
| "idParlamentar":"5830731", | |
| "nome":"ANTONIO PEDRO DE SIQUEIRA INDIO DA COSTA", | |
| "nomeParlamentar":"INDIO DA COSTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141389.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSD", | |
| "gabinete":"509", | |
| "anexo":"4", | |
| "fone":"3215-5509", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74283", | |
| "codOrcamento":"1997", | |
| "condicao":"Titular", | |
| "matricula":"396", | |
| "idParlamentar":"5830496", | |
| "nome":"VICENTE PAULO DA SILVA", | |
| "nomeParlamentar":"VICENTINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74283.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"740", | |
| "anexo":"4", | |
| "fone":"3215-5740", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73655", | |
| "codOrcamento":"1479", | |
| "condicao":"Titular", | |
| "matricula":"411", | |
| "idParlamentar":"5830433", | |
| "nome":"AUGUSTO SILVEIRA DE CARVALHO", | |
| "nomeParlamentar":"AUGUSTO CARVALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73655.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"SD", | |
| "gabinete":"215", | |
| "anexo":"4", | |
| "fone":"3215-5215", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178880", | |
| "codOrcamento":"3721", | |
| "condicao":"Titular", | |
| "matricula":"432", | |
| "idParlamentar":"5830445", | |
| "nome":"MARCOS ABRAO RORIZ SOARES DE CARVALHO", | |
| "nomeParlamentar":"MARCOS ABR\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178880.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PPS", | |
| "gabinete":"375", | |
| "anexo":"3", | |
| "fone":"3215-5375", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160591", | |
| "codOrcamento":"2676", | |
| "condicao":"Titular", | |
| "matricula":"16", | |
| "idParlamentar":"5830482", | |
| "nome":"VINICIUS DE AZEVEDO GURGEL", | |
| "nomeParlamentar":"VINICIUS GURGEL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160591.jpg", | |
| "sexo":"masculino", | |
| "uf":"AP", | |
| "partido":"PR", | |
| "gabinete":"852", | |
| "anexo":"4", | |
| "fone":"3215-5852", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"93083", | |
| "codOrcamento":"3061", | |
| "condicao":"Titular", | |
| "matricula":"193", | |
| "idParlamentar":"5830296", | |
| "nome":"CARLOS FELIPE VAZQUEZ DE SOUZA LE\u00c3O", | |
| "nomeParlamentar":"CAC\u00c1 LE\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/93083.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PP", | |
| "gabinete":"320", | |
| "anexo":"4", | |
| "fone":"3215-5320", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178966", | |
| "codOrcamento":"3235", | |
| "condicao":"Titular", | |
| "matricula":"482", | |
| "idParlamentar":"5830539", | |
| "nome":"GEOVANIA DE SA RODRIGUES", | |
| "nomeParlamentar":"GEOVANIA DE S\u00c1", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178966.jpg", | |
| "sexo":"feminino", | |
| "uf":"SC", | |
| "partido":"PSDB", | |
| "gabinete":"606", | |
| "anexo":"4", | |
| "fone":"3215-5606", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141480", | |
| "codOrcamento":"2429", | |
| "condicao":"Titular", | |
| "matricula":"63", | |
| "idParlamentar":"5830290", | |
| "nome":"L\u00c1ZARO BOTELHO MARTINS", | |
| "nomeParlamentar":"L\u00c1ZARO BOTELHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141480.jpg", | |
| "sexo":"masculino", | |
| "uf":"TO", | |
| "partido":"PP", | |
| "gabinete":"478", | |
| "anexo":"3", | |
| "fone":"3215-5478", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160600", | |
| "codOrcamento":"2739", | |
| "condicao":"Titular", | |
| "matricula":"192", | |
| "idParlamentar":"5830788", | |
| "nome":"ARTHUR DE OLIVEIRA MAIA DA SILVA", | |
| "nomeParlamentar":"ARTHUR OLIVEIRA MAIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160600.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"SD", | |
| "gabinete":"830", | |
| "anexo":"4", | |
| "fone":"3215-5830", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178874", | |
| "codOrcamento":"3762", | |
| "condicao":"Titular", | |
| "matricula":"283", | |
| "idParlamentar":"5830682", | |
| "nome":"ANTONIO SERGIO ALVES VIDIGAL", | |
| "nomeParlamentar":"SERGIO VIDIGAL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178874.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PDT", | |
| "gabinete":"812", | |
| "anexo":"4", | |
| "fone":"3215-5812", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178840", | |
| "codOrcamento":"3780", | |
| "condicao":"Titular", | |
| "matricula":"59", | |
| "idParlamentar":"5830688", | |
| "nome":"WHERLES FERNANDES DA ROCHA", | |
| "nomeParlamentar":"ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178840.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PSDB", | |
| "gabinete":"607", | |
| "anexo":"4", | |
| "fone":"3215-5607", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74254", | |
| "codOrcamento":"1508", | |
| "condicao":"Titular", | |
| "matricula":"312", | |
| "idParlamentar":"5830339", | |
| "nome":"LEONARDO CARNEIRO MONTEIRO PICCIANI", | |
| "nomeParlamentar":"LEONARDO PICCIANI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74254.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"302", | |
| "anexo":"4", | |
| "fone":"3215-5302", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74655", | |
| "codOrcamento":"3186", | |
| "condicao":"Titular", | |
| "matricula":"230", | |
| "idParlamentar":"5830588", | |
| "nome":"EDUARDO LUIZ BARROS BARBOSA", | |
| "nomeParlamentar":"EDUARDO BARBOSA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74655.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"540", | |
| "anexo":"4", | |
| "fone":"3215-1540", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74273", | |
| "codOrcamento":"1581", | |
| "condicao":"Titular", | |
| "matricula":"349", | |
| "idParlamentar":"5830439", | |
| "nome":"JEFFERSON ALVES DE CAMPOS", | |
| "nomeParlamentar":"JEFFERSON CAMPOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74273.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSD", | |
| "gabinete":"346", | |
| "anexo":"4", | |
| "fone":"3215-5346", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160637", | |
| "codOrcamento":"2831", | |
| "condicao":"Titular", | |
| "matricula":"414", | |
| "idParlamentar":"5830488", | |
| "nome":"RONALDO FONSECA DE SOUZA", | |
| "nomeParlamentar":"RONALDO FONSECA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160637.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"PROS", | |
| "gabinete":"223", | |
| "anexo":"4", | |
| "fone":"3215-5223", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"62881", | |
| "codOrcamento":"2700", | |
| "condicao":"Titular", | |
| "matricula":"95", | |
| "idParlamentar":"5830390", | |
| "nome":"FRANCISCO DANILO BASTOS FORTE", | |
| "nomeParlamentar":"DANILO FORTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/62881.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PMDB", | |
| "gabinete":"384", | |
| "anexo":"3", | |
| "fone":"3215-5384", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178835", | |
| "codOrcamento":"3020", | |
| "condicao":"Titular", | |
| "matricula":"490", | |
| "idParlamentar":"5830619", | |
| "nome":"AFONSO ANTUNES DA MOTTA", | |
| "nomeParlamentar":"AFONSO MOTTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178835.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PDT", | |
| "gabinete":"711", | |
| "anexo":"4", | |
| "fone":"3215-5711", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160569", | |
| "codOrcamento":"2751", | |
| "condicao":"Titular", | |
| "matricula":"219", | |
| "idParlamentar":"5830548", | |
| "nome":"WALDENOR ALVES PEREIRA FILHO", | |
| "nomeParlamentar":"WALDENOR PEREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160569.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"954", | |
| "anexo":"4", | |
| "fone":"3215-5954", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74090", | |
| "codOrcamento":"1619", | |
| "condicao":"Titular", | |
| "matricula":"38", | |
| "idParlamentar":"5830571", | |
| "nome":"\u00c1TILA SIDNEY LINS ALBUQUERQUE", | |
| "nomeParlamentar":"\u00c1TILA LINS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74090.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PSD", | |
| "gabinete":"730", | |
| "anexo":"4", | |
| "fone":"3215-5730", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178960", | |
| "codOrcamento":"3745", | |
| "condicao":"Titular", | |
| "matricula":"7", | |
| "idParlamentar":"5830333", | |
| "nome":"REMIDIO MONAI MONTESSI", | |
| "nomeParlamentar":"REM\u00cdDIO MONAI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178960.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PR", | |
| "gabinete":"641", | |
| "anexo":"4", | |
| "fone":"3215-5641", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160589", | |
| "codOrcamento":"2797", | |
| "condicao":"Titular", | |
| "matricula":"335", | |
| "idParlamentar":"5830665", | |
| "nome":"BRUNA DIAS FURLAN", | |
| "nomeParlamentar":"BRUNA FURLAN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160589.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"836", | |
| "anexo":"4", | |
| "fone":"3215-5836", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"163831", | |
| "codOrcamento":"2923", | |
| "condicao":"Titular", | |
| "matricula":"310", | |
| "idParlamentar":"5830642", | |
| "nome":"FERNANDO ANT\u00d4NIO CECILIANO JORD\u00c3O", | |
| "nomeParlamentar":"FERNANDO JORD\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/163831.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"626", | |
| "anexo":"4", | |
| "fone":"3215-5626", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178870", | |
| "codOrcamento":"3755", | |
| "condicao":"Titular", | |
| "matricula":"415", | |
| "idParlamentar":"5830310", | |
| "nome":"RONEY TANIOS NEMER", | |
| "nomeParlamentar":"RONEY NEMER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178870.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"PMDB", | |
| "gabinete":"572", | |
| "anexo":"3", | |
| "fone":"3215-5572", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74457", | |
| "codOrcamento":"1664", | |
| "condicao":"Titular", | |
| "matricula":"105", | |
| "idParlamentar":"5830717", | |
| "nome":"MORONI BING TORGAN", | |
| "nomeParlamentar":"MORONI TORGAN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74457.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"DEM", | |
| "gabinete":"445", | |
| "anexo":"4", | |
| "fone":"3215-5445", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178958", | |
| "codOrcamento":"3066", | |
| "condicao":"Titular", | |
| "matricula":"3", | |
| "idParlamentar":"5830456", | |
| "nome":"CARLOS AUGUSTO ANDRADE SILVA", | |
| "nomeParlamentar":"CARLOS ANDRADE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178958.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PHS", | |
| "gabinete":"758", | |
| "anexo":"4", | |
| "fone":"3215-5758", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160601", | |
| "codOrcamento":"2812", | |
| "condicao":"Titular", | |
| "matricula":"379", | |
| "idParlamentar":"5830379", | |
| "nome":"MARCO ANT\u00d4NIO FELICIANO", | |
| "nomeParlamentar":"PR. MARCO FELICIANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160601.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSC", | |
| "gabinete":"254", | |
| "anexo":"4", | |
| "fone":"3215-5254", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"72912", | |
| "codOrcamento":"3071", | |
| "condicao":"Titular", | |
| "matricula":"292", | |
| "idParlamentar":"5830473", | |
| "nome":"CELSO PANSERA", | |
| "nomeParlamentar":"CELSO PANSERA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/72912.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"475", | |
| "anexo":"3", | |
| "fone":"3215-5475", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74317", | |
| "codOrcamento":"1246", | |
| "condicao":"Titular", | |
| "matricula":"114", | |
| "idParlamentar":"5830694", | |
| "nome":"J\u00daLIO C\u00c9SAR DE CARVALHO LIMA", | |
| "nomeParlamentar":"J\u00daLIO CESAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74317.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PSD", | |
| "gabinete":"944", | |
| "anexo":"4", | |
| "fone":"3215-5944", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160655", | |
| "codOrcamento":"2815", | |
| "condicao":"Titular", | |
| "matricula":"383", | |
| "idParlamentar":"5830479", | |
| "nome":"RICARDO IZAR JUNIOR", | |
| "nomeParlamentar":"RICARDO IZAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160655.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSD", | |
| "gabinete":"634", | |
| "anexo":"4", | |
| "fone":"3215-5634", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178922", | |
| "codOrcamento":"3767", | |
| "condicao":"Titular", | |
| "matricula":"161", | |
| "idParlamentar":"5830425", | |
| "nome":"FRANCISCO TADEU BARBOSA DE ALENCAR", | |
| "nomeParlamentar":"TADEU ALENCAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178922.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"820", | |
| "anexo":"4", | |
| "fone":"3215-5820", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178910", | |
| "codOrcamento":"3692", | |
| "condicao":"Titular", | |
| "matricula":"33", | |
| "idParlamentar":"5830502", | |
| "nome":"JOAQUIM PASSARINHO PINTO DE SOUZA PORTO", | |
| "nomeParlamentar":"JOAQUIM PASSARINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178910.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PSD", | |
| "gabinete":"339", | |
| "anexo":"4", | |
| "fone":"3215-5339", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74156", | |
| "codOrcamento":"1403", | |
| "condicao":"Titular", | |
| "matricula":"253", | |
| "idParlamentar":"5830402", | |
| "nome":"JOS\u00c9 LEONARDO COSTA MONTEIRO", | |
| "nomeParlamentar":"LEONARDO MONTEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74156.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"922", | |
| "anexo":"4", | |
| "fone":"3215-5922", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141552", | |
| "codOrcamento":"2550", | |
| "condicao":"Titular", | |
| "matricula":"404", | |
| "idParlamentar":"5830648", | |
| "nome":"VALTENIR LUIZ PEREIRA", | |
| "nomeParlamentar":"VALTENIR PEREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141552.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PROS", | |
| "gabinete":"913", | |
| "anexo":"4", | |
| "fone":"3215-5913", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160576", | |
| "codOrcamento":"2690", | |
| "condicao":"Titular", | |
| "matricula":"64", | |
| "idParlamentar":"5830525", | |
| "nome":"CESAR HANNA HALUM", | |
| "nomeParlamentar":"C\u00c9SAR HALUM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160576.jpg", | |
| "sexo":"masculino", | |
| "uf":"TO", | |
| "partido":"PRB", | |
| "gabinete":"422", | |
| "anexo":"4", | |
| "fone":"3215-5422", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178881", | |
| "codOrcamento":"3043", | |
| "condicao":"Titular", | |
| "matricula":"68", | |
| "idParlamentar":"5830565", | |
| "nome":"ALUISIO GUIMARAES MENDES FILHO", | |
| "nomeParlamentar":"ALUISIO MENDES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178881.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PSDC", | |
| "gabinete":"931", | |
| "anexo":"4", | |
| "fone":"3215-5931", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73674", | |
| "codOrcamento":"1478", | |
| "condicao":"Titular", | |
| "matricula":"427", | |
| "idParlamentar":"5830602", | |
| "nome":"ROBERTO EG\u00cdDIO BALESTRA", | |
| "nomeParlamentar":"ROBERTO BALESTRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73674.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PP", | |
| "gabinete":"219", | |
| "anexo":"4", | |
| "fone":"3215-5219", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160578", | |
| "codOrcamento":"2841", | |
| "condicao":"Titular", | |
| "matricula":"446", | |
| "idParlamentar":"5830508", | |
| "nome":"EDMAR DE SOUZA ARRUDA", | |
| "nomeParlamentar":"EDMAR ARRUDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160578.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSC", | |
| "gabinete":"962", | |
| "anexo":"4", | |
| "fone":"3215-5962", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"64960", | |
| "codOrcamento":"1124", | |
| "condicao":"Titular", | |
| "matricula":"6", | |
| "idParlamentar":"5830765", | |
| "nome":"MARIA HELENA VERONESE RODRIGUES", | |
| "nomeParlamentar":"MARIA HELENA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/64960.jpg", | |
| "sexo":"feminino", | |
| "uf":"RR", | |
| "partido":"PSB", | |
| "gabinete":"410", | |
| "anexo":"4", | |
| "fone":"3215-5410", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141422", | |
| "codOrcamento":"2449", | |
| "condicao":"Titular", | |
| "matricula":"128", | |
| "idParlamentar":"5830519", | |
| "nome":"EFRAIM DE ARA\u00daJO MORAIS FILHO", | |
| "nomeParlamentar":"EFRAIM FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141422.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"DEM", | |
| "gabinete":"744", | |
| "anexo":"4", | |
| "fone":"3215-5744", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178892", | |
| "codOrcamento":"3079", | |
| "condicao":"Titular", | |
| "matricula":"227", | |
| "idParlamentar":"5830705", | |
| "nome":"DAMINA DE CARVALHO PEREIRA", | |
| "nomeParlamentar":"D\u00c2MINA PEREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178892.jpg", | |
| "sexo":"feminino", | |
| "uf":"MG", | |
| "partido":"PMN", | |
| "gabinete":"434", | |
| "anexo":"4", | |
| "fone":"3215-5434", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74262", | |
| "codOrcamento":"1527", | |
| "condicao":"Titular", | |
| "matricula":"338", | |
| "idParlamentar":"5830711", | |
| "nome":"CARLOS HENRIQUE FOCESI SAMPAIO", | |
| "nomeParlamentar":"CARLOS SAMPAIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74262.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"207", | |
| "anexo":"4", | |
| "fone":"3215-5207", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74366", | |
| "codOrcamento":"1955", | |
| "condicao":"Titular", | |
| "matricula":"418", | |
| "idParlamentar":"5830462", | |
| "nome":"JO\u00c3O CAMPOS DE ARA\u00daJO", | |
| "nomeParlamentar":"JO\u00c3O CAMPOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74366.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"315", | |
| "anexo":"4", | |
| "fone":"3215-5315", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"151208", | |
| "codOrcamento":"2608", | |
| "condicao":"Titular", | |
| "matricula":"176", | |
| "idParlamentar":"5830362", | |
| "nome":"LAERCIO JOS\u00c9 DE OLIVEIRA", | |
| "nomeParlamentar":"LAERCIO OLIVEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/151208.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"SD", | |
| "gabinete":"629", | |
| "anexo":"4", | |
| "fone":"3215-5629", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178938", | |
| "codOrcamento":"3058", | |
| "condicao":"Titular", | |
| "matricula":"289", | |
| "idParlamentar":"5830757", | |
| "nome":"BENEVENUTO DACIOLO FONSECA DOS SANTOS", | |
| "nomeParlamentar":"CABO DACIOLO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178938.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"S.PART.", | |
| "gabinete":"803", | |
| "anexo":"4", | |
| "fone":"3215-5803", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74570", | |
| "codOrcamento":"3477", | |
| "condicao":"Titular", | |
| "matricula":"206", | |
| "idParlamentar":"5830416", | |
| "nome":"JUTAHY MAGALH\u00c3ES J\u00daNIOR", | |
| "nomeParlamentar":"JUTAHY JUNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74570.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSDB", | |
| "gabinete":"407", | |
| "anexo":"4", | |
| "fone":"3215-5407", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73778", | |
| "codOrcamento":"1867", | |
| "condicao":"Titular", | |
| "matricula":"454", | |
| "idParlamentar":"5830316", | |
| "nome":"LUIZ CARLOS JORGE HAULY", | |
| "nomeParlamentar":"LUIZ CARLOS HAULY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73778.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSDB", | |
| "gabinete":"220", | |
| "anexo":"4", | |
| "fone":"3215-5220", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"129037", | |
| "codOrcamento":"2760", | |
| "condicao":"Titular", | |
| "matricula":"244", | |
| "idParlamentar":"5830611", | |
| "nome":"GABRIEL GUIMAR\u00c3ES DE ANDRADE", | |
| "nomeParlamentar":"GABRIEL GUIMAR\u00c3ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/129037.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"821", | |
| "anexo":"4", | |
| "fone":"3215-5821", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178909", | |
| "codOrcamento":"3339", | |
| "condicao":"Titular", | |
| "matricula":"32", | |
| "idParlamentar":"5830299", | |
| "nome":"HELIO LEITE DA SILVA", | |
| "nomeParlamentar":"H\u00c9LIO LEITE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178909.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"DEM", | |
| "gabinete":"403", | |
| "anexo":"4", | |
| "fone":"3215-5403", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178841", | |
| "codOrcamento":"3074", | |
| "condicao":"Titular", | |
| "matricula":"165", | |
| "idParlamentar":"5830797", | |
| "nome":"JOS\u00c9 C\u00cdCERO SOARES DE ALMEIDA", | |
| "nomeParlamentar":"C\u00cdCERO ALMEIDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178841.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PRTB", | |
| "gabinete":"760", | |
| "anexo":"4", | |
| "fone":"3215-5760", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"69871", | |
| "codOrcamento":"3051", | |
| "condicao":"Titular", | |
| "matricula":"184", | |
| "idParlamentar":"5830536", | |
| "nome":"JOAO CARLOS BACELAR BATISTA", | |
| "nomeParlamentar":"BACELAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/69871.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PTN", | |
| "gabinete":"381", | |
| "anexo":"3", | |
| "fone":"3215-5381", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160512", | |
| "codOrcamento":"2778", | |
| "condicao":"Titular", | |
| "matricula":"290", | |
| "idParlamentar":"5830465", | |
| "nome":"AUREO LIDIO MOREIRA RIBEIRO", | |
| "nomeParlamentar":"AUREO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160512.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"SD", | |
| "gabinete":"212", | |
| "anexo":"4", | |
| "fone":"3215-5212", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"171619", | |
| "codOrcamento":"2975", | |
| "condicao":"Titular", | |
| "matricula":"237", | |
| "idParlamentar":"5830442", | |
| "nome":"MARIA MARGARIDA MARTINS SALOM\u00c3O", | |
| "nomeParlamentar":"MARGARIDA SALOM\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/171619.jpg", | |
| "sexo":"feminino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"236", | |
| "anexo":"4", | |
| "fone":"3215-5236", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141558", | |
| "codOrcamento":"2435", | |
| "condicao":"Titular", | |
| "matricula":"84", | |
| "idParlamentar":"5830393", | |
| "nome":"WALDIR MARANH\u00c3O CARDOSO", | |
| "nomeParlamentar":"WALDIR MARANH\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141558.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PP", | |
| "gabinete":"575", | |
| "anexo":"3", | |
| "fone":"3215-5575", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178867", | |
| "codOrcamento":"3711", | |
| "condicao":"Titular", | |
| "matricula":"104", | |
| "idParlamentar":"5830605", | |
| "nome":"JOSE MARIA MACEDO JUNIOR", | |
| "nomeParlamentar":"MACEDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178867.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PSL", | |
| "gabinete":"214", | |
| "anexo":"4", | |
| "fone":"3215-5214", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178849", | |
| "codOrcamento":"3398", | |
| "condicao":"Titular", | |
| "matricula":"42", | |
| "idParlamentar":"5830728", | |
| "nome":"HISSA NAGIB ABRAHAO FILHO", | |
| "nomeParlamentar":"HISSA ABRAH\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178849.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PPS", | |
| "gabinete":"272", | |
| "anexo":"3", | |
| "fone":"3215-5272", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178875", | |
| "codOrcamento":"3038", | |
| "condicao":"Titular", | |
| "matricula":"416", | |
| "idParlamentar":"5830373", | |
| "nome":"ALEXANDRE BALDY DE SANT\u0027ANNA BRAGA", | |
| "nomeParlamentar":"ALEXANDRE BALDY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178875.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"441", | |
| "anexo":"4", | |
| "fone":"3215-5441", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178903", | |
| "codOrcamento":"3035", | |
| "condicao":"Titular", | |
| "matricula":"401", | |
| "idParlamentar":"5830628", | |
| "nome":"ADILTON DOMINGOS SACHETTI", | |
| "nomeParlamentar":"ADILTON SACHETTI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178903.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PSB", | |
| "gabinete":"374", | |
| "anexo":"3", | |
| "fone":"3215-5374", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"164359", | |
| "codOrcamento":"2927", | |
| "condicao":"Titular", | |
| "matricula":"421", | |
| "idParlamentar":"5830350", | |
| "nome":"WALDIR SOARES DE OLIVEIRA", | |
| "nomeParlamentar":"DELEGADO WALDIR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/164359.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"645", | |
| "anexo":"4", | |
| "fone":"3215-5645", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178916", | |
| "codOrcamento":"3080", | |
| "condicao":"Titular", | |
| "matricula":"144", | |
| "idParlamentar":"5830748", | |
| "nome":"DANIEL PIRES COELHO", | |
| "nomeParlamentar":"DANIEL COELHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178916.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSDB", | |
| "gabinete":"813", | |
| "anexo":"4", | |
| "fone":"3215-5813", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178846", | |
| "codOrcamento":"2637", | |
| "condicao":"Titular", | |
| "matricula":"36", | |
| "idParlamentar":"5830771", | |
| "nome":"ALFREDO PEREIRA DO NASCIMENTO", | |
| "nomeParlamentar":"ALFREDO NASCIMENTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178846.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PR", | |
| "gabinete":"401", | |
| "anexo":"4", | |
| "fone":"3215-5401", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141401", | |
| "codOrcamento":"2547", | |
| "condicao":"Titular", | |
| "matricula":"400", | |
| "idParlamentar":"5830791", | |
| "nome":"CARLOS GOMES BEZERRA", | |
| "nomeParlamentar":"CARLOS BEZERRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141401.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PMDB", | |
| "gabinete":"815", | |
| "anexo":"4", | |
| "fone":"3215-5815", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73463", | |
| "codOrcamento":"3650", | |
| "condicao":"Titular", | |
| "matricula":"463", | |
| "idParlamentar":"5830293", | |
| "nome":"OSMAR JOS\u00c9 SERRAGLIO", | |
| "nomeParlamentar":"OSMAR SERRAGLIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73463.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PMDB", | |
| "gabinete":"845", | |
| "anexo":"4", | |
| "fone":"3215-5845", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141507", | |
| "codOrcamento":"2384", | |
| "condicao":"Titular", | |
| "matricula":"480", | |
| "idParlamentar":"5830542", | |
| "nome":"MAURO MARIANI", | |
| "nomeParlamentar":"MAURO MARIANI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141507.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"925", | |
| "anexo":"4", | |
| "fone":"3215-5925", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178936", | |
| "codOrcamento":"3040", | |
| "condicao":"Titular", | |
| "matricula":"285", | |
| "idParlamentar":"5830436", | |
| "nome":"ALEXANDRE VALLE CARDOSO", | |
| "nomeParlamentar":"ALEXANDRE VALLE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178936.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PRP", | |
| "gabinete":"587", | |
| "anexo":"3", | |
| "fone":"3215-5587", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141411", | |
| "codOrcamento":"2170", | |
| "condicao":"Titular", | |
| "matricula":"434", | |
| "idParlamentar":"5830399", | |
| "nome":"DAGOBERTO NOGUEIRA FILHO", | |
| "nomeParlamentar":"DAGOBERTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141411.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"PDT", | |
| "gabinete":"654", | |
| "anexo":"4", | |
| "fone":"3215-5654", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178972", | |
| "codOrcamento":"3037", | |
| "condicao":"Titular", | |
| "matricula":"331", | |
| "idParlamentar":"5830591", | |
| "nome":"ALEX SPINELLI MANENTE", | |
| "nomeParlamentar":"ALEX MANENTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178972.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PPS", | |
| "gabinete":"245", | |
| "anexo":"4", | |
| "fone":"3215-5245", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74553", | |
| "codOrcamento":"1718", | |
| "condicao":"Titular", | |
| "matricula":"207", | |
| "idParlamentar":"5830579", | |
| "nome":"JOS\u00c9 CARLOS ALELUIA COSTA", | |
| "nomeParlamentar":"JOS\u00c9 CARLOS ALELUIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74553.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"DEM", | |
| "gabinete":"854", | |
| "anexo":"4", | |
| "fone":"3215-5854", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178843", | |
| "codOrcamento":"3728", | |
| "condicao":"Titular", | |
| "matricula":"169", | |
| "idParlamentar":"5830777", | |
| "nome":"MARX BELTR\u00c3O LIMA SIQUEIRA", | |
| "nomeParlamentar":"MARX BELTR\u00c3O ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178843.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PMDB", | |
| "gabinete":"474", | |
| "anexo":"3", | |
| "fone":"3215-5474", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"133373", | |
| "codOrcamento":"2077", | |
| "condicao":"Titular", | |
| "matricula":"496", | |
| "idParlamentar":"5830634", | |
| "nome":"MARCO AUR\u00c9LIO SPALL MAIA", | |
| "nomeParlamentar":"MARCO MAIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/133373.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"28", | |
| "anexo":"1", | |
| "fone":"3215-5964", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74371", | |
| "codOrcamento":"1960", | |
| "condicao":"Titular", | |
| "matricula":"425", | |
| "idParlamentar":"5830485", | |
| "nome":"RUBENS OTONI GOMIDE", | |
| "nomeParlamentar":"RUBENS OTONI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74371.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PT", | |
| "gabinete":"501", | |
| "anexo":"4", | |
| "fone":"3215-5501", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178876", | |
| "codOrcamento":"3070", | |
| "condicao":"Titular", | |
| "matricula":"417", | |
| "idParlamentar":"5830585", | |
| "nome":"CELIO ANTONIO DA SILVEIRA", | |
| "nomeParlamentar":"C\u00c9LIO SILVEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178876.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"565", | |
| "anexo":"3", | |
| "fone":"3215-5565", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"132056", | |
| "codOrcamento":"2531", | |
| "condicao":"Titular", | |
| "matricula":"373", | |
| "idParlamentar":"5830342", | |
| "nome":"PAULO SALIM MALUF", | |
| "nomeParlamentar":"PAULO MALUF", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/132056.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PP", | |
| "gabinete":"512", | |
| "anexo":"4", | |
| "fone":"3215-5512", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178948", | |
| "codOrcamento":"3054", | |
| "condicao":"Titular", | |
| "matricula":"122", | |
| "idParlamentar":"5830685", | |
| "nome":"CARLOS ALBERTO DE SOUSA ROSADO SEGUNDO", | |
| "nomeParlamentar":"BETO ROSADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178948.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PP", | |
| "gabinete":"840", | |
| "anexo":"4", | |
| "fone":"3215-5840", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141483", | |
| "codOrcamento":"2420", | |
| "condicao":"Titular", | |
| "matricula":"45", | |
| "idParlamentar":"5830734", | |
| "nome":"LINDOMAR BARBOSA ALVES", | |
| "nomeParlamentar":"LINDOMAR GAR\u00c7ON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141483.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"PMDB", | |
| "gabinete":"548", | |
| "anexo":"4", | |
| "fone":"3215-5548", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178994", | |
| "codOrcamento":"3086", | |
| "condicao":"Titular", | |
| "matricula":"61", | |
| "idParlamentar":"5830311", | |
| "nome":"DULCE FERREIRA PAGANI MIRANDA", | |
| "nomeParlamentar":"DULCE MIRANDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178994.jpg", | |
| "sexo":"feminino", | |
| "uf":"TO", | |
| "partido":"PMDB", | |
| "gabinete":"530", | |
| "anexo":"4", | |
| "fone":"3215-5530", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160633", | |
| "codOrcamento":"2838", | |
| "condicao":"Titular", | |
| "matricula":"436", | |
| "idParlamentar":"5830643", | |
| "nome":"LUIZ HENRIQUE MANDETTA", | |
| "nomeParlamentar":"MANDETTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160633.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"DEM", | |
| "gabinete":"577", | |
| "anexo":"3", | |
| "fone":"3215-5577", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178941", | |
| "codOrcamento":"3098", | |
| "condicao":"Titular", | |
| "matricula":"303", | |
| "idParlamentar":"5830620", | |
| "nome":"EZEQUIEL CORTAZ TEIXEIRA", | |
| "nomeParlamentar":"EZEQUIEL TEIXEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178941.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"SD", | |
| "gabinete":"210", | |
| "anexo":"4", | |
| "fone":"3215-5210", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74784", | |
| "codOrcamento":"3611", | |
| "condicao":"Titular", | |
| "matricula":"371", | |
| "idParlamentar":"5830288", | |
| "nome":"LUIZA ERUNDINA DE SOUSA", | |
| "nomeParlamentar":"LUIZA ERUNDINA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74784.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PSB", | |
| "gabinete":"620", | |
| "anexo":"4", | |
| "fone":"3215-5620", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73788", | |
| "codOrcamento":"3332", | |
| "condicao":"Titular", | |
| "matricula":"462", | |
| "idParlamentar":"5830357", | |
| "nome":"RICARDO JOS\u00c9 MAGALH\u00c3ES BARROS", | |
| "nomeParlamentar":"RICARDO BARROS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73788.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PP", | |
| "gabinete":"412", | |
| "anexo":"4", | |
| "fone":"3215-5412", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160559", | |
| "codOrcamento":"2858", | |
| "condicao":"Titular", | |
| "matricula":"486", | |
| "idParlamentar":"5830689", | |
| "nome":"ALCEU MOREIRA DA SILVA", | |
| "nomeParlamentar":"ALCEU MOREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160559.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PMDB", | |
| "gabinete":"238", | |
| "anexo":"4", | |
| "fone":"3215-5238", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178995", | |
| "codOrcamento":"3748", | |
| "condicao":"Titular", | |
| "matricula":"17", | |
| "idParlamentar":"5830334", | |
| "nome":"ANTONIO ROBERTO RODRIGUES G\u00d3ES DA SILVA", | |
| "nomeParlamentar":"ROBERTO G\u00d3ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178995.jpg", | |
| "sexo":"masculino", | |
| "uf":"AP", | |
| "partido":"PDT", | |
| "gabinete":"462", | |
| "anexo":"4", | |
| "fone":"3215-5462", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178854", | |
| "codOrcamento":"3091", | |
| "condicao":"Titular", | |
| "matricula":"198", | |
| "idParlamentar":"5830666", | |
| "nome":"ELMAR JOSE VIEIRA NASCIMENTO", | |
| "nomeParlamentar":"ELMAR NASCIMENTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178854.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"DEM", | |
| "gabinete":"935", | |
| "anexo":"4", | |
| "fone":"3215-5935", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74017", | |
| "codOrcamento":"3322", | |
| "condicao":"Titular", | |
| "matricula":"323", | |
| "idParlamentar":"5830551", | |
| "nome":"PAULO FERNANDO FEIJO TORRES", | |
| "nomeParlamentar":"PAULO FEIJ\u00d3", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74017.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"336", | |
| "anexo":"4", | |
| "fone":"3215-5336", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73930", | |
| "codOrcamento":"1141", | |
| "condicao":"Titular", | |
| "matricula":"23", | |
| "idParlamentar":"5830474", | |
| "nome":"WLADIMIR AFONSO DA COSTA RABELO", | |
| "nomeParlamentar":"WLADIMIR COSTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73930.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"SD", | |
| "gabinete":"343", | |
| "anexo":"4", | |
| "fone":"3215-5343", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74212", | |
| "codOrcamento":"3122", | |
| "condicao":"Titular", | |
| "matricula":"87", | |
| "idParlamentar":"5830497", | |
| "nome":"AN\u00cdBAL FERREIRA GOMES", | |
| "nomeParlamentar":"AN\u00cdBAL GOMES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74212.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PMDB", | |
| "gabinete":"731", | |
| "anexo":"4", | |
| "fone":"3215-5731", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160641", | |
| "codOrcamento":"2675", | |
| "condicao":"Titular", | |
| "matricula":"15", | |
| "idParlamentar":"5830503", | |
| "nome":"MARCIVANIA DO SOCORRO DA ROCHA FLEXA", | |
| "nomeParlamentar":"PROFESSORA MARCIVANIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160641.jpg", | |
| "sexo":"feminino", | |
| "uf":"AP", | |
| "partido":"PT", | |
| "gabinete":"338", | |
| "anexo":"4", | |
| "fone":"3215-5338", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141470", | |
| "codOrcamento":"2442", | |
| "condicao":"Titular", | |
| "matricula":"103", | |
| "idParlamentar":"5830597", | |
| "nome":"JOS\u00c9 NOBRE GUIMAR\u00c3ES", | |
| "nomeParlamentar":"JOS\u00c9 GUIMAR\u00c3ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141470.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PT", | |
| "gabinete":"306", | |
| "anexo":"4", | |
| "fone":"3215-5306", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160567", | |
| "codOrcamento":"2868", | |
| "condicao":"Titular", | |
| "matricula":"509", | |
| "idParlamentar":"5830428", | |
| "nome":"NELSON MARCHEZAN J\u00daNIOR", | |
| "nomeParlamentar":"NELSON MARCHEZAN JUNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160567.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PSDB", | |
| "gabinete":"250", | |
| "anexo":"4", | |
| "fone":"3215-5250", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73437", | |
| "codOrcamento":"1799", | |
| "condicao":"Titular", | |
| "matricula":"340", | |
| "idParlamentar":"5830451", | |
| "nome":"PAULO ROBERTO GOMES MANSUR", | |
| "nomeParlamentar":"BETO MANSUR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73437.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"616", | |
| "anexo":"4", | |
| "fone":"3215-5616", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73586", | |
| "codOrcamento":"3682", | |
| "condicao":"Titular", | |
| "matricula":"250", | |
| "idParlamentar":"5830574", | |
| "nome":"J\u00daLIO C\u00c9SAR DELGADO", | |
| "nomeParlamentar":"J\u00daLIO DELGADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73586.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSB", | |
| "gabinete":"323", | |
| "anexo":"4", | |
| "fone":"3215-5323", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178861", | |
| "codOrcamento":"3752", | |
| "condicao":"Titular", | |
| "matricula":"216", | |
| "idParlamentar":"5830566", | |
| "nome":"RONALDO CARLETTO", | |
| "nomeParlamentar":"RONALDO CARLETTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178861.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PP", | |
| "gabinete":"262", | |
| "anexo":"4", | |
| "fone":"3215-5262", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178828", | |
| "codOrcamento":"3094", | |
| "condicao":"Titular", | |
| "matricula":"354", | |
| "idParlamentar":"5830649", | |
| "nome":"EVANDRO HERRERA BERTONE GUSSI", | |
| "nomeParlamentar":"EVANDRO GUSSI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178828.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PV", | |
| "gabinete":"433", | |
| "anexo":"4", | |
| "fone":"3215-5433", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178983", | |
| "codOrcamento":"3717", | |
| "condicao":"Titular", | |
| "matricula":"370", | |
| "idParlamentar":"5830720", | |
| "nome":"MARCIO LUIZ ALVINO DE SOUZA", | |
| "nomeParlamentar":"MARCIO ALVINO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178983.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"331", | |
| "anexo":"4", | |
| "fone":"3215-5331", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74253", | |
| "codOrcamento":"1504", | |
| "condicao":"Titular", | |
| "matricula":"308", | |
| "idParlamentar":"5830411", | |
| "nome":"JULIO LUIZ BAPTISTA LOPES", | |
| "nomeParlamentar":"JULIO LOPES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74253.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PP", | |
| "gabinete":"544", | |
| "anexo":"4", | |
| "fone":"3215-5544", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"133439", | |
| "codOrcamento":"2083", | |
| "condicao":"Titular", | |
| "matricula":"89", | |
| "idParlamentar":"5830614", | |
| "nome":"ANDR\u00c9 PEIXOTO FIGUEIREDO LIMA", | |
| "nomeParlamentar":"ANDR\u00c9 FIGUEIREDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/133439.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PDT", | |
| "gabinete":"940", | |
| "anexo":"4", | |
| "fone":"3215-5940", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178991", | |
| "codOrcamento":"3547", | |
| "condicao":"Titular", | |
| "matricula":"390", | |
| "idParlamentar":"5830603", | |
| "nome":"SERGIO BAVINI", | |
| "nomeParlamentar":"S\u00c9RGIO REIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178991.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"213", | |
| "anexo":"4", | |
| "fone":"3215-5213", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74787", | |
| "codOrcamento":"3614", | |
| "condicao":"Titular", | |
| "matricula":"374", | |
| "idParlamentar":"5830520", | |
| "nome":"MILTON ANTONIO CASQUEL MONTI", | |
| "nomeParlamentar":"MILTON MONTI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74787.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"328", | |
| "anexo":"4", | |
| "fone":"3215-5328", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160673", | |
| "codOrcamento":"2863", | |
| "condicao":"Titular", | |
| "matricula":"502", | |
| "idParlamentar":"5830766", | |
| "nome":"GIOVANI CHERINI", | |
| "nomeParlamentar":"GIOVANI CHERINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160673.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PDT", | |
| "gabinete":"468", | |
| "anexo":"3", | |
| "fone":"3215-5468", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160517", | |
| "codOrcamento":"2774", | |
| "condicao":"Titular", | |
| "matricula":"280", | |
| "idParlamentar":"5830457", | |
| "nome":"PAULO ROBERTO FOLETTO", | |
| "nomeParlamentar":"PAULO FOLETTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160517.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PSB", | |
| "gabinete":"839", | |
| "anexo":"4", | |
| "fone":"3215-5839", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74665", | |
| "codOrcamento":"3230", | |
| "condicao":"Titular", | |
| "matricula":"240", | |
| "idParlamentar":"5830468", | |
| "nome":"JAIME MARTINS FILHO", | |
| "nomeParlamentar":"JAIME MARTINS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74665.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSD", | |
| "gabinete":"904", | |
| "anexo":"4", | |
| "fone":"3215-5904", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73692", | |
| "codOrcamento":"9048", | |
| "condicao":"Titular", | |
| "matricula":"497", | |
| "idParlamentar":"5830557", | |
| "nome":"OSMAR GASPARINI TERRA", | |
| "nomeParlamentar":"OSMAR TERRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73692.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PMDB", | |
| "gabinete":"927", | |
| "anexo":"4", | |
| "fone":"3215-5927", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178872", | |
| "codOrcamento":"3264", | |
| "condicao":"Titular", | |
| "matricula":"276", | |
| "idParlamentar":"5830706", | |
| "nome":"GIVALDO VIEIRA DA SILVA", | |
| "nomeParlamentar":"GIVALDO VIEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178872.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PT", | |
| "gabinete":"805", | |
| "anexo":"4", | |
| "fone":"3215-5805", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74210", | |
| "codOrcamento":"1159", | |
| "condicao":"Titular", | |
| "matricula":"85", | |
| "idParlamentar":"5830511", | |
| "nome":"JOS\u00c9 SARNEY FILHO", | |
| "nomeParlamentar":"SARNEY FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74210.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PV", | |
| "gabinete":"202", | |
| "anexo":"4", | |
| "fone":"3215-5202", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74140", | |
| "codOrcamento":"1355", | |
| "condicao":"Titular", | |
| "matricula":"197", | |
| "idParlamentar":"5830760", | |
| "nome":"JOS\u00c9 CARLOS LE\u00c3O DE ARA\u00daJO", | |
| "nomeParlamentar":"JOS\u00c9 CARLOS ARA\u00daJO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74140.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSD", | |
| "gabinete":"232", | |
| "anexo":"4", | |
| "fone":"3215-5232", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74270", | |
| "codOrcamento":"1568", | |
| "condicao":"Titular", | |
| "matricula":"360", | |
| "idParlamentar":"5830514", | |
| "nome":"GILBERTO NASCIMENTO SILVA", | |
| "nomeParlamentar":"GILBERTO NASCIMENTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74270.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSC", | |
| "gabinete":"834", | |
| "anexo":"4", | |
| "fone":"3215-5834", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178946", | |
| "codOrcamento":"3765", | |
| "condicao":"Titular", | |
| "matricula":"328", | |
| "idParlamentar":"5830365", | |
| "nome":"SORAYA ALENCAR DOS SANTOS", | |
| "nomeParlamentar":"SORAYA SANTOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178946.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"352", | |
| "anexo":"4", | |
| "fone":"3215-5352", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73701", | |
| "codOrcamento":"1310", | |
| "condicao":"Titular", | |
| "matricula":"291", | |
| "idParlamentar":"5830660", | |
| "nome":"BENEDITA SOUZA DA SILVA SAMPAIO", | |
| "nomeParlamentar":"BENEDITA DA SILVA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73701.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PT", | |
| "gabinete":"330", | |
| "anexo":"4", | |
| "fone":"3215-5330", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178911", | |
| "codOrcamento":"3764", | |
| "condicao":"Titular", | |
| "matricula":"35", | |
| "idParlamentar":"5830394", | |
| "nome":"SIMONE MARIA MORGADO FERREIRA", | |
| "nomeParlamentar":"SIMONE MORGADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178911.jpg", | |
| "sexo":"feminino", | |
| "uf":"PA", | |
| "partido":"PMDB", | |
| "gabinete":"440", | |
| "anexo":"4", | |
| "fone":"3215-5440", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178934", | |
| "codOrcamento":"3771", | |
| "condicao":"Titular", | |
| "matricula":"470", | |
| "idParlamentar":"5830417", | |
| "nome":"ANTONIO WANDSCHEER", | |
| "nomeParlamentar":"TONINHO WANDSCHEER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178934.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PT", | |
| "gabinete":"902", | |
| "anexo":"4", | |
| "fone":"3215-5902", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178986", | |
| "codOrcamento":"3735", | |
| "condicao":"Titular", | |
| "matricula":"382", | |
| "idParlamentar":"5830749", | |
| "nome":"NILTO IGNACIO TATTO", | |
| "nomeParlamentar":"NILTO TATTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178986.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"267", | |
| "anexo":"3", | |
| "fone":"3215-5267", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74060", | |
| "codOrcamento":"1339", | |
| "condicao":"Titular", | |
| "matricula":"188", | |
| "idParlamentar":"5830345", | |
| "nome":"DANIEL GOMES DE ALMEIDA", | |
| "nomeParlamentar":"DANIEL ALMEIDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74060.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PCdoB", | |
| "gabinete":"317", | |
| "anexo":"4", | |
| "fone":"3215-5317", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"171623", | |
| "codOrcamento":"2979", | |
| "condicao":"Titular", | |
| "matricula":"178", | |
| "idParlamentar":"5830680", | |
| "nome":"FABIO DE ALMEIDA REIS", | |
| "nomeParlamentar":"FABIO REIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/171623.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PMDB", | |
| "gabinete":"456", | |
| "anexo":"4", | |
| "fone":"3215-5456", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178886", | |
| "codOrcamento":"3699", | |
| "condicao":"Titular", | |
| "matricula":"79", | |
| "idParlamentar":"5830606", | |
| "nome":"JOSE JUSCELINO DOS SANTOS REZENDE FILHO", | |
| "nomeParlamentar":"JUSCELINO FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178886.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PRP", | |
| "gabinete":"370", | |
| "anexo":"3", | |
| "fone":"3215-5370", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"163321", | |
| "codOrcamento":"2922", | |
| "condicao":"Titular", | |
| "matricula":"517", | |
| "idParlamentar":"5830723", | |
| "nome":"RONALDO NOGUEIRA DE OLIVEIRA", | |
| "nomeParlamentar":"RONALDO NOGUEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/163321.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PTB", | |
| "gabinete":"625", | |
| "anexo":"4", | |
| "fone":"3215-5625", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178962", | |
| "codOrcamento":"3067", | |
| "condicao":"Titular", | |
| "matricula":"492", | |
| "idParlamentar":"5830302", | |
| "nome":"ANTONIO CARLOS GOMES DA SILVA", | |
| "nomeParlamentar":"CARLOS GOMES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178962.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PRB", | |
| "gabinete":"285", | |
| "anexo":"3", | |
| "fone":"3215-5285", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"186775", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Titular", | |
| "matricula":"544", | |
| "idParlamentar":"5830835", | |
| "nome":"FRANKLIN ROBERTO DE LIMA SOUZA", | |
| "nomeParlamentar":"PASTOR FRANKLIN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/186775.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PTdoB", | |
| "gabinete":"627", | |
| "anexo":"4", | |
| "fone":"3215-5627", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141450", | |
| "codOrcamento":"2397", | |
| "condicao":"Titular", | |
| "matricula":"306", | |
| "idParlamentar":"5830320", | |
| "nome":"HUGO LEAL MELO DA SILVA", | |
| "nomeParlamentar":"HUGO LEAL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141450.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PROS", | |
| "gabinete":"631", | |
| "anexo":"4", | |
| "fone":"3215-5631", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160553", | |
| "codOrcamento":"2737", | |
| "condicao":"Titular", | |
| "matricula":"189", | |
| "idParlamentar":"5830609", | |
| "nome":"ANTONIO LUIZ PARANHOS RIBEIRO LEITE DE BRITO", | |
| "nomeParlamentar":"ANTONIO BRITO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160553.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PTB", | |
| "gabinete":"479", | |
| "anexo":"3", | |
| "fone":"3215-5479", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74374", | |
| "codOrcamento":"1445", | |
| "condicao":"Titular", | |
| "matricula":"435", | |
| "idParlamentar":"5830512", | |
| "nome":"GERALDO RESENDE PEREIRA", | |
| "nomeParlamentar":"GERALDO RESENDE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74374.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"PMDB", | |
| "gabinete":"905", | |
| "anexo":"4", | |
| "fone":"3215-5905", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141398", | |
| "codOrcamento":"2520", | |
| "condicao":"Titular", | |
| "matricula":"398", | |
| "idParlamentar":"5830561", | |
| "nome":"CARLOS ALBERTO ROLIM ZARATTINI", | |
| "nomeParlamentar":"CARLOS ZARATTINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141398.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"808", | |
| "anexo":"4", | |
| "fone":"3215-5808", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178961", | |
| "codOrcamento":"3763", | |
| "condicao":"Titular", | |
| "matricula":"8", | |
| "idParlamentar":"5830489", | |
| "nome":"SH\u00c9RIDAN EST\u00c9RFANY OLIVEIRA DE ANCHIETA", | |
| "nomeParlamentar":"SH\u00c9RIDAN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178961.jpg", | |
| "sexo":"feminino", | |
| "uf":"RR", | |
| "partido":"PSDB", | |
| "gabinete":"246", | |
| "anexo":"4", | |
| "fone":"3215-5246", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74351", | |
| "codOrcamento":"3491", | |
| "condicao":"Titular", | |
| "matricula":"30", | |
| "idParlamentar":"5830632", | |
| "nome":"JOSU\u00c9 BENGTSON", | |
| "nomeParlamentar":"JOSU\u00c9 BENGTSON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74351.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PTB", | |
| "gabinete":"505", | |
| "anexo":"4", | |
| "fone":"3215-5505", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178951", | |
| "codOrcamento":"3742", | |
| "condicao":"Titular", | |
| "matricula":"123", | |
| "idParlamentar":"5830775", | |
| "nome":"RAFAEL HUETE DA MOTTA", | |
| "nomeParlamentar":"RAFAEL MOTTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178951.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PROS", | |
| "gabinete":"737", | |
| "anexo":"4", | |
| "fone":"3215-5737", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141518", | |
| "codOrcamento":"2532", | |
| "condicao":"Titular", | |
| "matricula":"372", | |
| "idParlamentar":"5830369", | |
| "nome":"PAULO PEREIRA DA SILVA", | |
| "nomeParlamentar":"PAULO PEREIRA DA SILVA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141518.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"SD", | |
| "gabinete":"217", | |
| "anexo":"4", | |
| "fone":"3215-5217", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160558", | |
| "codOrcamento":"2813", | |
| "condicao":"Titular", | |
| "matricula":"380", | |
| "idParlamentar":"5830701", | |
| "nome":"PAULO ROBERTO FREIRE DA COSTA", | |
| "nomeParlamentar":"PAULO FREIRE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160558.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"416", | |
| "anexo":"4", | |
| "fone":"3215-5416", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160599", | |
| "codOrcamento":"2755", | |
| "condicao":"Titular", | |
| "matricula":"231", | |
| "idParlamentar":"5830297", | |
| "nome":"DIMAS FABIANO TOLEDO J\u00daNIOR", | |
| "nomeParlamentar":"DIMAS FABIANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160599.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PP", | |
| "gabinete":"325", | |
| "anexo":"4", | |
| "fone":"3215-5325", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160649", | |
| "codOrcamento":"2850", | |
| "condicao":"Titular", | |
| "matricula":"471", | |
| "idParlamentar":"5830346", | |
| "nome":"ESPERIDI\u00c3O AMIN HELOU FILHO", | |
| "nomeParlamentar":"ESPERIDI\u00c3O AMIN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160649.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PP", | |
| "gabinete":"252", | |
| "anexo":"4", | |
| "fone":"3215-5252", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178836", | |
| "codOrcamento":"3036", | |
| "condicao":"Titular", | |
| "matricula":"53", | |
| "idParlamentar":"5830326", | |
| "nome":"ALAN RICK MIRANDA", | |
| "nomeParlamentar":"ALAN RICK", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178836.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PRB", | |
| "gabinete":"650", | |
| "anexo":"4", | |
| "fone":"3215-5650", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"143632", | |
| "codOrcamento":"2701", | |
| "condicao":"Titular", | |
| "matricula":"97", | |
| "idParlamentar":"5830652", | |
| "nome":"DOMINGOS GOMES DE AGUIAR NETO", | |
| "nomeParlamentar":"DOMINGOS NETO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/143632.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PROS", | |
| "gabinete":"546", | |
| "anexo":"4", | |
| "fone":"3215-5546", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141503", | |
| "codOrcamento":"2478", | |
| "condicao":"Titular", | |
| "matricula":"246", | |
| "idParlamentar":"5830724", | |
| "nome":"MARIA DO SOCORRO J\u00d4 MORAES", | |
| "nomeParlamentar":"J\u00d4 MORAES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141503.jpg", | |
| "sexo":"feminino", | |
| "uf":"MG", | |
| "partido":"PCdoB", | |
| "gabinete":"322", | |
| "anexo":"4", | |
| "fone":"3215-5322", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"166401", | |
| "codOrcamento":"2936", | |
| "condicao":"Titular", | |
| "matricula":"405", | |
| "idParlamentar":"5830675", | |
| "nome":"NILSON APARECIDO LEIT\u00c3O", | |
| "nomeParlamentar":"NILSON LEIT\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/166401.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PSDB", | |
| "gabinete":"825", | |
| "anexo":"4", | |
| "fone":"3215-5825", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74439", | |
| "codOrcamento":"3387", | |
| "condicao":"Titular", | |
| "matricula":"164", | |
| "idParlamentar":"5830303", | |
| "nome":"WOLNEY QUEIROZ MACIEL", | |
| "nomeParlamentar":"WOLNEY QUEIROZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74439.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PDT", | |
| "gabinete":"936", | |
| "anexo":"4", | |
| "fone":"3215-5936", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160602", | |
| "codOrcamento":"2678", | |
| "condicao":"Titular", | |
| "matricula":"18", | |
| "idParlamentar":"5830744", | |
| "nome":"ARNALDO JORDY FIGUEIREDO", | |
| "nomeParlamentar":"ARNALDO JORDY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160602.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PPS", | |
| "gabinete":"506", | |
| "anexo":"4", | |
| "fone":"3215-5506", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74079", | |
| "codOrcamento":"3260", | |
| "condicao":"Titular", | |
| "matricula":"26", | |
| "idParlamentar":"5830495", | |
| "nome":"JOS\u00c9 BENITO PRIANTE J\u00daNIOR", | |
| "nomeParlamentar":"JOS\u00c9 PRIANTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74079.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PMDB", | |
| "gabinete":"752", | |
| "anexo":"4", | |
| "fone":"3215-5752", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73424", | |
| "codOrcamento":"1345", | |
| "condicao":"Titular", | |
| "matricula":"327", | |
| "idParlamentar":"5830589", | |
| "nome":"SIM\u00c3O SESSIM", | |
| "nomeParlamentar":"SIM\u00c3O SESSIM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73424.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PP", | |
| "gabinete":"709", | |
| "anexo":"4", | |
| "fone":"3215-5709", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160596", | |
| "codOrcamento":"2834", | |
| "condicao":"Titular", | |
| "matricula":"423", | |
| "idParlamentar":"5830638", | |
| "nome":"HEULER ABREU CRUVINEL", | |
| "nomeParlamentar":"HEULER CRUVINEL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160596.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSD", | |
| "gabinete":"536", | |
| "anexo":"4", | |
| "fone":"3215-5536", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178987", | |
| "codOrcamento":"3737", | |
| "condicao":"Titular", | |
| "matricula":"386", | |
| "idParlamentar":"5830446", | |
| "nome":"ORLANDO SILVA DE JESUS JUNIOR", | |
| "nomeParlamentar":"ORLANDO SILVA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178987.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PCdoB", | |
| "gabinete":"923", | |
| "anexo":"4", | |
| "fone":"3215-5923", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160628", | |
| "codOrcamento":"2723", | |
| "condicao":"Titular", | |
| "matricula":"153", | |
| "idParlamentar":"5830532", | |
| "nome":"LUCIANA BARBOSA DE OLIVEIRA SANTOS", | |
| "nomeParlamentar":"LUCIANA SANTOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160628.jpg", | |
| "sexo":"feminino", | |
| "uf":"PE", | |
| "partido":"PCdoB", | |
| "gabinete":"524", | |
| "anexo":"4", | |
| "fone":"3215-5524", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178932", | |
| "codOrcamento":"3715", | |
| "condicao":"Titular", | |
| "matricula":"461", | |
| "idParlamentar":"5830581", | |
| "nome":"MARCELO BELINATI MARTINS", | |
| "nomeParlamentar":"MARCELO BELINATI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178932.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PP", | |
| "gabinete":"268", | |
| "anexo":"3", | |
| "fone":"3215-5268", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178895", | |
| "codOrcamento":"3731", | |
| "condicao":"Titular", | |
| "matricula":"245", | |
| "idParlamentar":"5830681", | |
| "nome":"MISAEL ARTUR FERREIRA VARELLA", | |
| "nomeParlamentar":"MISAEL VARELLA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178895.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"DEM", | |
| "gabinete":"721", | |
| "anexo":"4", | |
| "fone":"3215-5721", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"152610", | |
| "codOrcamento":"2615", | |
| "condicao":"Titular", | |
| "matricula":"387", | |
| "idParlamentar":"5830289", | |
| "nome":"BENEDITO ROBERTO ALVES FERREIRA", | |
| "nomeParlamentar":"ROBERTO ALVES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/152610.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"946", | |
| "anexo":"4", | |
| "fone":"3215-5946", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178912", | |
| "codOrcamento":"3739", | |
| "condicao":"Titular", | |
| "matricula":"135", | |
| "idParlamentar":"5830538", | |
| "nome":"PEDRO OLIVEIRA CUNHA LIMA", | |
| "nomeParlamentar":"PEDRO CUNHA LIMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178912.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PSDB", | |
| "gabinete":"611", | |
| "anexo":"4", | |
| "fone":"3215-5611", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160556", | |
| "codOrcamento":"2764", | |
| "condicao":"Titular", | |
| "matricula":"259", | |
| "idParlamentar":"5830781", | |
| "nome":"JO\u00c3O CARLOS SIQUEIRA", | |
| "nomeParlamentar":"PADRE JO\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160556.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"743", | |
| "anexo":"4", | |
| "fone":"3215-5743", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141542", | |
| "codOrcamento":"2566", | |
| "condicao":"Titular", | |
| "matricula":"512", | |
| "idParlamentar":"5830340", | |
| "nome":"S\u00c9RGIO IVAN MORAES", | |
| "nomeParlamentar":"S\u00c9RGIO MORAES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141542.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PTB", | |
| "gabinete":"258", | |
| "anexo":"4", | |
| "fone":"3215-5258", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"67138", | |
| "codOrcamento":"2707", | |
| "condicao":"Titular", | |
| "matricula":"113", | |
| "idParlamentar":"5830389", | |
| "nome":"IRACEMA MARIA PORTELLA NUNES NOGUEIRA LIMA", | |
| "nomeParlamentar":"IRACEMA PORTELLA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/67138.jpg", | |
| "sexo":"feminino", | |
| "uf":"PI", | |
| "partido":"PP", | |
| "gabinete":"924", | |
| "anexo":"4", | |
| "fone":"3215-5924", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141464", | |
| "codOrcamento":"2441", | |
| "condicao":"Titular", | |
| "matricula":"101", | |
| "idParlamentar":"5830501", | |
| "nome":"JOS\u00c9 AIRTON F\u00c9LIX CIRILO DA SILVA", | |
| "nomeParlamentar":"JOS\u00c9 AIRTON CIRILO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141464.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PT", | |
| "gabinete":"319", | |
| "anexo":"4", | |
| "fone":"3215-5319", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"94931", | |
| "codOrcamento":"2746", | |
| "condicao":"Titular", | |
| "matricula":"205", | |
| "idParlamentar":"5830430", | |
| "nome":"L\u00daCIO QUADROS VIEIRA LIMA", | |
| "nomeParlamentar":"LUCIO VIEIRA LIMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/94931.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PMDB", | |
| "gabinete":"612", | |
| "anexo":"4", | |
| "fone":"3215-5612", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"76287", | |
| "codOrcamento":"2786", | |
| "condicao":"Titular", | |
| "matricula":"311", | |
| "idParlamentar":"5830762", | |
| "nome":"MARCELO VIVIANI GON\u00c7ALVES", | |
| "nomeParlamentar":"MARCELO MATOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/76287.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PDT", | |
| "gabinete":"579", | |
| "anexo":"3", | |
| "fone":"3215-5579", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160570", | |
| "codOrcamento":"2864", | |
| "condicao":"Titular", | |
| "matricula":"505", | |
| "idParlamentar":"5830478", | |
| "nome":"JER\u00d4NIMO PIZZOLOTTO GOERGEN", | |
| "nomeParlamentar":"JER\u00d4NIMO GOERGEN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160570.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"316", | |
| "anexo":"4", | |
| "fone":"3215-5316", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"97707", | |
| "codOrcamento":"2032", | |
| "condicao":"Titular", | |
| "matricula":"115", | |
| "idParlamentar":"5830716", | |
| "nome":"HER\u00c1CLITO DE SOUSA FORTES", | |
| "nomeParlamentar":"HER\u00c1CLITO FORTES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/97707.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PSB", | |
| "gabinete":"708", | |
| "anexo":"4", | |
| "fone":"3215-5708", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160669", | |
| "codOrcamento":"2702", | |
| "condicao":"Titular", | |
| "matricula":"99", | |
| "idParlamentar":"5830384", | |
| "nome":"GENECIAS MATEUS NORONHA", | |
| "nomeParlamentar":"GENECIAS NORONHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160669.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"SD", | |
| "gabinete":"244", | |
| "anexo":"4", | |
| "fone":"3215-5244", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178931", | |
| "codOrcamento":"3705", | |
| "condicao":"Titular", | |
| "matricula":"457", | |
| "idParlamentar":"5830407", | |
| "nome":"LUCIANO DUCCI", | |
| "nomeParlamentar":"LUCIANO DUCCI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178931.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSB", | |
| "gabinete":"427", | |
| "anexo":"4", | |
| "fone":"3215-5427", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178920", | |
| "codOrcamento":"3747", | |
| "condicao":"Titular", | |
| "matricula":"157", | |
| "idParlamentar":"5830593", | |
| "nome":"RICARDO TEOBALDO CAVALCANTI", | |
| "nomeParlamentar":"RICARDO TEOBALDO ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178920.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PTB", | |
| "gabinete":"603", | |
| "anexo":"4", | |
| "fone":"3215-5603", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160509", | |
| "codOrcamento":"2852", | |
| "condicao":"Titular", | |
| "matricula":"476", | |
| "idParlamentar":"5830670", | |
| "nome":"JORGINHO DOS SANTOS MELLO", | |
| "nomeParlamentar":"JORGINHO MELLO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160509.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PR", | |
| "gabinete":"329", | |
| "anexo":"4", | |
| "fone":"3215-5329", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"113247", | |
| "codOrcamento":"3773", | |
| "condicao":"Titular", | |
| "matricula":"393", | |
| "idParlamentar":"5830355", | |
| "nome":"VALMIR PRASCIDELLI", | |
| "nomeParlamentar":"VALMIR PRASCIDELLI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/113247.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"837", | |
| "anexo":"4", | |
| "fone":"3215-5837", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178856", | |
| "codOrcamento":"3687", | |
| "condicao":"Titular", | |
| "matricula":"200", | |
| "idParlamentar":"5830693", | |
| "nome":"JOAO GUALBERTO VASCONCELOS", | |
| "nomeParlamentar":"JO\u00c3O GUALBERTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178856.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSDB", | |
| "gabinete":"358", | |
| "anexo":"4", | |
| "fone":"3215-5358", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160619", | |
| "codOrcamento":"2745", | |
| "condicao":"Titular", | |
| "matricula":"201", | |
| "idParlamentar":"5830570", | |
| "nome":"JOS\u00c9 NUNES SOARES", | |
| "nomeParlamentar":"JOS\u00c9 NUNES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160619.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSD", | |
| "gabinete":"728", | |
| "anexo":"4", | |
| "fone":"3215-5728", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160592", | |
| "codOrcamento":"2849", | |
| "condicao":"Titular", | |
| "matricula":"468", | |
| "idParlamentar":"5830576", | |
| "nome":"JOS\u00c9 CARLOS BECKER DE OLIVEIRA E SILVA", | |
| "nomeParlamentar":"ZECA DIRCEU", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160592.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PT", | |
| "gabinete":"613", | |
| "anexo":"4", | |
| "fone":"3215-5613", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178956", | |
| "codOrcamento":"3725", | |
| "condicao":"Titular", | |
| "matricula":"51", | |
| "idParlamentar":"5830624", | |
| "nome":"MARIANA FONSECA RIBEIRO CARVALHO DE MORAES", | |
| "nomeParlamentar":"MARIANA CARVALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178956.jpg", | |
| "sexo":"feminino", | |
| "uf":"RO", | |
| "partido":"PSDB", | |
| "gabinete":"508", | |
| "anexo":"4", | |
| "fone":"3215-5508", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160976", | |
| "codOrcamento":"2818", | |
| "condicao":"Titular", | |
| "matricula":"392", | |
| "idParlamentar":"5830378", | |
| "nome":"FRANCISCO EVERARDO OLIVEIRA SILVA", | |
| "nomeParlamentar":"TIRIRICA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160976.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"637", | |
| "anexo":"4", | |
| "fone":"3215-5637", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160588", | |
| "codOrcamento":"2754", | |
| "condicao":"Titular", | |
| "matricula":"228", | |
| "idParlamentar":"5830547", | |
| "nome":"DIEGO LEONARDO DE ANDRADE CARVALHO", | |
| "nomeParlamentar":"DIEGO ANDRADE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160588.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSD", | |
| "gabinete":"307", | |
| "anexo":"4", | |
| "fone":"3215-5307", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178852", | |
| "codOrcamento":"3722", | |
| "condicao":"Titular", | |
| "matricula":"12", | |
| "idParlamentar":"5830524", | |
| "nome":"MARCOS JOSE REATEGUI SOUZA", | |
| "nomeParlamentar":"MARCOS REATEGUI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178852.jpg", | |
| "sexo":"masculino", | |
| "uf":"AP", | |
| "partido":"PSC", | |
| "gabinete":"344", | |
| "anexo":"4", | |
| "fone":"3215-5344", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"136811", | |
| "codOrcamento":"2098", | |
| "condicao":"Titular", | |
| "matricula":"487", | |
| "idParlamentar":"5830647", | |
| "nome":"JOS\u00c9 ALFONSO EBERT HAMM", | |
| "nomeParlamentar":"AFONSO HAMM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/136811.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"604", | |
| "anexo":"4", | |
| "fone":"3215-5604", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74356", | |
| "codOrcamento":"3496", | |
| "condicao":"Titular", | |
| "matricula":"39", | |
| "idParlamentar":"5830401", | |
| "nome":"SILAS C\u00c2MARA", | |
| "nomeParlamentar":"SILAS C\u00c2MARA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74356.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PSD", | |
| "gabinete":"532", | |
| "anexo":"4", | |
| "fone":"3215-5532", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178902", | |
| "codOrcamento":"3783", | |
| "condicao":"Titular", | |
| "matricula":"440", | |
| "idParlamentar":"5830424", | |
| "nome":"JOSE ORCIRIO MIRANDA DOS SANTOS", | |
| "nomeParlamentar":"ZECA DO PT", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178902.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"PT", | |
| "gabinete":"860", | |
| "anexo":"4", | |
| "fone":"3215-5860", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178888", | |
| "codOrcamento":"3776", | |
| "condicao":"Titular", | |
| "matricula":"82", | |
| "idParlamentar":"5830507", | |
| "nome":"CARLOS VICTOR GUTERRES MENDES", | |
| "nomeParlamentar":"VICTOR MENDES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178888.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PV", | |
| "gabinete":"580", | |
| "anexo":"3", | |
| "fone":"3215-5580", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178957", | |
| "codOrcamento":"3030", | |
| "condicao":"Titular", | |
| "matricula":"1", | |
| "idParlamentar":"5830756", | |
| "nome":"ABEL SALVADOR MESQUITA JUNIOR", | |
| "nomeParlamentar":"ABEL MESQUITA JR.", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178957.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PDT", | |
| "gabinete":"248", | |
| "anexo":"4", | |
| "fone":"3215-5248", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74057", | |
| "codOrcamento":"1331", | |
| "condicao":"Titular", | |
| "matricula":"180", | |
| "idParlamentar":"5830470", | |
| "nome":"ALICE MAZZUCO PORTUGAL", | |
| "nomeParlamentar":"ALICE PORTUGAL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74057.jpg", | |
| "sexo":"feminino", | |
| "uf":"BA", | |
| "partido":"PCdoB", | |
| "gabinete":"420", | |
| "anexo":"4", | |
| "fone":"3215-5420", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160426", | |
| "codOrcamento":"2662", | |
| "condicao":"Titular", | |
| "matricula":"413", | |
| "idParlamentar":"5830553", | |
| "nome":"ROG\u00c9RIO SCHUMANN ROSSO", | |
| "nomeParlamentar":"ROG\u00c9RIO ROSSO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160426.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"PSD", | |
| "gabinete":"283", | |
| "anexo":"3", | |
| "fone":"3215-5283", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141516", | |
| "codOrcamento":"2487", | |
| "condicao":"Titular", | |
| "matricula":"263", | |
| "idParlamentar":"5830616", | |
| "nome":"PAULO ABI-ACKEL", | |
| "nomeParlamentar":"PAULO ABI-ACKEL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141516.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"460", | |
| "anexo":"4", | |
| "fone":"3215-5460", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74848", | |
| "codOrcamento":"1775", | |
| "condicao":"Titular", | |
| "matricula":"305", | |
| "idParlamentar":"5830367", | |
| "nome":"JANDIRA FEGHALI", | |
| "nomeParlamentar":"JANDIRA FEGHALI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74848.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PCdoB", | |
| "gabinete":"622", | |
| "anexo":"4", | |
| "fone":"3215-5622", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74172", | |
| "codOrcamento":"1473", | |
| "condicao":"Titular", | |
| "matricula":"298", | |
| "idParlamentar":"5830564", | |
| "nome":"WANDERLEY ALVES DE OLIVEIRA", | |
| "nomeParlamentar":"DELEY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74172.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PTB", | |
| "gabinete":"742", | |
| "anexo":"4", | |
| "fone":"3215-5742", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73666", | |
| "codOrcamento":"3265", | |
| "condicao":"Titular", | |
| "matricula":"419", | |
| "idParlamentar":"5830361", | |
| "nome":"JOVAIR DE OLIVEIRA ARANTES", | |
| "nomeParlamentar":"JOVAIR ARANTES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73666.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PTB", | |
| "gabinete":"504", | |
| "anexo":"4", | |
| "fone":"3215-5504", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178913", | |
| "codOrcamento":"3774", | |
| "condicao":"Titular", | |
| "matricula":"137", | |
| "idParlamentar":"5830710", | |
| "nome":"VENEZIANO VITAL DO R\u00caGO SEGUNDO NETO", | |
| "nomeParlamentar":"VENEZIANO VITAL DO R\u00caGO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178913.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PMDB", | |
| "gabinete":"833", | |
| "anexo":"4", | |
| "fone":"3215-5833", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"92346", | |
| "codOrcamento":"3088", | |
| "condicao":"Titular", | |
| "matricula":"352", | |
| "idParlamentar":"5830315", | |
| "nome":"EDUARDO NANTES BOLSONARO", | |
| "nomeParlamentar":"EDUARDO BOLSONARO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/92346.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSC", | |
| "gabinete":"481", | |
| "anexo":"3", | |
| "fone":"3215-5481", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141487", | |
| "codOrcamento":"2482", | |
| "condicao":"Titular", | |
| "matricula":"256", | |
| "idParlamentar":"5830610", | |
| "nome":"LUIZ FERNANDO RAMOS FARIA", | |
| "nomeParlamentar":"LUIZ FERNANDO FARIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141487.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PP", | |
| "gabinete":"832", | |
| "anexo":"4", | |
| "fone":"3215-5832", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"93472", | |
| "codOrcamento":"3078", | |
| "condicao":"Titular", | |
| "matricula":"296", | |
| "idParlamentar":"5830347", | |
| "nome":"CRISTIANE BRASIL FRANCISCO", | |
| "nomeParlamentar":"CRISTIANE BRASIL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/93472.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PTB", | |
| "gabinete":"644", | |
| "anexo":"4", | |
| "fone":"3215-5644", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178981", | |
| "codOrcamento":"3346", | |
| "condicao":"Titular", | |
| "matricula":"362", | |
| "idParlamentar":"5830513", | |
| "nome":"HERCULANO CASTILHO PASSOS JUNIOR", | |
| "nomeParlamentar":"HERCULANO PASSOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178981.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSD", | |
| "gabinete":"926", | |
| "anexo":"4", | |
| "fone":"3215-5926", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178897", | |
| "codOrcamento":"3751", | |
| "condicao":"Titular", | |
| "matricula":"260", | |
| "idParlamentar":"5830584", | |
| "nome":"RODRIGO OTAVIO SOARES PACHECO", | |
| "nomeParlamentar":"RODRIGO PACHECO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178897.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"720", | |
| "anexo":"4", | |
| "fone":"3215-5720", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178847", | |
| "codOrcamento":"3050", | |
| "condicao":"Titular", | |
| "matricula":"37", | |
| "idParlamentar":"5830441", | |
| "nome":"ARTHUR VIRGILIO DO CARMO RIBEIRO BISNETO", | |
| "nomeParlamentar":"ARTHUR VIRG\u00cdLIO BISNETO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178847.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PSDB", | |
| "gabinete":"583", | |
| "anexo":"3", | |
| "fone":"3215-5583", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141439", | |
| "codOrcamento":"2497", | |
| "condicao":"Titular", | |
| "matricula":"293", | |
| "idParlamentar":"5830298", | |
| "nome":"FRANCISCO JOS\u00c9 D\u0027ANGELO PINTO", | |
| "nomeParlamentar":"CHICO D\u0027ANGELO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141439.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PT", | |
| "gabinete":"542", | |
| "anexo":"4", | |
| "fone":"3215-5542", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74171", | |
| "codOrcamento":"1468", | |
| "condicao":"Titular", | |
| "matricula":"295", | |
| "idParlamentar":"5830653", | |
| "nome":"FRANCISCO RODRIGUES DE ALENCAR FILHO", | |
| "nomeParlamentar":"CHICO ALENCAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74171.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSOL", | |
| "gabinete":"848", | |
| "anexo":"4", | |
| "fone":"3215-5848", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160541", | |
| "codOrcamento":"2726", | |
| "condicao":"Titular", | |
| "matricula":"162", | |
| "idParlamentar":"5830321", | |
| "nome":"ARTHUR C\u00c9SAR PEREIRA DE LIRA", | |
| "nomeParlamentar":"ARTHUR LIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160541.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PP", | |
| "gabinete":"942", | |
| "anexo":"4", | |
| "fone":"3215-5942", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141536", | |
| "codOrcamento":"2450", | |
| "condicao":"Titular", | |
| "matricula":"134", | |
| "idParlamentar":"5830776", | |
| "nome":"R\u00d4MULO JOS\u00c9 DE GOUVEIA", | |
| "nomeParlamentar":"R\u00d4MULO GOUVEIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141536.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PSD", | |
| "gabinete":"411", | |
| "anexo":"4", | |
| "fone":"3215-5411", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178832", | |
| "codOrcamento":"3702", | |
| "condicao":"Titular", | |
| "matricula":"453", | |
| "idParlamentar":"5830676", | |
| "nome":"LEANDRE DAL PONTE", | |
| "nomeParlamentar":"LEANDRE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178832.jpg", | |
| "sexo":"feminino", | |
| "uf":"PR", | |
| "partido":"PV", | |
| "gabinete":"454", | |
| "anexo":"4", | |
| "fone":"3215-5454", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74352", | |
| "codOrcamento":"3492", | |
| "condicao":"Titular", | |
| "matricula":"31", | |
| "idParlamentar":"5830421", | |
| "nome":"NILSON PINTO DE OLIVEIRA", | |
| "nomeParlamentar":"NILSON PINTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74352.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PSDB", | |
| "gabinete":"527", | |
| "anexo":"4", | |
| "fone":"3215-5527", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160565", | |
| "codOrcamento":"2807", | |
| "condicao":"Titular", | |
| "matricula":"366", | |
| "idParlamentar":"5830398", | |
| "nome":"MARA CRISTINA GABRILLI", | |
| "nomeParlamentar":"MARA GABRILLI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160565.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"226", | |
| "anexo":"4", | |
| "fone":"3215-5226", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141513", | |
| "codOrcamento":"2215", | |
| "condicao":"Titular", | |
| "matricula":"232", | |
| "idParlamentar":"5830796", | |
| "nome":"OLAVO BILAC PINTO NETO", | |
| "nomeParlamentar":"BILAC PINTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141513.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PR", | |
| "gabinete":"806", | |
| "anexo":"4", | |
| "fone":"3215-5806", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160571", | |
| "codOrcamento":"2851", | |
| "condicao":"Titular", | |
| "matricula":"473", | |
| "idParlamentar":"5830304", | |
| "nome":"JO\u00c3O RODRIGUES", | |
| "nomeParlamentar":"JO\u00c3O RODRIGUES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160571.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PSD", | |
| "gabinete":"503", | |
| "anexo":"4", | |
| "fone":"3215-5503", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74752", | |
| "codOrcamento":"1745", | |
| "condicao":"Titular", | |
| "matricula":"248", | |
| "idParlamentar":"5830327", | |
| "nome":"ODELMO LE\u00c3O CARNEIRO SOBRINHO", | |
| "nomeParlamentar":"ODELMO LE\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74752.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PP", | |
| "gabinete":"419", | |
| "anexo":"4", | |
| "fone":"3215-5419", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73483", | |
| "codOrcamento":"3662", | |
| "condicao":"Titular", | |
| "matricula":"500", | |
| "idParlamentar":"5830770", | |
| "nome":"LUIS CARLOS HEINZE", | |
| "nomeParlamentar":"LUIS CARLOS HEINZE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73483.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"526", | |
| "anexo":"4", | |
| "fone":"3215-5526", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73535", | |
| "codOrcamento":"1808", | |
| "condicao":"Titular", | |
| "matricula":"363", | |
| "idParlamentar":"5830590", | |
| "nome":"JORGE TADEU MUDALEN", | |
| "nomeParlamentar":"JORGE TADEU MUDALEN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73535.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"DEM", | |
| "gabinete":"538", | |
| "anexo":"4", | |
| "fone":"3215-5538", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160531", | |
| "codOrcamento":"2670", | |
| "condicao":"Titular", | |
| "matricula":"5", | |
| "idParlamentar":"5830341", | |
| "nome":"JOHNATHAN PEREIRA DE JESUS", | |
| "nomeParlamentar":"JHONATAN DE JESUS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160531.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PRB", | |
| "gabinete":"535", | |
| "anexo":"4", | |
| "fone":"3215-5535", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178863", | |
| "codOrcamento":"3772", | |
| "condicao":"Titular", | |
| "matricula":"220", | |
| "idParlamentar":"5830447", | |
| "nome":"ULDURICO ALENCAR PINTO", | |
| "nomeParlamentar":"ULDURICO JUNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178863.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PTC", | |
| "gabinete":"729", | |
| "anexo":"4", | |
| "fone":"3215-5729", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178894", | |
| "codOrcamento":"3701", | |
| "condicao":"Titular", | |
| "matricula":"234", | |
| "idParlamentar":"5830484", | |
| "nome":"LAUDIVIO ALVARENGA CARVALHO", | |
| "nomeParlamentar":"LAUDIVIO CARVALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178894.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"717", | |
| "anexo":"4", | |
| "fone":"3215-5717", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74163", | |
| "codOrcamento":"1413", | |
| "condicao":"Titular", | |
| "matricula":"275", | |
| "idParlamentar":"5830639", | |
| "nome":"CARLOS HUMBERTO MANNATO", | |
| "nomeParlamentar":"CARLOS MANATO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74163.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"SD", | |
| "gabinete":"313", | |
| "anexo":"4", | |
| "fone":"3215-5313", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178837", | |
| "codOrcamento":"3048", | |
| "condicao":"Titular", | |
| "matricula":"52", | |
| "idParlamentar":"5830541", | |
| "nome":"RAIMUNDO ANGELIM VASCONCELOS", | |
| "nomeParlamentar":"ANGELIM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178837.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PT", | |
| "gabinete":"543", | |
| "anexo":"4", | |
| "fone":"3215-5543", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73486", | |
| "codOrcamento":"3666", | |
| "condicao":"Titular", | |
| "matricula":"516", | |
| "idParlamentar":"5830627", | |
| "nome":"DARCI POMPEO DE MATTOS", | |
| "nomeParlamentar":"POMPEO DE MATTOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73486.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PDT", | |
| "gabinete":"704", | |
| "anexo":"4", | |
| "fone":"3215-5704", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74173", | |
| "codOrcamento":"1492", | |
| "condicao":"Titular", | |
| "matricula":"300", | |
| "idParlamentar":"5830533", | |
| "nome":"EDUARDO COSENTINO DA CUNHA", | |
| "nomeParlamentar":"EDUARDO CUNHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74173.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"510", | |
| "anexo":"4", | |
| "fone":"3215-5510", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"99654", | |
| "codOrcamento":"2741", | |
| "condicao":"Titular", | |
| "matricula":"194", | |
| "idParlamentar":"5830292", | |
| "nome":"ERIVELTON LIMA SANTANA", | |
| "nomeParlamentar":"ERIVELTON SANTANA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/99654.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSC", | |
| "gabinete":"756", | |
| "anexo":"4", | |
| "fone":"3215-5756", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74449", | |
| "codOrcamento":"3511", | |
| "condicao":"Titular", | |
| "matricula":"80", | |
| "idParlamentar":"5830633", | |
| "nome":"PEDRO FERNANDES RIBEIRO", | |
| "nomeParlamentar":"PEDRO FERNANDES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74449.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PTB", | |
| "gabinete":"814", | |
| "anexo":"4", | |
| "fone":"3215-5814", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160561", | |
| "codOrcamento":"2809", | |
| "condicao":"Titular", | |
| "matricula":"375", | |
| "idParlamentar":"5830782", | |
| "nome":"JOS\u00c9 OLIMPIO SILVEIRA MORAES", | |
| "nomeParlamentar":"MISSION\u00c1RIO JOS\u00c9 OLIMPIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160561.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PP", | |
| "gabinete":"507", | |
| "anexo":"4", | |
| "fone":"3215-5507", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"146788", | |
| "codOrcamento":"3714", | |
| "condicao":"Titular", | |
| "matricula":"236", | |
| "idParlamentar":"5830596", | |
| "nome":"MARCELO GUILHERME DE ARO FERREIRA", | |
| "nomeParlamentar":"MARCELO ARO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/146788.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PHS", | |
| "gabinete":"280", | |
| "anexo":"3", | |
| "fone":"3215-5280", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178997", | |
| "codOrcamento":"3733", | |
| "condicao":"Titular", | |
| "matricula":"106", | |
| "idParlamentar":"5830667", | |
| "nome":"MOSES HAENDEL MELO RODRIGUES", | |
| "nomeParlamentar":"MOSES RODRIGUES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178997.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PPS", | |
| "gabinete":"809", | |
| "anexo":"4", | |
| "fone":"3215-5809", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74383", | |
| "codOrcamento":"1968", | |
| "condicao":"Titular", | |
| "matricula":"466", | |
| "idParlamentar":"5830713", | |
| "nome":"FERNANDO L\u00daCIO GIACOBO", | |
| "nomeParlamentar":"GIACOBO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74383.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PR", | |
| "gabinete":"762", | |
| "anexo":"4", | |
| "fone":"3215-5762", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160545", | |
| "codOrcamento":"2796", | |
| "condicao":"Titular", | |
| "matricula":"334", | |
| "idParlamentar":"5830381", | |
| "nome":"ALEXANDRE LEITE DA SILVA", | |
| "nomeParlamentar":"ALEXANDRE LEITE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160545.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"DEM", | |
| "gabinete":"841", | |
| "anexo":"4", | |
| "fone":"3215-5841", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141440", | |
| "codOrcamento":"2437", | |
| "condicao":"Titular", | |
| "matricula":"88", | |
| "idParlamentar":"5830690", | |
| "nome":"FRANCISCO LOPES DA SILVA", | |
| "nomeParlamentar":"CHICO LOPES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141440.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PCdoB", | |
| "gabinete":"310", | |
| "anexo":"4", | |
| "fone":"3215-5310", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73926", | |
| "codOrcamento":"1135", | |
| "condicao":"Titular", | |
| "matricula":"10", | |
| "idParlamentar":"5830358", | |
| "nome":"JANETE MARIA G\u00d3ES CAPIBERIBE", | |
| "nomeParlamentar":"JANETE CAPIBERIBE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73926.jpg", | |
| "sexo":"feminino", | |
| "uf":"AP", | |
| "partido":"PSB", | |
| "gabinete":"209", | |
| "anexo":"4", | |
| "fone":"3215-5209", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178866", | |
| "codOrcamento":"3710", | |
| "condicao":"Titular", | |
| "matricula":"98", | |
| "idParlamentar":"5830427", | |
| "nome":"LUIZIANNE DE OLIVEIRA LINS", | |
| "nomeParlamentar":"LUIZIANNE LINS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178866.jpg", | |
| "sexo":"feminino", | |
| "uf":"CE", | |
| "partido":"PT", | |
| "gabinete":"713", | |
| "anexo":"4", | |
| "fone":"3215-5713", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160632", | |
| "codOrcamento":"2769", | |
| "condicao":"Titular", | |
| "matricula":"271", | |
| "idParlamentar":"5830504", | |
| "nome":"JOS\u00c9 SILVA SOARES", | |
| "nomeParlamentar":"Z\u00c9 SILVA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160632.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"SD", | |
| "gabinete":"608", | |
| "anexo":"4", | |
| "fone":"3215-5608", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"179000", | |
| "codOrcamento":"3713", | |
| "condicao":"Titular", | |
| "matricula":"235", | |
| "idParlamentar":"5830404", | |
| "nome":"MARCELO HENRIQUE TEIXEIRA DIAS", | |
| "nomeParlamentar":"MARCELO \u00c1LVARO ANT\u00d4NIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/179000.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PRP", | |
| "gabinete":"824", | |
| "anexo":"4", | |
| "fone":"3215-5824", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74688", | |
| "codOrcamento":"3573", | |
| "condicao":"Titular", | |
| "matricula":"313", | |
| "idParlamentar":"5830521", | |
| "nome":"LUIZ S\u00c9RGIO N\u00d3BREGA DE OLIVEIRA", | |
| "nomeParlamentar":"LUIZ S\u00c9RGIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74688.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PT", | |
| "gabinete":"409", | |
| "anexo":"4", | |
| "fone":"3215-5409", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73482", | |
| "codOrcamento":"3661", | |
| "condicao":"Titular", | |
| "matricula":"498", | |
| "idParlamentar":"5830527", | |
| "nome":"HENRIQUE FONTANA J\u00daNIOR", | |
| "nomeParlamentar":"HENRIQUE FONTANA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73482.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"256", | |
| "anexo":"4", | |
| "fone":"3215-5256", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141434", | |
| "codOrcamento":"2424", | |
| "condicao":"Titular", | |
| "matricula":"54", | |
| "idParlamentar":"5830742", | |
| "nome":"FLAVIANO FL\u00c1VIO BAPTISTA DE MELO", | |
| "nomeParlamentar":"FLAVIANO MELO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141434.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PMDB", | |
| "gabinete":"224", | |
| "anexo":"4", | |
| "fone":"3215-5224", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178953", | |
| "codOrcamento":"3096", | |
| "condicao":"Titular", | |
| "matricula":"44", | |
| "idParlamentar":"5830550", | |
| "nome":"EXPEDITO GONCALVES FERREIRA NETTO", | |
| "nomeParlamentar":"EXPEDITO NETTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178953.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"SD", | |
| "gabinete":"943", | |
| "anexo":"4", | |
| "fone":"3215-5943", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74651", | |
| "codOrcamento":"3155", | |
| "condicao":"Titular", | |
| "matricula":"226", | |
| "idParlamentar":"5830719", | |
| "nome":"CARLOS DO CARMO ANDRADE MELLES", | |
| "nomeParlamentar":"CARLOS MELLES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74651.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"DEM", | |
| "gabinete":"243", | |
| "anexo":"4", | |
| "fone":"3215-5243", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178982", | |
| "codOrcamento":"3709", | |
| "condicao":"Titular", | |
| "matricula":"365", | |
| "idParlamentar":"5830696", | |
| "nome":"LUIZ LAURO FERREIRA FILHO", | |
| "nomeParlamentar":"LUIZ LAURO FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178982.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSB", | |
| "gabinete":"519", | |
| "anexo":"4", | |
| "fone":"3215-5519", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73466", | |
| "codOrcamento":"1876", | |
| "condicao":"Titular", | |
| "matricula":"460", | |
| "idParlamentar":"5830573", | |
| "nome":"RUBENS BUENO", | |
| "nomeParlamentar":"RUBENS BUENO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73466.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PPS", | |
| "gabinete":"623", | |
| "anexo":"4", | |
| "fone":"3215-5623", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141527", | |
| "codOrcamento":"2565", | |
| "condicao":"Titular", | |
| "matricula":"511", | |
| "idParlamentar":"5830450", | |
| "nome":"RENATO DELMAR MOLLING", | |
| "nomeParlamentar":"RENATO MOLLING", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141527.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"337", | |
| "anexo":"4", | |
| "fone":"3215-5337", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178834", | |
| "codOrcamento":"3028", | |
| "condicao":"Titular", | |
| "matricula":"185", | |
| "idParlamentar":"5830613", | |
| "nome":"ADALBERTO SOUZA GALV\u00c3O", | |
| "nomeParlamentar":"BEBETO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178834.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSB", | |
| "gabinete":"541", | |
| "anexo":"4", | |
| "fone":"3215-5541", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178831", | |
| "codOrcamento":"3045", | |
| "condicao":"Titular", | |
| "matricula":"9", | |
| "idParlamentar":"5830650", | |
| "nome":"ANDRE DOS SANTOS ABDON", | |
| "nomeParlamentar":"ANDR\u00c9 ABDON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178831.jpg", | |
| "sexo":"masculino", | |
| "uf":"AP", | |
| "partido":"PRB", | |
| "gabinete":"831", | |
| "anexo":"4", | |
| "fone":"3215-5831", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178985", | |
| "codOrcamento":"3730", | |
| "condicao":"Titular", | |
| "matricula":"378", | |
| "idParlamentar":"5830556", | |
| "nome":"MIGUEL LOMBARDI", | |
| "nomeParlamentar":"MIGUEL LOMBARDI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178985.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"835", | |
| "anexo":"4", | |
| "fone":"3215-5835", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74359", | |
| "codOrcamento":"3499", | |
| "condicao":"Titular", | |
| "matricula":"47", | |
| "idParlamentar":"5830458", | |
| "nome":"NILTON BALBINO", | |
| "nomeParlamentar":"NILTON CAPIXABA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74359.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"PTB", | |
| "gabinete":"724", | |
| "anexo":"4", | |
| "fone":"3215-5724", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141484", | |
| "codOrcamento":"2385", | |
| "condicao":"Titular", | |
| "matricula":"29", | |
| "idParlamentar":"5830567", | |
| "nome":"L\u00daCIO DUTRA VALE", | |
| "nomeParlamentar":"L\u00daCIO VALE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141484.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PR", | |
| "gabinete":"822", | |
| "anexo":"4", | |
| "fone":"3215-5822", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"134812", | |
| "codOrcamento":"3087", | |
| "condicao":"Titular", | |
| "matricula":"27", | |
| "idParlamentar":"5830604", | |
| "nome":"EDMILSON BRITO RODRIGUES", | |
| "nomeParlamentar":"EDMILSON RODRIGUES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/134812.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PSOL", | |
| "gabinete":"301", | |
| "anexo":"4", | |
| "fone":"3215-5301", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178898", | |
| "codOrcamento":"3768", | |
| "condicao":"Titular", | |
| "matricula":"266", | |
| "idParlamentar":"5830759", | |
| "nome":"SERGIO LUCIO DE ALMEIDA", | |
| "nomeParlamentar":"TENENTE L\u00daCIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178898.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSB", | |
| "gabinete":"239", | |
| "anexo":"4", | |
| "fone":"3215-5239", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160515", | |
| "codOrcamento":"2857", | |
| "condicao":"Titular", | |
| "matricula":"484", | |
| "idParlamentar":"5830753", | |
| "nome":"RONALDO JOS\u00c9 BENEDET", | |
| "nomeParlamentar":"RONALDO BENEDET", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160515.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"918", | |
| "anexo":"4", | |
| "fone":"3215-5918", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"162332", | |
| "codOrcamento":"2874", | |
| "condicao":"Titular", | |
| "matricula":"459", | |
| "idParlamentar":"5830410", | |
| "nome":"LUIZ HILOSHI NISHIMORI", | |
| "nomeParlamentar":"LUIZ NISHIMORI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/162332.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PR", | |
| "gabinete":"907", | |
| "anexo":"4", | |
| "fone":"3215-5907", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74693", | |
| "codOrcamento":"3578", | |
| "condicao":"Titular", | |
| "matricula":"322", | |
| "idParlamentar":"5830464", | |
| "nome":"RODRIGO FELINTO IBARRA EPIT\u00c1CIO MAIA", | |
| "nomeParlamentar":"RODRIGO MAIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74693.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"DEM", | |
| "gabinete":"308", | |
| "anexo":"4", | |
| "fone":"3215-5308", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160677", | |
| "codOrcamento":"2783", | |
| "condicao":"Titular", | |
| "matricula":"297", | |
| "idParlamentar":"5830707", | |
| "nome":"FRANCISCO FLORIANO DE SOUSA SILVA", | |
| "nomeParlamentar":"FRANCISCO FLORIANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160677.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"719", | |
| "anexo":"4", | |
| "fone":"3215-5719", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178914", | |
| "codOrcamento":"3032", | |
| "condicao":"Titular", | |
| "matricula":"138", | |
| "idParlamentar":"5830364", | |
| "nome":"ADALBERTO CAVALCANTI RODRIGUES", | |
| "nomeParlamentar":"ADALBERTO CAVALCANTI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178914.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PTB", | |
| "gabinete":"402", | |
| "anexo":"4", | |
| "fone":"3215-5402", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74460", | |
| "codOrcamento":"3523", | |
| "condicao":"Titular", | |
| "matricula":"110", | |
| "idParlamentar":"5830659", | |
| "nome":"MARCELO COSTA E CASTRO", | |
| "nomeParlamentar":"MARCELO CASTRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74460.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PMDB", | |
| "gabinete":"811", | |
| "anexo":"4", | |
| "fone":"3215-5811", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74537", | |
| "codOrcamento":"3166", | |
| "condicao":"Titular", | |
| "matricula":"186", | |
| "idParlamentar":"5830679", | |
| "nome":"CL\u00c1UDIO CAJADO SAMPAIO", | |
| "nomeParlamentar":"CLAUDIO CAJADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74537.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"DEM", | |
| "gabinete":"630", | |
| "anexo":"4", | |
| "fone":"3215-5630", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160610", | |
| "codOrcamento":"2750", | |
| "condicao":"Titular", | |
| "matricula":"218", | |
| "idParlamentar":"5830418", | |
| "nome":"VALMIR CARLOS DA ASSUN\u00c7\u00c3O", | |
| "nomeParlamentar":"VALMIR ASSUN\u00c7\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160610.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"739", | |
| "anexo":"4", | |
| "fone":"3215-5739", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160532", | |
| "codOrcamento":"2799", | |
| "condicao":"Titular", | |
| "matricula":"345", | |
| "idParlamentar":"5830750", | |
| "nome":"ADRIANO ELI CORR\u00caA", | |
| "nomeParlamentar":"ELI CORR\u00caA FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160532.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"DEM", | |
| "gabinete":"850", | |
| "anexo":"4", | |
| "fone":"3215-5850", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178855", | |
| "codOrcamento":"3487", | |
| "condicao":"Titular", | |
| "matricula":"199", | |
| "idParlamentar":"5830324", | |
| "nome":"ANTONIO LAZARO SILVA", | |
| "nomeParlamentar":"IRM\u00c3O LAZARO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178855.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSC", | |
| "gabinete":"467", | |
| "anexo":"3", | |
| "fone":"3215-5467", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178975", | |
| "codOrcamento":"3052", | |
| "condicao":"Titular", | |
| "matricula":"342", | |
| "idParlamentar":"5830607", | |
| "nome":"LUIZ FELIPE BALEIA TENUTO ROSSI", | |
| "nomeParlamentar":"BALEIA ROSSI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178975.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PMDB", | |
| "gabinete":"829", | |
| "anexo":"4", | |
| "fone":"3215-5829", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178884", | |
| "codOrcamento":"3393", | |
| "condicao":"Titular", | |
| "matricula":"74", | |
| "idParlamentar":"5830656", | |
| "nome":"HILDO AUGUSTO DA ROCHA NETO", | |
| "nomeParlamentar":"HILDO ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178884.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PMDB", | |
| "gabinete":"734", | |
| "anexo":"4", | |
| "fone":"3215-5734", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178865", | |
| "codOrcamento":"3059", | |
| "condicao":"Titular", | |
| "matricula":"94", | |
| "idParlamentar":"5830773", | |
| "nome":"FLAVIO ALVES SABINO", | |
| "nomeParlamentar":"CABO SABINO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178865.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PR", | |
| "gabinete":"617", | |
| "anexo":"4", | |
| "fone":"3215-5617", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"164360", | |
| "codOrcamento":"2925", | |
| "condicao":"Titular", | |
| "matricula":"477", | |
| "idParlamentar":"5830630", | |
| "nome":"CARMEN EM\u00cdLIA BONF\u00c1 ZANOTTO", | |
| "nomeParlamentar":"CARMEN ZANOTTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/164360.jpg", | |
| "sexo":"feminino", | |
| "uf":"SC", | |
| "partido":"PPS", | |
| "gabinete":"240", | |
| "anexo":"4", | |
| "fone":"3215-5240", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74158", | |
| "codOrcamento":"1405", | |
| "condicao":"Titular", | |
| "matricula":"239", | |
| "idParlamentar":"5830467", | |
| "nome":"M\u00c1RIO L\u00daCIO HERINGER", | |
| "nomeParlamentar":"M\u00c1RIO HERINGER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74158.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PDT", | |
| "gabinete":"211", | |
| "anexo":"4", | |
| "fone":"3215-5211", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160543", | |
| "codOrcamento":"2732", | |
| "condicao":"Titular", | |
| "matricula":"174", | |
| "idParlamentar":"5830799", | |
| "nome":"ANDR\u00c9 LUIS DANTAS FERREIRA", | |
| "nomeParlamentar":"ANDRE MOURA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160543.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PSC", | |
| "gabinete":"846", | |
| "anexo":"4", | |
| "fone":"3215-5846", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74043", | |
| "codOrcamento":"1277", | |
| "condicao":"Titular", | |
| "matricula":"136", | |
| "idParlamentar":"5830395", | |
| "nome":"JOS\u00c9 WELLINGTON ROBERTO", | |
| "nomeParlamentar":"WELLINGTON ROBERTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74043.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PR", | |
| "gabinete":"514", | |
| "anexo":"4", | |
| "fone":"3215-5514", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"81232", | |
| "codOrcamento":"2691", | |
| "condicao":"Titular", | |
| "matricula":"65", | |
| "idParlamentar":"5830444", | |
| "nome":"IRAJ\u00c1 SILVESTRE FILHO", | |
| "nomeParlamentar":"IRAJ\u00c1 ABREU", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/81232.jpg", | |
| "sexo":"masculino", | |
| "uf":"TO", | |
| "partido":"PSD", | |
| "gabinete":"802", | |
| "anexo":"4", | |
| "fone":"3215-5802", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"67312", | |
| "codOrcamento":"3697", | |
| "condicao":"Titular", | |
| "matricula":"34", | |
| "idParlamentar":"5830699", | |
| "nome":"JULIA MARIA GODINHO DA CRUZ MARINHO", | |
| "nomeParlamentar":"J\u00daLIA MARINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/67312.jpg", | |
| "sexo":"feminino", | |
| "uf":"PA", | |
| "partido":"PSC", | |
| "gabinete":"707", | |
| "anexo":"4", | |
| "fone":"3215-5707", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"171617", | |
| "codOrcamento":"2973", | |
| "condicao":"Titular", | |
| "matricula":"170", | |
| "idParlamentar":"5830375", | |
| "nome":"PAULO FERNANDO DOS SANTOS", | |
| "nomeParlamentar":"PAUL\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/171617.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PT", | |
| "gabinete":"366", | |
| "anexo":"3", | |
| "fone":"3215-5366", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178868", | |
| "codOrcamento":"3736", | |
| "condicao":"Titular", | |
| "matricula":"107", | |
| "idParlamentar":"5830301", | |
| "nome":"LUIZ ODORICO MONTEIRO DE ANDRADE", | |
| "nomeParlamentar":"ODORICO MONTEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178868.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PT", | |
| "gabinete":"582", | |
| "anexo":"3", | |
| "fone":"3215-5582", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178933", | |
| "codOrcamento":"2940", | |
| "condicao":"Titular", | |
| "matricula":"467", | |
| "idParlamentar":"5830722", | |
| "nome":"SERGIO DE SOUZA", | |
| "nomeParlamentar":"SERGIO SOUZA ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178933.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PMDB", | |
| "gabinete":"702", | |
| "anexo":"4", | |
| "fone":"3215-5702", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74467", | |
| "codOrcamento":"3530", | |
| "condicao":"Titular", | |
| "matricula":"127", | |
| "idParlamentar":"5830673", | |
| "nome":"DAMI\u00c3O FELICIANO DA SILVA", | |
| "nomeParlamentar":"DAMI\u00c3O FELICIANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74467.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PDT", | |
| "gabinete":"938", | |
| "anexo":"4", | |
| "fone":"3215-5938", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178973", | |
| "codOrcamento":"3044", | |
| "condicao":"Titular", | |
| "matricula":"332", | |
| "idParlamentar":"5830779", | |
| "nome":"ANA LUCIA LIPPAUS PERUGINI", | |
| "nomeParlamentar":"ANA PERUGINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178973.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"436", | |
| "anexo":"4", | |
| "fone":"3215-5436", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73781", | |
| "codOrcamento":"3309", | |
| "condicao":"Titular", | |
| "matricula":"458", | |
| "idParlamentar":"5830544", | |
| "nome":"NELSON MEURER", | |
| "nomeParlamentar":"NELSON MEURER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73781.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PP", | |
| "gabinete":"916", | |
| "anexo":"4", | |
| "fone":"3215-5916", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178974", | |
| "codOrcamento":"3047", | |
| "condicao":"Titular", | |
| "matricula":"341", | |
| "idParlamentar":"5830481", | |
| "nome":"ANDRES NAVARRO SANCHEZ", | |
| "nomeParlamentar":"ANDRES SANCHEZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178974.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"939", | |
| "anexo":"4", | |
| "fone":"3215-5939", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178978", | |
| "codOrcamento":"3191", | |
| "condicao":"Titular", | |
| "matricula":"357", | |
| "idParlamentar":"5830493", | |
| "nome":"FLAVIO AUGUSTO DA SILVA", | |
| "nomeParlamentar":"FLAVINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178978.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSB", | |
| "gabinete":"379", | |
| "anexo":"3", | |
| "fone":"3215-5379", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74459", | |
| "codOrcamento":"1935", | |
| "condicao":"Titular", | |
| "matricula":"109", | |
| "idParlamentar":"5830530", | |
| "nome":"\u00c1TILA FREITAS LIRA", | |
| "nomeParlamentar":"\u00c1TILA LIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74459.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PSB", | |
| "gabinete":"640", | |
| "anexo":"4", | |
| "fone":"3215-5640", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"66828", | |
| "codOrcamento":"3134", | |
| "condicao":"Titular", | |
| "matricula":"355", | |
| "idParlamentar":"5830338", | |
| "nome":"FAUSTO RUY PINATO", | |
| "nomeParlamentar":"FAUSTO PINATO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/66828.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"562", | |
| "anexo":"4", | |
| "fone":"3215-5562", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178950", | |
| "codOrcamento":"3049", | |
| "condicao":"Titular", | |
| "matricula":"121", | |
| "idParlamentar":"5830587", | |
| "nome":"ANTONIO JACOME DE LIMA JUNIOR", | |
| "nomeParlamentar":"ANT\u00d4NIO J\u00c1COME", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178950.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PMN", | |
| "gabinete":"230", | |
| "anexo":"4", | |
| "fone":"3215-5230", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160622", | |
| "codOrcamento":"2820", | |
| "condicao":"Titular", | |
| "matricula":"395", | |
| "idParlamentar":"5830344", | |
| "nome":"VICENTE C\u00c2NDIDO DA SILVA", | |
| "nomeParlamentar":"VICENTE CANDIDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160622.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"819", | |
| "anexo":"4", | |
| "fone":"3215-5819", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"177282", | |
| "codOrcamento":"2994", | |
| "condicao":"Titular", | |
| "matricula":"273", | |
| "idParlamentar":"5830736", | |
| "nome":"LUIZ GONZAGA RIBEIRO", | |
| "nomeParlamentar":"SUBTENENTE GONZAGA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/177282.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PDT", | |
| "gabinete":"750", | |
| "anexo":"4", | |
| "fone":"3215-5750", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160659", | |
| "codOrcamento":"2805", | |
| "condicao":"Titular", | |
| "matricula":"356", | |
| "idParlamentar":"5830730", | |
| "nome":"IOLANDA KEIKO MIASHIRO OTA", | |
| "nomeParlamentar":"KEIKO OTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160659.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PSB", | |
| "gabinete":"523", | |
| "anexo":"4", | |
| "fone":"3215-5523", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74585", | |
| "codOrcamento":"3595", | |
| "condicao":"Titular", | |
| "matricula":"243", | |
| "idParlamentar":"5830687", | |
| "nome":"LINCOLN DINIZ PORTELA", | |
| "nomeParlamentar":"LINCOLN PORTELA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74585.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PR", | |
| "gabinete":"615", | |
| "anexo":"4", | |
| "fone":"3215-5615", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178926", | |
| "codOrcamento":"3750", | |
| "condicao":"Titular", | |
| "matricula":"117", | |
| "idParlamentar":"5830636", | |
| "nome":"RODRIGO RODRIGUES DE SOUZA MARTINS", | |
| "nomeParlamentar":"RODRIGO MARTINS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178926.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PSB", | |
| "gabinete":"558", | |
| "anexo":"4", | |
| "fone":"3215-5558", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160642", | |
| "codOrcamento":"2724", | |
| "condicao":"Titular", | |
| "matricula":"155", | |
| "idParlamentar":"5830387", | |
| "nome":"FRANCISCO EURICO DA SILVA", | |
| "nomeParlamentar":"PASTOR EURICO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160642.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"906", | |
| "anexo":"4", | |
| "fone":"3215-5906", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178992", | |
| "codOrcamento":"3777", | |
| "condicao":"Titular", | |
| "matricula":"399", | |
| "idParlamentar":"5830438", | |
| "nome":"VITOR LIPPI", | |
| "nomeParlamentar":"VITOR LIPPI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178992.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"823", | |
| "anexo":"4", | |
| "fone":"3215-5823", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73434", | |
| "codOrcamento":"1410", | |
| "condicao":"Titular", | |
| "matricula":"337", | |
| "idParlamentar":"5830487", | |
| "nome":"ARNALDO FARIA DE S\u00c1", | |
| "nomeParlamentar":"ARNALDO FARIA DE S\u00c1", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73434.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PTB", | |
| "gabinete":"929", | |
| "anexo":"4", | |
| "fone":"3215-5929", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74765", | |
| "codOrcamento":"3357", | |
| "condicao":"Suplente", | |
| "matricula":"526", | |
| "idParlamentar":"5830809", | |
| "nome":"SILAS BRASILEIRO", | |
| "nomeParlamentar":"SILAS BRASILEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74765.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"382", | |
| "anexo":"3", | |
| "fone":"3215-5382", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"137853", | |
| "codOrcamento":"3023", | |
| "condicao":"Suplente", | |
| "matricula":"527", | |
| "idParlamentar":"5830810", | |
| "nome":"WADSON NATHANIEL RIBEIRO", | |
| "nomeParlamentar":"WADSON RIBEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/137853.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PCdoB", | |
| "gabinete":"556", | |
| "anexo":"4", | |
| "fone":"3215-5556", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160665", | |
| "codOrcamento":"2718", | |
| "condicao":"Suplente", | |
| "matricula":"528", | |
| "idParlamentar":"5830811", | |
| "nome":"AUGUSTO RODRIGUES COUTINHO DE MELO", | |
| "nomeParlamentar":"AUGUSTO COUTINHO ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160665.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"SD", | |
| "gabinete":"373", | |
| "anexo":"3", | |
| "fone":"3215-5373", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"92699", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"529", | |
| "idParlamentar":"5830812", | |
| "nome":"FERNANDO MONTEIRO DE ALBUQUERQUE", | |
| "nomeParlamentar":"FERNANDO MONTEIRO ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/92699.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PP", | |
| "gabinete":"282", | |
| "anexo":"3", | |
| "fone":"3215-5282", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74474", | |
| "codOrcamento":"1071", | |
| "condicao":"Suplente", | |
| "matricula":"530", | |
| "idParlamentar":"5830813", | |
| "nome":"CARLOS EDUARDO CINTRA DA COSTA PEREIRA", | |
| "nomeParlamentar":"CARLOS EDUARDO CADOCA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74474.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PCdoB", | |
| "gabinete":"423", | |
| "anexo":"4", | |
| "fone":"3215-5423", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73481", | |
| "codOrcamento":"3660", | |
| "condicao":"Suplente", | |
| "matricula":"534", | |
| "idParlamentar":"5830823", | |
| "nome":"FERNANDO STEPHAN MARRONI", | |
| "nomeParlamentar":"FERNANDO MARRONI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73481.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"858", | |
| "anexo":"4", | |
| "fone":"3215-5858", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160631", | |
| "codOrcamento":"2793", | |
| "condicao":"Suplente", | |
| "matricula":"535", | |
| "idParlamentar":"5830826", | |
| "nome":"WALNEY DA ROCHA CARVALHO", | |
| "nomeParlamentar":"WALNEY ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160631.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PTB", | |
| "gabinete":"585", | |
| "anexo":"3", | |
| "fone":"3215-5585", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"181315", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"536", | |
| "idParlamentar":"5830827", | |
| "nome":"MARCOS DA ROCHA MENDES", | |
| "nomeParlamentar":"MARQUINHO MENDES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/181315.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"727", | |
| "anexo":"4", | |
| "fone":"3215-5727", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73568", | |
| "codOrcamento":"3551", | |
| "condicao":"Suplente", | |
| "matricula":"537", | |
| "idParlamentar":"5830828", | |
| "nome":"CELSO ALENCAR RAMOS JACOB", | |
| "nomeParlamentar":"CELSO JACOB", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73568.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"917", | |
| "anexo":"4", | |
| "fone":"3215-5917", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"124411", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"540", | |
| "idParlamentar":"5830831", | |
| "nome":"MAURO PEREIRA", | |
| "nomeParlamentar":"MAURO PEREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/124411.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PMDB", | |
| "gabinete":"843", | |
| "anexo":"4", | |
| "fone":"3215-5843", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"131966", | |
| "codOrcamento":"2172", | |
| "condicao":"Suplente", | |
| "matricula":"539", | |
| "idParlamentar":"5830830", | |
| "nome":"JOS\u00c9 ALBERTO FOGA\u00c7A DE MEDEIROS", | |
| "nomeParlamentar":"JOS\u00c9 FOGA\u00c7A ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/131966.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PMDB", | |
| "gabinete":"376", | |
| "anexo":"3", | |
| "fone":"3215-5376", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73805", | |
| "codOrcamento":"1234", | |
| "condicao":"Suplente", | |
| "matricula":"546", | |
| "idParlamentar":"5830837", | |
| "nome":"ROBERTO JO\u00c3O PEREIRA FREIRE", | |
| "nomeParlamentar":"ROBERTO FREIRE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73805.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PPS", | |
| "gabinete":"242", | |
| "anexo":"4", | |
| "fone":"3215-5242", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160582", | |
| "codOrcamento":"2694", | |
| "condicao":"Titular", | |
| "matricula":"548", | |
| "idParlamentar":"5830840", | |
| "nome":"JOS\u00c9 ALBERTO OLIVEIRA VELOSO FILHO", | |
| "nomeParlamentar":"ALBERTO FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160582.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PMDB", | |
| "gabinete":"350", | |
| "anexo":"4", | |
| "fone":"3215-5350", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"151965", | |
| "codOrcamento":"2611", | |
| "condicao":"Suplente", | |
| "matricula":"549", | |
| "idParlamentar":"5830841", | |
| "nome":"JOS\u00c9 DE ANDRADE MAIA FILHO", | |
| "nomeParlamentar":"MAINHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/151965.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"SD", | |
| "gabinete":"624", | |
| "anexo":"4", | |
| "fone":"3215-5624", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"189593", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"550", | |
| "idParlamentar":"5830842", | |
| "nome":"WADIH NEMER DAMOUS FILHO", | |
| "nomeParlamentar":"WADIH DAMOUS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/189593.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PT", | |
| "gabinete":"483", | |
| "anexo":"3", | |
| "fone":"3215-5483", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"80920", | |
| "codOrcamento":"2814", | |
| "condicao":"Suplente", | |
| "matricula":"551", | |
| "idParlamentar":"5830843", | |
| "nome":"JOS\u00c9 LUIZ DE FRAN\u00c7A PENNA", | |
| "nomeParlamentar":"PENNA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/80920.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PV", | |
| "gabinete":"235", | |
| "anexo":"4", | |
| "fone":"3215-5235", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74048", | |
| "codOrcamento":"1299", | |
| "condicao":"Suplente", | |
| "matricula":"541", | |
| "idParlamentar":"5830832", | |
| "nome":"RAUL BELENS JUNGMANN PINTO", | |
| "nomeParlamentar":"RAUL JUNGMANN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74048.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PPS", | |
| "gabinete":"754", | |
| "anexo":"4", | |
| "fone":"3215-5754", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"190149", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"552", | |
| "idParlamentar":"5830844", | |
| "nome":"FABRICIO JOSE SATIRO DE OLIVEIRA", | |
| "nomeParlamentar":"FABRICIO OLIVEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/190149.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PSB", | |
| "gabinete":"342", | |
| "anexo":"4", | |
| "fone":"3215-5342", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73584", | |
| "codOrcamento":"1066", | |
| "condicao":"Suplente", | |
| "matricula":"519", | |
| "idParlamentar":"5830802", | |
| "nome":"ANTONIO CARLOS DE MENDES THAME", | |
| "nomeParlamentar":"ANTONIO CARLOS MENDES THAME", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73584.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"915", | |
| "anexo":"4", | |
| "fone":"3215-5915", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74277", | |
| "codOrcamento":"1599", | |
| "condicao":"Suplente", | |
| "matricula":"521", | |
| "idParlamentar":"5830804", | |
| "nome":"ANTONIO ADOLPHO LOBBE NETO", | |
| "nomeParlamentar":"LOBBE NETO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74277.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"275", | |
| "anexo":"3", | |
| "fone":"3215-5275", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"101309", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"525", | |
| "idParlamentar":"5830808", | |
| "nome":"DAVIDSON DE MAGALH\u00c3ES SANTOS", | |
| "nomeParlamentar":"DAVIDSON MAGALH\u00c3ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/101309.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PCdoB", | |
| "gabinete":"826", | |
| "anexo":"4", | |
| "fone":"3215-5826", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74372", | |
| "codOrcamento":"1961", | |
| "condicao":"Suplente", | |
| "matricula":"524", | |
| "idParlamentar":"5830807", | |
| "nome":"JO\u00c3O SANDES J\u00daNIOR", | |
| "nomeParlamentar":"SANDES J\u00daNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74372.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PP", | |
| "gabinete":"941", | |
| "anexo":"4", | |
| "fone":"3215-5941", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73793", | |
| "codOrcamento":"3183", | |
| "condicao":"Suplente", | |
| "matricula":"532", | |
| "idParlamentar":"5830818", | |
| "nome":"EDSON BEZ DE OLIVEIRA", | |
| "nomeParlamentar":"EDINHO BEZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73793.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"703", | |
| "anexo":"4", | |
| "fone":"3215-5703", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141560", | |
| "codOrcamento":"2545", | |
| "condicao":"Suplente", | |
| "matricula":"518", | |
| "idParlamentar":"5830801", | |
| "nome":"WALTER SHINDI IIHOSHI", | |
| "nomeParlamentar":"WALTER IHOSHI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141560.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSD", | |
| "gabinete":"418", | |
| "anexo":"4", | |
| "fone":"3215-5418", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"133374", | |
| "codOrcamento":"2075", | |
| "condicao":"Suplente", | |
| "matricula":"520", | |
| "idParlamentar":"5830803", | |
| "nome":"ADEMIR CAMILO PRATES RODRIGUES", | |
| "nomeParlamentar":"ADEMIR CAMILO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/133374.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PROS", | |
| "gabinete":"804", | |
| "anexo":"4", | |
| "fone":"3215-5804", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160676", | |
| "codOrcamento":"2743", | |
| "condicao":"Suplente", | |
| "matricula":"523", | |
| "idParlamentar":"5830806", | |
| "nome":"FERNANDO DANTAS TORRES", | |
| "nomeParlamentar":"FERNANDO TORRES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160676.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSD", | |
| "gabinete":"642", | |
| "anexo":"4", | |
| "fone":"3215-5642", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74095", | |
| "codOrcamento":"1622", | |
| "condicao":"Titular", | |
| "matricula":"40", | |
| "idParlamentar":"5830374", | |
| "nome":"PAUDERNEY TOMAZ AVELINO", | |
| "nomeParlamentar":"PAUDERNEY AVELINO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74095.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"DEM", | |
| "gabinete":"610", | |
| "anexo":"4", | |
| "fone":"3215-5610", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74075", | |
| "codOrcamento":"3188", | |
| "condicao":"Titular", | |
| "matricula":"21", | |
| "idParlamentar":"5830325", | |
| "nome":"ELCIONE THEREZINHA ZAHLUTH BARBALHO", | |
| "nomeParlamentar":"ELCIONE BARBALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74075.jpg", | |
| "sexo":"feminino", | |
| "uf":"PA", | |
| "partido":"PMDB", | |
| "gabinete":"919", | |
| "anexo":"4", | |
| "fone":"3215-5919", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178873", | |
| "codOrcamento":"3312", | |
| "condicao":"Titular", | |
| "matricula":"279", | |
| "idParlamentar":"5830351", | |
| "nome":"HELDER IGNACIO SALOMAO", | |
| "nomeParlamentar":"HELDER SALOM\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178873.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PT", | |
| "gabinete":"573", | |
| "anexo":"3", | |
| "fone":"3215-5573", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178989", | |
| "codOrcamento":"3746", | |
| "condicao":"Titular", | |
| "matricula":"330", | |
| "idParlamentar":"5830772", | |
| "nome":"RENATA HELLMEISTER DE ABREU", | |
| "nomeParlamentar":"RENATA ABREU", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178989.jpg", | |
| "sexo":"feminino", | |
| "uf":"SP", | |
| "partido":"PTN", | |
| "gabinete":"726", | |
| "anexo":"4", | |
| "fone":"3215-5726", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"148134", | |
| "codOrcamento":"2593", | |
| "condicao":"Titular", | |
| "matricula":"406", | |
| "idParlamentar":"5830388", | |
| "nome":"VICTORIO GALLI FILHO", | |
| "nomeParlamentar":"PROFESSOR VICT\u00d3RIO GALLI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/148134.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PSC", | |
| "gabinete":"539", | |
| "anexo":"4", | |
| "fone":"3215-5539", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178906", | |
| "codOrcamento":"3055", | |
| "condicao":"Titular", | |
| "matricula":"20", | |
| "idParlamentar":"5830637", | |
| "nome":"ROBERTO SALAME FILHO", | |
| "nomeParlamentar":"BETO SALAME", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178906.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PROS", | |
| "gabinete":"473", | |
| "anexo":"3", | |
| "fone":"3215-5473", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141394", | |
| "codOrcamento":"2453", | |
| "condicao":"Titular", | |
| "matricula":"146", | |
| "idParlamentar":"5830294", | |
| "nome":"BRUNO CAVALCANTI DE ARA\u00daJO", | |
| "nomeParlamentar":"BRUNO ARA\u00daJO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141394.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSDB", | |
| "gabinete":"718", | |
| "anexo":"4", | |
| "fone":"3215-5718", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141458", | |
| "codOrcamento":"1270", | |
| "condicao":"Titular", | |
| "matricula":"187", | |
| "idParlamentar":"5830780", | |
| "nome":"JO\u00c3O CARLOS PAOLILO BACELAR FILHO", | |
| "nomeParlamentar":"JO\u00c3O CARLOS BACELAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141458.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PR", | |
| "gabinete":"928", | |
| "anexo":"4", | |
| "fone":"3215-5928", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"159238", | |
| "codOrcamento":"2763", | |
| "condicao":"Titular", | |
| "matricula":"254", | |
| "idParlamentar":"5830743", | |
| "nome":"MARCUS VIN\u00cdCIUS CAETANO PESTANA DA SILVA", | |
| "nomeParlamentar":"MARCUS PESTANA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/159238.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"715", | |
| "anexo":"4", | |
| "fone":"3215-5715", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160611", | |
| "codOrcamento":"2766", | |
| "condicao":"Titular", | |
| "matricula":"264", | |
| "idParlamentar":"5830792", | |
| "nome":"ANT\u00d4NIO PINHEIRO J\u00daNIOR", | |
| "nomeParlamentar":"TONINHO PINHEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160611.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PP", | |
| "gabinete":"584", | |
| "anexo":"3", | |
| "fone":"3215-5584", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178928", | |
| "codOrcamento":"3073", | |
| "condicao":"Titular", | |
| "matricula":"442", | |
| "idParlamentar":"5830531", | |
| "nome":"CHRISTIANE DE SOUZA YARED", | |
| "nomeParlamentar":"CHRISTIANE DE SOUZA YARED", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178928.jpg", | |
| "sexo":"feminino", | |
| "uf":"PR", | |
| "partido":"PTN", | |
| "gabinete":"201", | |
| "anexo":"4", | |
| "fone":"3215-5201", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178891", | |
| "codOrcamento":"3063", | |
| "condicao":"Titular", | |
| "matricula":"225", | |
| "idParlamentar":"5830543", | |
| "nome":"CAIO NARCIO RODRIGUES DA SILVEIRA", | |
| "nomeParlamentar":"CAIO NARCIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178891.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"431", | |
| "anexo":"4", | |
| "fone":"3215-5431", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178845", | |
| "codOrcamento":"3753", | |
| "condicao":"Titular", | |
| "matricula":"173", | |
| "idParlamentar":"5830580", | |
| "nome":"RONALDO AUGUSTO LESSA SANTOS", | |
| "nomeParlamentar":"RONALDO LESSA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178845.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PDT", | |
| "gabinete":"722", | |
| "anexo":"4", | |
| "fone":"3215-5722", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74161", | |
| "codOrcamento":"1411", | |
| "condicao":"Titular", | |
| "matricula":"272", | |
| "idParlamentar":"5830494", | |
| "nome":"REGINALDO L\u00c1ZARO DE OLIVEIRA LOPES", | |
| "nomeParlamentar":"REGINALDO LOPES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74161.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"426", | |
| "anexo":"4", | |
| "fone":"3215-5426", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178954", | |
| "codOrcamento":"3706", | |
| "condicao":"Titular", | |
| "matricula":"46", | |
| "idParlamentar":"5830729", | |
| "nome":"LUCIO ANTONIO MOSQUINI", | |
| "nomeParlamentar":"LUCIO MOSQUINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178954.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"PMDB", | |
| "gabinete":"581", | |
| "anexo":"3", | |
| "fone":"3215-5581", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178907", | |
| "codOrcamento":"3214", | |
| "condicao":"Titular", | |
| "matricula":"28", | |
| "idParlamentar":"5830337", | |
| "nome":"FRANCISCO ALVES DE AGUIAR", | |
| "nomeParlamentar":"FRANCISCO CHAPADINHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178907.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PSD", | |
| "gabinete":"385", | |
| "anexo":"3", | |
| "fone":"3215-5385", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"122466", | |
| "codOrcamento":"3754", | |
| "condicao":"Titular", | |
| "matricula":"91", | |
| "idParlamentar":"5830437", | |
| "nome":"RONALDO MANCHADO MARTINS", | |
| "nomeParlamentar":"RONALDO MARTINS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/122466.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PRB", | |
| "gabinete":"568", | |
| "anexo":"3", | |
| "fone":"3215-5568", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141417", | |
| "codOrcamento":"2370", | |
| "condicao":"Titular", | |
| "matricula":"2", | |
| "idParlamentar":"5830686", | |
| "nome":"\u00c9DIO VIEIRA LOPES", | |
| "nomeParlamentar":"EDIO LOPES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141417.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PMDB", | |
| "gabinete":"408", | |
| "anexo":"4", | |
| "fone":"3215-5408", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178988", | |
| "codOrcamento":"3690", | |
| "condicao":"Titular", | |
| "matricula":"364", | |
| "idParlamentar":"5830586", | |
| "nome":"JOAO PAULO TAVARES PAPA", | |
| "nomeParlamentar":"JO\u00c3O PAULO PAPA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178988.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"476", | |
| "anexo":"3", | |
| "fone":"3215-5476", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141500", | |
| "codOrcamento":"2483", | |
| "condicao":"Titular", | |
| "matricula":"257", | |
| "idParlamentar":"5830537", | |
| "nome":"MARCOS MONTES CORDEIRO", | |
| "nomeParlamentar":"MARCOS MONTES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141500.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSD", | |
| "gabinete":"334", | |
| "anexo":"4", | |
| "fone":"3215-5334", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178990", | |
| "codOrcamento":"3759", | |
| "condicao":"Titular", | |
| "matricula":"389", | |
| "idParlamentar":"5830477", | |
| "nome":"SAMUEL MOREIRA DA SILVA JUNIOR", | |
| "nomeParlamentar":"SAMUEL MOREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178990.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"921", | |
| "anexo":"4", | |
| "fone":"3215-5921", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"150418", | |
| "codOrcamento":"2601", | |
| "condicao":"Titular", | |
| "matricula":"212", | |
| "idParlamentar":"5830454", | |
| "nome":"M\u00c1RCIO CARLOS MARINHO", | |
| "nomeParlamentar":"M\u00c1RCIO MARINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/150418.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PRB", | |
| "gabinete":"326", | |
| "anexo":"4", | |
| "fone":"3215-5326", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74299", | |
| "codOrcamento":"3270", | |
| "condicao":"Titular", | |
| "matricula":"96", | |
| "idParlamentar":"5830786", | |
| "nome":"JOS\u00c9 LE\u00d4NIDAS DE MENEZES CRISTINO", | |
| "nomeParlamentar":"LE\u00d4NIDAS CRISTINO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74299.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PROS", | |
| "gabinete":"948", | |
| "anexo":"4", | |
| "fone":"3215-5948", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178850", | |
| "codOrcamento":"3723", | |
| "condicao":"Titular", | |
| "matricula":"43", | |
| "idParlamentar":"5830431", | |
| "nome":"MARCOS SERGIO ROTTA", | |
| "nomeParlamentar":"MARCOS ROTTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178850.jpg", | |
| "sexo":"masculino", | |
| "uf":"AM", | |
| "partido":"PMDB", | |
| "gabinete":"333", | |
| "anexo":"4", | |
| "fone":"3215-5333", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"118594", | |
| "codOrcamento":"3716", | |
| "condicao":"Titular", | |
| "matricula":"369", | |
| "idParlamentar":"5830594", | |
| "nome":"MARCELO SQUASSONI", | |
| "nomeParlamentar":"MARCELO SQUASSONI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/118594.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"550", | |
| "anexo":"4", | |
| "fone":"3215-5550", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160621", | |
| "codOrcamento":"2847", | |
| "condicao":"Titular", | |
| "matricula":"465", | |
| "idParlamentar":"5830763", | |
| "nome":"SANDRO ALEX CRUZ DE OLIVEIRA", | |
| "nomeParlamentar":"SANDRO ALEX", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160621.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PPS", | |
| "gabinete":"221", | |
| "anexo":"4", | |
| "fone":"3215-5221", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74319", | |
| "codOrcamento":"1168", | |
| "condicao":"Titular", | |
| "matricula":"118", | |
| "idParlamentar":"5830740", | |
| "nome":"JOS\u00c9 FRANCISCO PAES LANDIM", | |
| "nomeParlamentar":"PAES LANDIM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74319.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PTB", | |
| "gabinete":"648", | |
| "anexo":"4", | |
| "fone":"3215-5648", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141384", | |
| "codOrcamento":"2462", | |
| "condicao":"Titular", | |
| "matricula":"183", | |
| "idParlamentar":"5830408", | |
| "nome":"ANT\u00d4NIO CARLOS VALADARES FILHO", | |
| "nomeParlamentar":"VALADARES FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141384.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PSB", | |
| "gabinete":"660", | |
| "anexo":"4", | |
| "fone":"3215-5660", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160604", | |
| "codOrcamento":"2855", | |
| "condicao":"Titular", | |
| "matricula":"481", | |
| "idParlamentar":"5830617", | |
| "nome":"PEDRO FRANCISCO UCZAI", | |
| "nomeParlamentar":"PEDRO UCZAI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160604.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PT", | |
| "gabinete":"229", | |
| "anexo":"4", | |
| "fone":"3215-5229", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178851", | |
| "codOrcamento":"3696", | |
| "condicao":"Titular", | |
| "matricula":"11", | |
| "idParlamentar":"5830308", | |
| "nome":"JOZIANE ARAUJO NASCIMENTO ROCHA", | |
| "nomeParlamentar":"JOZI ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178851.jpg", | |
| "sexo":"feminino", | |
| "uf":"AP", | |
| "partido":"PTB", | |
| "gabinete":"309", | |
| "anexo":"4", | |
| "fone":"3215-5309", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178959", | |
| "codOrcamento":"3396", | |
| "condicao":"Titular", | |
| "matricula":"4", | |
| "idParlamentar":"5830646", | |
| "nome":"HIRAN MANUEL GONCALVES DA SILVA", | |
| "nomeParlamentar":"HIRAN GON\u00c7ALVES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178959.jpg", | |
| "sexo":"masculino", | |
| "uf":"RR", | |
| "partido":"PMN", | |
| "gabinete":"274", | |
| "anexo":"3", | |
| "fone":"3215-5274", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"112437", | |
| "codOrcamento":"3688", | |
| "condicao":"Titular", | |
| "matricula":"76", | |
| "idParlamentar":"5830331", | |
| "nome":"JO\u00c3O MARCELO SANTOS SOUZA", | |
| "nomeParlamentar":"JO\u00c3O MARCELO SOUZA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/112437.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PMDB", | |
| "gabinete":"639", | |
| "anexo":"4", | |
| "fone":"3215-5639", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74400", | |
| "codOrcamento":"1986", | |
| "condicao":"Titular", | |
| "matricula":"513", | |
| "idParlamentar":"5830669", | |
| "nome":"PAULO ROBERTO SEVERO PIMENTA", | |
| "nomeParlamentar":"PAULO PIMENTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74400.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"552", | |
| "anexo":"4", | |
| "fone":"3215-5552", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73714", | |
| "codOrcamento":"1646", | |
| "condicao":"Titular", | |
| "matricula":"77", | |
| "idParlamentar":"5830354", | |
| "nome":"Jos\u00e9 Reinaldo Carneiro Tavares", | |
| "nomeParlamentar":"JOS\u00c9 REINALDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73714.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PSB", | |
| "gabinete":"529", | |
| "anexo":"4", | |
| "fone":"3215-5529", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178963", | |
| "codOrcamento":"3077", | |
| "condicao":"Titular", | |
| "matricula":"493", | |
| "idParlamentar":"5830523", | |
| "nome":"LUIS ANTONIO FRANCISCATTO COVATTI", | |
| "nomeParlamentar":"COVATTI FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178963.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"228", | |
| "anexo":"4", | |
| "fone":"3215-5228", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141430", | |
| "codOrcamento":"2502", | |
| "condicao":"Titular", | |
| "matricula":"301", | |
| "idParlamentar":"5830600", | |
| "nome":"FELIPE LEONE BORNIER DE OLIVEIRA", | |
| "nomeParlamentar":"FELIPE BORNIER", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141430.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSD", | |
| "gabinete":"216", | |
| "anexo":"4", | |
| "fone":"3215-5216", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178830", | |
| "codOrcamento":"3026", | |
| "condicao":"Titular", | |
| "matricula":"351", | |
| "idParlamentar":"5830623", | |
| "nome":"SINVAL MALHEIROS PINTO J\u00daNIOR", | |
| "nomeParlamentar":"DR. SINVAL MALHEIROS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178830.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PV", | |
| "gabinete":"520", | |
| "anexo":"4", | |
| "fone":"3215-5520", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160607", | |
| "codOrcamento":"2865", | |
| "condicao":"Titular", | |
| "matricula":"506", | |
| "idParlamentar":"5830377", | |
| "nome":"JOSE LUIZ ST\u00c9DILE", | |
| "nomeParlamentar":"JOSE ST\u00c9DILE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160607.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PSB", | |
| "gabinete":"354", | |
| "anexo":"4", | |
| "fone":"3215-5354", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"167722", | |
| "codOrcamento":"2947", | |
| "condicao":"Titular", | |
| "matricula":"49", | |
| "idParlamentar":"5830471", | |
| "nome":"MARCOS ROG\u00c9RIO DA SILVA BRITO", | |
| "nomeParlamentar":"MARCOS ROG\u00c9RIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/167722.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"PDT", | |
| "gabinete":"930", | |
| "anexo":"4", | |
| "fone":"3215-5930", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141515", | |
| "codOrcamento":"2510", | |
| "condicao":"Titular", | |
| "matricula":"316", | |
| "idParlamentar":"5830554", | |
| "nome":"OTAVIO SANTOS SILVA LEITE", | |
| "nomeParlamentar":"OTAVIO LEITE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141515.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSDB", | |
| "gabinete":"225", | |
| "anexo":"4", | |
| "fone":"3215-5225", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141421", | |
| "codOrcamento":"2456", | |
| "condicao":"Titular", | |
| "matricula":"156", | |
| "idParlamentar":"5830517", | |
| "nome":"EDUARDO HENRIQUE DA FONTE DE ALBUQUERQUE SILVA", | |
| "nomeParlamentar":"EDUARDO DA FONTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141421.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PP", | |
| "gabinete":"628", | |
| "anexo":"4", | |
| "fone":"3215-5628", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178890", | |
| "codOrcamento":"3033", | |
| "condicao":"Suplente", | |
| "matricula":"221", | |
| "idParlamentar":"5830314", | |
| "nome":"ADELMO CARNEIRO LEAO", | |
| "nomeParlamentar":"ADELMO CARNEIRO LE\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178890.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"231", | |
| "anexo":"4", | |
| "fone":"3215-5231", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178947", | |
| "codOrcamento":"3766", | |
| "condicao":"Titular", | |
| "matricula":"329", | |
| "idParlamentar":"5830563", | |
| "nome":"SOSTENES SILVA CAVALCANTE", | |
| "nomeParlamentar":"S\u00d3STENES CAVALCANTE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178947.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSD", | |
| "gabinete":"560", | |
| "anexo":"4", | |
| "fone":"3215-5560", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178859", | |
| "codOrcamento":"3732", | |
| "condicao":"Titular", | |
| "matricula":"210", | |
| "idParlamentar":"5830663", | |
| "nome":"MOEMA ISABEL PASSOS GRAMACHO", | |
| "nomeParlamentar":"MOEMA GRAMACHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178859.jpg", | |
| "sexo":"feminino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"576", | |
| "anexo":"3", | |
| "fone":"3215-5576", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74177", | |
| "codOrcamento":"3430", | |
| "condicao":"Titular", | |
| "matricula":"50", | |
| "idParlamentar":"5830657", | |
| "nome":"MARINHA C\u00c9LIA ROCHA RAUPP DE MATOS", | |
| "nomeParlamentar":"MARINHA RAUPP", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74177.jpg", | |
| "sexo":"feminino", | |
| "uf":"RO", | |
| "partido":"PMDB", | |
| "gabinete":"614", | |
| "anexo":"4", | |
| "fone":"3215-5614", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178857", | |
| "codOrcamento":"3694", | |
| "condicao":"Titular", | |
| "matricula":"204", | |
| "idParlamentar":"5830414", | |
| "nome":"JORGE JOSE SANTOS PEREIRA SOLLA", | |
| "nomeParlamentar":"JORGE SOLLA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178857.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"571", | |
| "anexo":"3", | |
| "fone":"3215-5571", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160630", | |
| "codOrcamento":"2825", | |
| "condicao":"Titular", | |
| "matricula":"409", | |
| "idParlamentar":"5830560", | |
| "nome":"S\u00c1GUAS MORAES SOUSA", | |
| "nomeParlamentar":"S\u00c1GUAS MORAES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160630.jpg", | |
| "sexo":"masculino", | |
| "uf":"MT", | |
| "partido":"PT", | |
| "gabinete":"371", | |
| "anexo":"3", | |
| "fone":"3215-5371", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160552", | |
| "codOrcamento":"2861", | |
| "condicao":"Titular", | |
| "matricula":"495", | |
| "idParlamentar":"5830726", | |
| "nome":"DANRLEI DE DEUS HINTERHOLZ", | |
| "nomeParlamentar":"DANRLEI DE DEUS HINTERHOLZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160552.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PSD", | |
| "gabinete":"566", | |
| "anexo":"3", | |
| "fone":"3215-5566", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178917", | |
| "codOrcamento":"3686", | |
| "condicao":"Titular", | |
| "matricula":"149", | |
| "idParlamentar":"5830583", | |
| "nome":"JOAO FERNANDO PONTUAL COUTINHO", | |
| "nomeParlamentar":"JO\u00c3O FERNANDO COUTINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178917.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"567", | |
| "anexo":"3", | |
| "fone":"32155567", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"132504", | |
| "codOrcamento":"3092", | |
| "condicao":"Titular", | |
| "matricula":"449", | |
| "idParlamentar":"5830348", | |
| "nome":"ENIO JOS\u00c9 VERRI", | |
| "nomeParlamentar":"ENIO VERRI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/132504.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PT", | |
| "gabinete":"472", | |
| "anexo":"3", | |
| "fone":"3215-5472", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160640", | |
| "codOrcamento":"2759", | |
| "condicao":"Titular", | |
| "matricula":"242", | |
| "idParlamentar":"5830677", | |
| "nome":"EROS FERREIRA BIONDINI", | |
| "nomeParlamentar":"EROS BIONDINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160640.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PTB", | |
| "gabinete":"321", | |
| "anexo":"4", | |
| "fone":"3215-5321", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178964", | |
| "codOrcamento":"3298", | |
| "condicao":"Titular", | |
| "matricula":"504", | |
| "idParlamentar":"5830703", | |
| "nome":"HEITOR JOSE SCHUCH", | |
| "nomeParlamentar":"HEITOR SCHUCH", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178964.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PSB", | |
| "gabinete":"277", | |
| "anexo":"3", | |
| "fone":"3215-5277", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141372", | |
| "codOrcamento":"2018", | |
| "condicao":"Titular", | |
| "matricula":"224", | |
| "idParlamentar":"5830322", | |
| "nome":"AELTON JOS\u00c9 DE FREITAS", | |
| "nomeParlamentar":"AELTON FREITAS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141372.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PR", | |
| "gabinete":"204", | |
| "anexo":"4", | |
| "fone":"3215-5204", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160636", | |
| "codOrcamento":"2716", | |
| "condicao":"Titular", | |
| "matricula":"139", | |
| "idParlamentar":"5830752", | |
| "nome":"JOS\u00c9 WILSON SANTIAGO FILHO", | |
| "nomeParlamentar":"WILSON FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160636.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PTB", | |
| "gabinete":"534", | |
| "anexo":"4", | |
| "fone":"3215-5534", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"152605", | |
| "codOrcamento":"2616", | |
| "condicao":"Titular", | |
| "matricula":"304", | |
| "idParlamentar":"5830397", | |
| "nome":"GLAUBER DE MEDEIROS BRAGA", | |
| "nomeParlamentar":"GLAUBER BRAGA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/152605.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSB", | |
| "gabinete":"362", | |
| "anexo":"4", | |
| "fone":"3215-5362", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74040", | |
| "codOrcamento":"1268", | |
| "condicao":"Titular", | |
| "matricula":"131", | |
| "idParlamentar":"5830769", | |
| "nome":"BENJAMIN GOMES MARANH\u00c3O NETO", | |
| "nomeParlamentar":"BENJAMIN MARANH\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74040.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"SD", | |
| "gabinete":"458", | |
| "anexo":"4", | |
| "fone":"3215-5458", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"92776", | |
| "codOrcamento":"2924", | |
| "condicao":"Titular", | |
| "matricula":"267", | |
| "idParlamentar":"5830746", | |
| "nome":"STEFANO AGUIAR DOS SANTOS", | |
| "nomeParlamentar":"STEFANO AGUIAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/92776.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSB", | |
| "gabinete":"341", | |
| "anexo":"4", | |
| "fone":"3215-5341", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178943", | |
| "codOrcamento":"3724", | |
| "condicao":"Titular", | |
| "matricula":"321", | |
| "idParlamentar":"5830328", | |
| "nome":"MARCOS BEZERRA RIBEIRO SOARES", | |
| "nomeParlamentar":"MARCOS SOARES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178943.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"741", | |
| "anexo":"4", | |
| "fone":"3215-5741", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160651", | |
| "codOrcamento":"2856", | |
| "condicao":"Titular", | |
| "matricula":"483", | |
| "idParlamentar":"5830697", | |
| "nome":"ROG\u00c9RIO MENDON\u00c7A", | |
| "nomeParlamentar":"ROG\u00c9RIO PENINHA MENDON\u00c7A", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160651.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"656", | |
| "anexo":"4", | |
| "fone":"3215-5656", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160613", | |
| "codOrcamento":"2687", | |
| "condicao":"Titular", | |
| "matricula":"58", | |
| "idParlamentar":"5830795", | |
| "nome":"SEBASTI\u00c3O SIB\u00c1 MACHADO OLIVEIRA", | |
| "nomeParlamentar":"SIB\u00c1 MACHADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160613.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PT", | |
| "gabinete":"421", | |
| "anexo":"4", | |
| "fone":"3215-5421", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178827", | |
| "codOrcamento":"3514", | |
| "condicao":"Titular", | |
| "matricula":"282", | |
| "idParlamentar":"5830483", | |
| "nome":"MAX FREITAS MAURO FILHO", | |
| "nomeParlamentar":"MAX FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178827.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PSDB", | |
| "gabinete":"276", | |
| "anexo":"3", | |
| "fone":"3215-5276", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178901", | |
| "codOrcamento":"3769", | |
| "condicao":"Titular", | |
| "matricula":"437", | |
| "idParlamentar":"5830732", | |
| "nome":"TEREZA CRISTINA CORREA DA COSTA DIAS", | |
| "nomeParlamentar":"TEREZA CRISTINA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178901.jpg", | |
| "sexo":"feminino", | |
| "uf":"MS", | |
| "partido":"PSB", | |
| "gabinete":"448", | |
| "anexo":"4", | |
| "fone":"3215-5448", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178883", | |
| "codOrcamento":"3090", | |
| "condicao":"Titular", | |
| "matricula":"73", | |
| "idParlamentar":"5830448", | |
| "nome":"ELIZIANE PEREIRA GAMA FERREIRA", | |
| "nomeParlamentar":"ELIZIANE GAMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178883.jpg", | |
| "sexo":"feminino", | |
| "uf":"MA", | |
| "partido":"PPS", | |
| "gabinete":"205", | |
| "anexo":"4", | |
| "fone":"3215-5205", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178923", | |
| "codOrcamento":"3782", | |
| "condicao":"Titular", | |
| "matricula":"163", | |
| "idParlamentar":"5830626", | |
| "nome":"JOSE CAVALCANTI ALVES JUNIOR", | |
| "nomeParlamentar":"ZECA CAVALCANTI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178923.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PTB", | |
| "gabinete":"318", | |
| "anexo":"4", | |
| "fone":"3215-5318", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74762", | |
| "codOrcamento":"3351", | |
| "condicao":"Titular", | |
| "matricula":"265", | |
| "idParlamentar":"5830577", | |
| "nome":"JOS\u00c9 SARAIVA FELIPE", | |
| "nomeParlamentar":"SARAIVA FELIPE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74762.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"429", | |
| "anexo":"4", | |
| "fone":"3215-5429", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178829", | |
| "codOrcamento":"3064", | |
| "condicao":"Titular", | |
| "matricula":"346", | |
| "idParlamentar":"5830434", | |
| "nome":"JOSE AUGUSTO ROSA", | |
| "nomeParlamentar":"CAPIT\u00c3O AUGUSTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178829.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PR", | |
| "gabinete":"273", | |
| "anexo":"3", | |
| "fone":"3215-5273", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74554", | |
| "codOrcamento":"3262", | |
| "condicao":"Titular", | |
| "matricula":"203", | |
| "idParlamentar":"5830789", | |
| "nome":"JOS\u00c9 ALVES ROCHA", | |
| "nomeParlamentar":"JOS\u00c9 ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74554.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PR", | |
| "gabinete":"908", | |
| "anexo":"4", | |
| "fone":"3215-5908", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178860", | |
| "codOrcamento":"3738", | |
| "condicao":"Titular", | |
| "matricula":"215", | |
| "idParlamentar":"5830391", | |
| "nome":"PAULO VELLOSO DANTAS AZI", | |
| "nomeParlamentar":"PAULO AZI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178860.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"DEM", | |
| "gabinete":"635", | |
| "anexo":"4", | |
| "fone":"3215-5635", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178869", | |
| "codOrcamento":"3778", | |
| "condicao":"Titular", | |
| "matricula":"108", | |
| "idParlamentar":"5830640", | |
| "nome":"VITOR PEREIRA VALIM", | |
| "nomeParlamentar":"VITOR VALIM", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178869.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PMDB", | |
| "gabinete":"545", | |
| "anexo":"4", | |
| "fone":"3215-5545", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73891", | |
| "codOrcamento":"3173", | |
| "condicao":"Titular", | |
| "matricula":"491", | |
| "idParlamentar":"5830385", | |
| "nome":"DARC\u00cdSIO PAULO PERONDI", | |
| "nomeParlamentar":"DARC\u00cdSIO PERONDI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73891.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PMDB", | |
| "gabinete":"518", | |
| "anexo":"4", | |
| "fone":"3215-5518", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178944", | |
| "codOrcamento":"3749", | |
| "condicao":"Titular", | |
| "matricula":"324", | |
| "idParlamentar":"5830540", | |
| "nome":"ROBERTO DA SILVA SALES", | |
| "nomeParlamentar":"ROBERTO SALES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178944.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PRB", | |
| "gabinete":"332", | |
| "anexo":"4", | |
| "fone":"3215-5332", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74376", | |
| "codOrcamento":"1451", | |
| "condicao":"Titular", | |
| "matricula":"438", | |
| "idParlamentar":"5830534", | |
| "nome":"VANDER LUIZ DOS SANTOS LOUBET", | |
| "nomeParlamentar":"VANDER LOUBET", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74376.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"PT", | |
| "gabinete":"838", | |
| "anexo":"4", | |
| "fone":"3215-5838", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160620", | |
| "codOrcamento":"2794", | |
| "condicao":"Titular", | |
| "matricula":"326", | |
| "idParlamentar":"5830491", | |
| "nome":"WASHINGTON REIS DE OLIVEIRA", | |
| "nomeParlamentar":"WASHINGTON REIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160620.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PMDB", | |
| "gabinete":"856", | |
| "anexo":"4", | |
| "fone":"3215-5856", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160639", | |
| "codOrcamento":"2693", | |
| "condicao":"Titular", | |
| "matricula":"67", | |
| "idParlamentar":"5830683", | |
| "nome":"MARIA AUXILIADORA SEABRA REZENDE", | |
| "nomeParlamentar":"PROFESSORA DORINHA SEABRA REZENDE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160639.jpg", | |
| "sexo":"feminino", | |
| "uf":"TO", | |
| "partido":"DEM", | |
| "gabinete":"432", | |
| "anexo":"4", | |
| "fone":"3215-5432", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160536", | |
| "codOrcamento":"2853", | |
| "condicao":"Titular", | |
| "matricula":"478", | |
| "idParlamentar":"5830440", | |
| "nome":"MARCO ANTONIO TEBALDI", | |
| "nomeParlamentar":"MARCO TEBALDI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160536.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PSDB", | |
| "gabinete":"284", | |
| "anexo":"3", | |
| "fone":"3215-5284", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73808", | |
| "codOrcamento":"2471", | |
| "condicao":"Titular", | |
| "matricula":"213", | |
| "idParlamentar":"5830291", | |
| "nome":"S\u00c9RGIO LU\u00cdS LACERDA BRITO", | |
| "nomeParlamentar":"S\u00c9RGIO BRITO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73808.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSD", | |
| "gabinete":"638", | |
| "anexo":"4", | |
| "fone":"3215-5638", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"105112", | |
| "codOrcamento":"3060", | |
| "condicao":"Titular", | |
| "matricula":"14", | |
| "idParlamentar":"5830572", | |
| "nome":"LUIZ GIONILSON PINHEIRO BORGES", | |
| "nomeParlamentar":"CABU\u00c7U BORGES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/105112.jpg", | |
| "sexo":"masculino", | |
| "uf":"AP", | |
| "partido":"PMDB", | |
| "gabinete":"380", | |
| "anexo":"3", | |
| "fone":"3215-5380", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178900", | |
| "codOrcamento":"3069", | |
| "condicao":"Titular", | |
| "matricula":"433", | |
| "idParlamentar":"5830595", | |
| "nome":"CARLOS EDUARDO XAVIER MARUN", | |
| "nomeParlamentar":"CARLOS MARUN", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178900.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"PMDB", | |
| "gabinete":"372", | |
| "anexo":"3", | |
| "fone":"3215-5372", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178844", | |
| "codOrcamento":"3740", | |
| "condicao":"Titular", | |
| "matricula":"172", | |
| "idParlamentar":"5830787", | |
| "nome":"PEDRO TORRES BRAND\u00c3O VILELA", | |
| "nomeParlamentar":"PEDRO VILELA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178844.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PSDB", | |
| "gabinete":"705", | |
| "anexo":"4", | |
| "fone":"3215-5705", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74050", | |
| "codOrcamento":"1304", | |
| "condicao":"Titular", | |
| "matricula":"168", | |
| "idParlamentar":"5830618", | |
| "nome":"MAUR\u00cdCIO QUINTELLA MALTA LESSA", | |
| "nomeParlamentar":"MAUR\u00cdCIO QUINTELLA LESSA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74050.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PR", | |
| "gabinete":"425", | |
| "anexo":"4", | |
| "fone":"3215-5425", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141408", | |
| "codOrcamento":"2388", | |
| "condicao":"Titular", | |
| "matricula":"70", | |
| "idParlamentar":"5830455", | |
| "nome":"CLEBER VERDE CORDEIRO MENDES", | |
| "nomeParlamentar":"CLEBER VERDE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141408.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PRB", | |
| "gabinete":"710", | |
| "anexo":"4", | |
| "fone":"3215-5710", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"4930", | |
| "codOrcamento":"2355", | |
| "condicao":"Titular", | |
| "matricula":"160", | |
| "idParlamentar":"5830641", | |
| "nome":"S\u00cdLVIO SERAFIM COSTA", | |
| "nomeParlamentar":"SILVIO COSTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/4930.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSC", | |
| "gabinete":"417", | |
| "anexo":"4", | |
| "fone":"3215-5417", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178885", | |
| "codOrcamento":"3698", | |
| "condicao":"Titular", | |
| "matricula":"78", | |
| "idParlamentar":"5830432", | |
| "nome":"ANTONIO DA CRUZ FILGUEIRA JUNIOR", | |
| "nomeParlamentar":"JUNIOR MARRECA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178885.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PEN", | |
| "gabinete":"537", | |
| "anexo":"4", | |
| "fone":"3215-5537", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74428", | |
| "codOrcamento":"3299", | |
| "condicao":"Titular", | |
| "matricula":"154", | |
| "idParlamentar":"5830764", | |
| "nome":"JOS\u00c9 MENDON\u00c7A BEZERRA FILHO", | |
| "nomeParlamentar":"MENDON\u00c7A FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74428.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"DEM", | |
| "gabinete":"314", | |
| "anexo":"4", | |
| "fone":"3215-5314", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160643", | |
| "codOrcamento":"2772", | |
| "condicao":"Titular", | |
| "matricula":"278", | |
| "idParlamentar":"5830309", | |
| "nome":"JORGE SILVA", | |
| "nomeParlamentar":"DR. JORGE SILVA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160643.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PROS", | |
| "gabinete":"227", | |
| "anexo":"4", | |
| "fone":"3215-5227", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141553", | |
| "codOrcamento":"2366", | |
| "condicao":"Titular", | |
| "matricula":"394", | |
| "idParlamentar":"5830332", | |
| "nome":"VANDERLEI MACRIS", | |
| "nomeParlamentar":"VANDERLEI MACRIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141553.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"348", | |
| "anexo":"4", | |
| "fone":"3215-5348", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178839", | |
| "codOrcamento":"3640", | |
| "condicao":"Titular", | |
| "matricula":"56", | |
| "idParlamentar":"5830403", | |
| "nome":"JESSICA ROJAS SALES", | |
| "nomeParlamentar":"J\u00c9SSICA SALES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178839.jpg", | |
| "sexo":"feminino", | |
| "uf":"AC", | |
| "partido":"PMDB", | |
| "gabinete":"952", | |
| "anexo":"4", | |
| "fone":"3215-5952", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74535", | |
| "codOrcamento":"1257", | |
| "condicao":"Titular", | |
| "matricula":"190", | |
| "idParlamentar":"5830741", | |
| "nome":"BENITO DA GAMA SANTOS", | |
| "nomeParlamentar":"BENITO GAMA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74535.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PTB", | |
| "gabinete":"414", | |
| "anexo":"4", | |
| "fone":"3215-5414", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160518", | |
| "codOrcamento":"2768", | |
| "condicao":"Titular", | |
| "matricula":"270", | |
| "idParlamentar":"5830380", | |
| "nome":"WELITON FERNANDES PRADO", | |
| "nomeParlamentar":"WELITON PRADO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160518.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PT", | |
| "gabinete":"862", | |
| "anexo":"4", | |
| "fone":"3215-5862", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74445", | |
| "codOrcamento":"3508", | |
| "condicao":"Titular", | |
| "matricula":"75", | |
| "idParlamentar":"5830718", | |
| "nome":"JO\u00c3O CASTELO RIBEIRO GON\u00c7ALVES", | |
| "nomeParlamentar":"JO\u00c3O CASTELO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74445.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PSDB", | |
| "gabinete":"324", | |
| "anexo":"4", | |
| "fone":"3215-5324", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178999", | |
| "codOrcamento":"3056", | |
| "condicao":"Titular", | |
| "matricula":"223", | |
| "idParlamentar":"5830695", | |
| "nome":"BRUNIELE FERREIRA GOMES", | |
| "nomeParlamentar":"BRUNNY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178999.jpg", | |
| "sexo":"feminino", | |
| "uf":"MG", | |
| "partido":"PTC", | |
| "gabinete":"260", | |
| "anexo":"4", | |
| "fone":"3215-5260", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"4931", | |
| "codOrcamento":"2363", | |
| "condicao":"Titular", | |
| "matricula":"408", | |
| "idParlamentar":"5830526", | |
| "nome":"IZALCI LUCAS FERREIRA", | |
| "nomeParlamentar":"IZALCI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/4931.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"PSDB", | |
| "gabinete":"602", | |
| "anexo":"4", | |
| "fone":"3215-5602", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74399", | |
| "codOrcamento":"1984", | |
| "condicao":"Titular", | |
| "matricula":"510", | |
| "idParlamentar":"5830449", | |
| "nome":"ONYX DORNELLES LORENZONI", | |
| "nomeParlamentar":"ONYX LORENZONI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74399.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"DEM", | |
| "gabinete":"828", | |
| "anexo":"4", | |
| "fone":"3215-5828", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178929", | |
| "codOrcamento":"3084", | |
| "condicao":"Titular", | |
| "matricula":"447", | |
| "idParlamentar":"5830672", | |
| "nome":"DIEGO ALEXSANDER GONCALO PAULA GARCIA", | |
| "nomeParlamentar":"DIEGO GARCIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178929.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PHS", | |
| "gabinete":"745", | |
| "anexo":"4", | |
| "fone":"3215-5745", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74216", | |
| "codOrcamento":"3433", | |
| "condicao":"Titular", | |
| "matricula":"102", | |
| "idParlamentar":"5830549", | |
| "nome":"RAIMUNDO GOMES DE MATOS", | |
| "nomeParlamentar":"RAIMUNDO GOMES DE MATOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74216.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PSDB", | |
| "gabinete":"725", | |
| "anexo":"4", | |
| "fone":"3215-5725", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73458", | |
| "codOrcamento":"3680", | |
| "condicao":"Titular", | |
| "matricula":"445", | |
| "idParlamentar":"5830426", | |
| "nome":"ALEX CANZIANI SILVEIRA", | |
| "nomeParlamentar":"ALEX CANZIANI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73458.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PTB", | |
| "gabinete":"842", | |
| "anexo":"4", | |
| "fone":"3215-5842", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74041", | |
| "codOrcamento":"1271", | |
| "condicao":"Titular", | |
| "matricula":"133", | |
| "idParlamentar":"5830317", | |
| "nome":"LUIZ ALBUQUERQUE COUTO", | |
| "nomeParlamentar":"LUIZ COUTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74041.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PT", | |
| "gabinete":"442", | |
| "anexo":"4", | |
| "fone":"3215-5442", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178864", | |
| "codOrcamento":"3031", | |
| "condicao":"Titular", | |
| "matricula":"92", | |
| "idParlamentar":"5830601", | |
| "nome":"JOSE ADAIL CARNEIRO SILVA", | |
| "nomeParlamentar":"ADAIL CARNEIRO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178864.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PHS", | |
| "gabinete":"335", | |
| "anexo":"4", | |
| "fone":"3215-5335", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73579", | |
| "codOrcamento":"3630", | |
| "condicao":"Titular", | |
| "matricula":"410", | |
| "idParlamentar":"5830472", | |
| "nome":"JO\u00c3O ALBERTO FRAGA SILVA", | |
| "nomeParlamentar":"ALBERTO FRAGA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73579.jpg", | |
| "sexo":"masculino", | |
| "uf":"DF", | |
| "partido":"DEM", | |
| "gabinete":"511", | |
| "anexo":"4", | |
| "fone":"3215-5511", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178842", | |
| "codOrcamento":"3684", | |
| "condicao":"Titular", | |
| "matricula":"167", | |
| "idParlamentar":"5830555", | |
| "nome":"JOAO HENRIQUE HOLANDA CALDAS", | |
| "nomeParlamentar":"JHC", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178842.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"SD", | |
| "gabinete":"958", | |
| "anexo":"4", | |
| "fone":"3215-5958", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73931", | |
| "codOrcamento":"1142", | |
| "condicao":"Titular", | |
| "matricula":"25", | |
| "idParlamentar":"5830518", | |
| "nome":"JOS\u00c9 GERALDO TORRES DA SILVA", | |
| "nomeParlamentar":"Z\u00c9 GERALDO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73931.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PT", | |
| "gabinete":"266", | |
| "anexo":"3", | |
| "fone":"3215-5266", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"167493", | |
| "codOrcamento":"2942", | |
| "condicao":"Titular", | |
| "matricula":"83", | |
| "idParlamentar":"5830409", | |
| "nome":"WEVERTON ROCHA MARQUES DE SOUSA", | |
| "nomeParlamentar":"WEVERTON ROCHA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/167493.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PDT", | |
| "gabinete":"405", | |
| "anexo":"4", | |
| "fone":"3215-5405", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178877", | |
| "codOrcamento":"3103", | |
| "condicao":"Titular", | |
| "matricula":"426", | |
| "idParlamentar":"5830415", | |
| "nome":"FABIO FERNANDES DE SOUSA", | |
| "nomeParlamentar":"F\u00c1BIO SOUSA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178877.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PSDB", | |
| "gabinete":"271", | |
| "anexo":"3", | |
| "fone":"3215-5271", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178939", | |
| "codOrcamento":"3075", | |
| "condicao":"Titular", | |
| "matricula":"294", | |
| "idParlamentar":"5830658", | |
| "nome":"CLARISSA BARROS ASSED MATHEUS DE OLIVEIRA", | |
| "nomeParlamentar":"CLARISSA GAROTINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178939.jpg", | |
| "sexo":"feminino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"714", | |
| "anexo":"4", | |
| "fone":"3215-5714", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74291", | |
| "codOrcamento":"3138", | |
| "condicao":"Titular", | |
| "matricula":"90", | |
| "idParlamentar":"5830664", | |
| "nome":"JOS\u00c9 ARNON CRUZ BEZERRA DE MENEZES", | |
| "nomeParlamentar":"ARNON BEZERRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74291.jpg", | |
| "sexo":"masculino", | |
| "uf":"CE", | |
| "partido":"PTB", | |
| "gabinete":"413", | |
| "anexo":"4", | |
| "fone":"3215-5413", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141490", | |
| "codOrcamento":"2367", | |
| "condicao":"Titular", | |
| "matricula":"130", | |
| "idParlamentar":"5830509", | |
| "nome":"MANOEL ALVES DA SILVA JUNIOR", | |
| "nomeParlamentar":"MANOEL JUNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141490.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PMDB", | |
| "gabinete":"601", | |
| "anexo":"4", | |
| "fone":"3215-5601", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178893", | |
| "codOrcamento":"3083", | |
| "condicao":"Titular", | |
| "matricula":"229", | |
| "idParlamentar":"5830363", | |
| "nome":"EDSON MOREIRA DA SILVA", | |
| "nomeParlamentar":"DELEGADO EDSON MOREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178893.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PTN", | |
| "gabinete":"933", | |
| "anexo":"4", | |
| "fone":"3215-5933", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160573", | |
| "codOrcamento":"2843", | |
| "condicao":"Titular", | |
| "matricula":"455", | |
| "idParlamentar":"5830612", | |
| "nome":"JO\u00c3O JOS\u00c9 DE ARRUDA J\u00daNIOR", | |
| "nomeParlamentar":"JO\u00c3O ARRUDA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160573.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PMDB", | |
| "gabinete":"633", | |
| "anexo":"4", | |
| "fone":"3215-5633", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141535", | |
| "codOrcamento":"2447", | |
| "condicao":"Titular", | |
| "matricula":"124", | |
| "idParlamentar":"5830463", | |
| "nome":"ROG\u00c9RIO SIMONETTI MARINHO", | |
| "nomeParlamentar":"ROG\u00c9RIO MARINHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141535.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PSDB", | |
| "gabinete":"446", | |
| "anexo":"4", | |
| "fone":"3215-5446", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178918", | |
| "codOrcamento":"3700", | |
| "condicao":"Titular", | |
| "matricula":"151", | |
| "idParlamentar":"5830758", | |
| "nome":"KAIO CESAR DE MOURA MANICOBA NOVAES FERRAZ", | |
| "nomeParlamentar":"KAIO MANI\u00c7OBA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178918.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PHS", | |
| "gabinete":"525", | |
| "anexo":"4", | |
| "fone":"3215-5525", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"131943", | |
| "codOrcamento":"2573", | |
| "condicao":"Titular", | |
| "matricula":"147", | |
| "idParlamentar":"5830323", | |
| "nome":"Jarbas de Andrade Vasconcelos", | |
| "nomeParlamentar":"JARBAS VASCONCELOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/131943.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PMDB", | |
| "gabinete":"304", | |
| "anexo":"4", | |
| "fone":"3215-5304", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160538", | |
| "codOrcamento":"2862", | |
| "condicao":"Titular", | |
| "matricula":"499", | |
| "idParlamentar":"5830655", | |
| "nome":"ELVINO JOS\u00c9 BOHN GASS", | |
| "nomeParlamentar":"BOHN GASS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160538.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"469", | |
| "anexo":"3", | |
| "fone":"3215-5469", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74395", | |
| "codOrcamento":"1117", | |
| "condicao":"Titular", | |
| "matricula":"501", | |
| "idParlamentar":"5830798", | |
| "nome":"JOS\u00c9 OT\u00c1VIO GERMANO", | |
| "nomeParlamentar":"JOS\u00c9 OT\u00c1VIO GERMANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74395.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PP", | |
| "gabinete":"424", | |
| "anexo":"4", | |
| "fone":"3215-5424", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74398", | |
| "codOrcamento":"1983", | |
| "condicao":"Titular", | |
| "matricula":"508", | |
| "idParlamentar":"5830300", | |
| "nome":"MARIA DO ROS\u00c1RIO NUNES", | |
| "nomeParlamentar":"MARIA DO ROS\u00c1RIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74398.jpg", | |
| "sexo":"feminino", | |
| "uf":"RS", | |
| "partido":"PT", | |
| "gabinete":"312", | |
| "anexo":"4", | |
| "fone":"3215-5312", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141482", | |
| "codOrcamento":"2481", | |
| "condicao":"Titular", | |
| "matricula":"255", | |
| "idParlamentar":"5830466", | |
| "nome":"LEONARDO LEMOS BARROS QUINT\u00c3O", | |
| "nomeParlamentar":"LEONARDO QUINT\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141482.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"914", | |
| "anexo":"4", | |
| "fone":"3215-5914", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73560", | |
| "codOrcamento":"3360", | |
| "condicao":"Titular", | |
| "matricula":"391", | |
| "idParlamentar":"5830704", | |
| "nome":"SILVIO FRAN\u00c7A TORRES", | |
| "nomeParlamentar":"SILVIO TORRES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73560.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"404", | |
| "anexo":"4", | |
| "fone":"3215-5404", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178896", | |
| "codOrcamento":"3734", | |
| "condicao":"Titular", | |
| "matricula":"247", | |
| "idParlamentar":"5830372", | |
| "nome":"NEWTON CARDOSO JUNIOR", | |
| "nomeParlamentar":"NEWTON CARDOSO JR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178896.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"932", | |
| "anexo":"4", | |
| "fone":"3215-5932", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160666", | |
| "codOrcamento":"2742", | |
| "condicao":"Titular", | |
| "matricula":"195", | |
| "idParlamentar":"5830443", | |
| "nome":"FELIX DE ALMEIDA MENDON\u00c7A J\u00daNIOR", | |
| "nomeParlamentar":"F\u00c9LIX MENDON\u00c7A J\u00daNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160666.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PDT", | |
| "gabinete":"912", | |
| "anexo":"4", | |
| "fone":"3215-5912", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178848", | |
| "codOrcamento":"3076", | |
| "condicao":"Titular", | |
| "matricula":"41", | |
| "idParlamentar":"5830629", | |
| "nome":"MARIA DA CONCEICAO SAMPAIO MOURA", | |
| "nomeParlamentar":"CONCEI\u00c7\u00c3O SAMPAIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178848.jpg", | |
| "sexo":"feminino", | |
| "uf":"AM", | |
| "partido":"PP", | |
| "gabinete":"515", | |
| "anexo":"4", | |
| "fone":"3215-5515", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178879", | |
| "codOrcamento":"3704", | |
| "condicao":"Titular", | |
| "matricula":"430", | |
| "idParlamentar":"5830727", | |
| "nome":"LUCAS DE CASTRO SANTOS", | |
| "nomeParlamentar":"LUCAS VERGILIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178879.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"SD", | |
| "gabinete":"816", | |
| "anexo":"4", | |
| "fone":"3215-5816", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141431", | |
| "codOrcamento":"2392", | |
| "condicao":"Titular", | |
| "matricula":"158", | |
| "idParlamentar":"5830678", | |
| "nome":"FERNANDO BEZERRA DE SOUZA COELHO FILHO", | |
| "nomeParlamentar":"FERNANDO COELHO FILHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141431.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"662", | |
| "anexo":"4", | |
| "fone":"3215-5662", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178833", | |
| "codOrcamento":"3039", | |
| "condicao":"Titular", | |
| "matricula":"284", | |
| "idParlamentar":"5830747", | |
| "nome":"ALEXANDRE AUGUSTUS SERFIOTIS", | |
| "nomeParlamentar":"ALEXANDRE SERFIOTIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178833.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PSD", | |
| "gabinete":"554", | |
| "anexo":"4", | |
| "fone":"3215-5554", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141428", | |
| "codOrcamento":"2409", | |
| "condicao":"Titular", | |
| "matricula":"119", | |
| "idParlamentar":"5830349", | |
| "nome":"F\u00c1BIO SALUSTINO MESQUITA DE FARIA", | |
| "nomeParlamentar":"F\u00c1BIO FARIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141428.jpg", | |
| "sexo":"masculino", | |
| "uf":"RN", | |
| "partido":"PSD", | |
| "gabinete":"706", | |
| "anexo":"4", | |
| "fone":"3215-5706", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178838", | |
| "codOrcamento":"3072", | |
| "condicao":"Titular", | |
| "matricula":"55", | |
| "idParlamentar":"5830698", | |
| "nome":"CARLOS CESAR CORREIA DE MESSIAS", | |
| "nomeParlamentar":"C\u00c9SAR MESSIAS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178838.jpg", | |
| "sexo":"masculino", | |
| "uf":"AC", | |
| "partido":"PSB", | |
| "gabinete":"956", | |
| "anexo":"4", | |
| "fone":"3215-5956", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74847", | |
| "codOrcamento":"1773", | |
| "condicao":"Titular", | |
| "matricula":"302", | |
| "idParlamentar":"5830721", | |
| "nome":"JAIR MESSIAS BOLSONARO", | |
| "nomeParlamentar":"JAIR BOLSONARO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74847.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PP", | |
| "gabinete":"482", | |
| "anexo":"3", | |
| "fone":"3215-5482", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74558", | |
| "codOrcamento":"3542", | |
| "condicao":"Titular", | |
| "matricula":"166", | |
| "idParlamentar":"5830400", | |
| "nome":"GIVALDO DE S\u00c1 GOUVEIA", | |
| "nomeParlamentar":"GIVALDO CARIMB\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74558.jpg", | |
| "sexo":"masculino", | |
| "uf":"AL", | |
| "partido":"PROS", | |
| "gabinete":"732", | |
| "anexo":"4", | |
| "fone":"3215-5732", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160667", | |
| "codOrcamento":"2801", | |
| "condicao":"Titular", | |
| "matricula":"348", | |
| "idParlamentar":"5830578", | |
| "nome":"GUILHERME MUSSI FERREIRA", | |
| "nomeParlamentar":"GUILHERME MUSSI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160667.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PP", | |
| "gabinete":"712", | |
| "anexo":"4", | |
| "fone":"3215-5712", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160511", | |
| "codOrcamento":"2776", | |
| "condicao":"Titular", | |
| "matricula":"287", | |
| "idParlamentar":"5830329", | |
| "nome":"ALESSANDRO LUCCIOLA MOLON", | |
| "nomeParlamentar":"ALESSANDRO MOLON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160511.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PT", | |
| "gabinete":"652", | |
| "anexo":"4", | |
| "fone":"3215-5652", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178955", | |
| "codOrcamento":"3708", | |
| "condicao":"Titular", | |
| "matricula":"48", | |
| "idParlamentar":"5830435", | |
| "nome":"LUIZ CLAUDIO PEREIRA ALVES", | |
| "nomeParlamentar":"LUIZ CL\u00c1UDIO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178955.jpg", | |
| "sexo":"masculino", | |
| "uf":"RO", | |
| "partido":"PR", | |
| "gabinete":"643", | |
| "anexo":"4", | |
| "fone":"3215-5643", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178977", | |
| "codOrcamento":"3089", | |
| "condicao":"Titular", | |
| "matricula":"353", | |
| "idParlamentar":"5830529", | |
| "nome":"EDUARDO PEDROSA CURY", | |
| "nomeParlamentar":"EDUARDO CURY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178977.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"368", | |
| "anexo":"3", | |
| "fone":"3215-5368", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73441", | |
| "codOrcamento":"3160", | |
| "condicao":"Titular", | |
| "matricula":"347", | |
| "idParlamentar":"5830790", | |
| "nome":"CELSO UBIRAJARA RUSSOMANNO", | |
| "nomeParlamentar":"CELSO RUSSOMANNO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73441.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PRB", | |
| "gabinete":"960", | |
| "anexo":"4", | |
| "fone":"3215-5960", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160598", | |
| "codOrcamento":"2833", | |
| "condicao":"Titular", | |
| "matricula":"422", | |
| "idParlamentar":"5830778", | |
| "nome":"FL\u00c1VIA CARREIRO ALBUQUERQUE MORAIS", | |
| "nomeParlamentar":"FL\u00c1VIA MORAIS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160598.jpg", | |
| "sexo":"feminino", | |
| "uf":"GO", | |
| "partido":"PDT", | |
| "gabinete":"738", | |
| "anexo":"4", | |
| "fone":"3215-5738", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74574", | |
| "codOrcamento":"3568", | |
| "condicao":"Titular", | |
| "matricula":"214", | |
| "idParlamentar":"5830592", | |
| "nome":"PAULO S\u00c9RGIO PARANHOS DE MAGALH\u00c3ES", | |
| "nomeParlamentar":"PAULO MAGALH\u00c3ES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74574.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PSD", | |
| "gabinete":"903", | |
| "anexo":"4", | |
| "fone":"3215-5903", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"166402", | |
| "codOrcamento":"2935", | |
| "condicao":"Titular", | |
| "matricula":"431", | |
| "idParlamentar":"5830735", | |
| "nome":"MAGDA MOFATTO HON", | |
| "nomeParlamentar":"MAGDA MOFATTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/166402.jpg", | |
| "sexo":"feminino", | |
| "uf":"GO", | |
| "partido":"PR", | |
| "gabinete":"934", | |
| "anexo":"4", | |
| "fone":"3215-5934", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178853", | |
| "codOrcamento":"3062", | |
| "condicao":"Titular", | |
| "matricula":"196", | |
| "idParlamentar":"5830486", | |
| "nome":"LUIZ CARLOS CAETANO", | |
| "nomeParlamentar":"CAETANO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178853.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PT", | |
| "gabinete":"415", | |
| "anexo":"4", | |
| "fone":"3215-5415", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73720", | |
| "codOrcamento":"1881", | |
| "condicao":"Titular", | |
| "matricula":"479", | |
| "idParlamentar":"5830492", | |
| "nome":"C\u00e9sar Antonio de Souza", | |
| "nomeParlamentar":"CESAR SOUZA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73720.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PSD", | |
| "gabinete":"609", | |
| "anexo":"4", | |
| "fone":"3215-5609", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178949", | |
| "codOrcamento":"3784", | |
| "condicao":"Titular", | |
| "matricula":"126", | |
| "idParlamentar":"5830392", | |
| "nome":"ZENAIDE MAIA CALADO PEREIRA DOS SANTOS", | |
| "nomeParlamentar":"ZENAIDE MAIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178949.jpg", | |
| "sexo":"feminino", | |
| "uf":"RN", | |
| "partido":"PR", | |
| "gabinete":"439", | |
| "anexo":"4", | |
| "fone":"3215-5439", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74378", | |
| "codOrcamento":"1963", | |
| "condicao":"Titular", | |
| "matricula":"443", | |
| "idParlamentar":"5830386", | |
| "nome":"ASSIS MIGUEL DO COUTO", | |
| "nomeParlamentar":"ASSIS DO COUTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74378.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PT", | |
| "gabinete":"428", | |
| "anexo":"4", | |
| "fone":"3215-5428", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160674", | |
| "codOrcamento":"2712", | |
| "condicao":"Titular", | |
| "matricula":"132", | |
| "idParlamentar":"5830343", | |
| "nome":"HUGO MOTTA WANDERLEY DA N\u00d3BREGA", | |
| "nomeParlamentar":"HUGO MOTTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160674.jpg", | |
| "sexo":"masculino", | |
| "uf":"PB", | |
| "partido":"PMDB", | |
| "gabinete":"237", | |
| "anexo":"4", | |
| "fone":"3215-5237", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178871", | |
| "codOrcamento":"3093", | |
| "condicao":"Titular", | |
| "matricula":"274", | |
| "idParlamentar":"5830535", | |
| "nome":"EVAIR VIEIRA DE MELO", | |
| "nomeParlamentar":"EVAIR DE MELO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178871.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PV", | |
| "gabinete":"443", | |
| "anexo":"4", | |
| "fone":"3215-5443", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74862", | |
| "codOrcamento":"1334", | |
| "condicao":"Titular", | |
| "matricula":"317", | |
| "idParlamentar":"5830684", | |
| "nome":"MIRO TEIXEIRA", | |
| "nomeParlamentar":"MIRO TEIXEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74862.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PROS", | |
| "gabinete":"270", | |
| "anexo":"3", | |
| "fone":"3215-5270", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141488", | |
| "codOrcamento":"2534", | |
| "condicao":"Titular", | |
| "matricula":"376", | |
| "idParlamentar":"5830635", | |
| "nome":"LUIZ PAULO TEIXEIRA FERREIRA", | |
| "nomeParlamentar":"PAULO TEIXEIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141488.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"281", | |
| "anexo":"3", | |
| "fone":"3215-5281", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74010", | |
| "codOrcamento":"1063", | |
| "condicao":"Titular", | |
| "matricula":"489", | |
| "idParlamentar":"5830406", | |
| "nome":"VALDIR COLATTO", | |
| "nomeParlamentar":"VALDIR COLATTO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74010.jpg", | |
| "sexo":"masculino", | |
| "uf":"SC", | |
| "partido":"PMDB", | |
| "gabinete":"516", | |
| "anexo":"4", | |
| "fone":"3215-5516", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178976", | |
| "codOrcamento":"3057", | |
| "condicao":"Titular", | |
| "matricula":"343", | |
| "idParlamentar":"5830738", | |
| "nome":"BRUNO COVAS LOPES", | |
| "nomeParlamentar":"BRUNO COVAS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178976.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"521", | |
| "anexo":"4", | |
| "fone":"3215-5521", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178940", | |
| "codOrcamento":"3085", | |
| "condicao":"Titular", | |
| "matricula":"299", | |
| "idParlamentar":"5830429", | |
| "nome":"JOAO FERREIRA NETO", | |
| "nomeParlamentar":"DR. JO\u00c3O", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178940.jpg", | |
| "sexo":"masculino", | |
| "uf":"RJ", | |
| "partido":"PR", | |
| "gabinete":"911", | |
| "anexo":"4", | |
| "fone":"3215-5911", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178889", | |
| "codOrcamento":"3781", | |
| "condicao":"Titular", | |
| "matricula":"86", | |
| "idParlamentar":"5830644", | |
| "nome":"JOS\u00c9 CARLOS NUNES J\u00daNIOR", | |
| "nomeParlamentar":"Z\u00c9 CARLOS", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178889.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PT", | |
| "gabinete":"748", | |
| "anexo":"4", | |
| "fone":"3215-5748", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73433", | |
| "codOrcamento":"3135", | |
| "condicao":"Titular", | |
| "matricula":"336", | |
| "idParlamentar":"5830761", | |
| "nome":"ARLINDO CHIGNALIA JUNIOR", | |
| "nomeParlamentar":"ARLINDO CHINAGLIA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73433.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"4", | |
| "anexo":"1", | |
| "fone":"3215-5966", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178984", | |
| "codOrcamento":"3729", | |
| "condicao":"Titular", | |
| "matricula":"377", | |
| "idParlamentar":"5830360", | |
| "nome":"MIGUEL MOUBADDA HADDAD", | |
| "nomeParlamentar":"MIGUEL HADDAD", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178984.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PSDB", | |
| "gabinete":"369", | |
| "anexo":"3", | |
| "fone":"3215-5369", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"144523", | |
| "codOrcamento":"3081", | |
| "condicao":"Titular", | |
| "matricula":"420", | |
| "idParlamentar":"5830692", | |
| "nome":"DANIEL ELIAS CARVALHO VILELA", | |
| "nomeParlamentar":"DANIEL VILELA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/144523.jpg", | |
| "sexo":"masculino", | |
| "uf":"GO", | |
| "partido":"PMDB", | |
| "gabinete":"471", | |
| "anexo":"3", | |
| "fone":"3215-5471", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160575", | |
| "codOrcamento":"2826", | |
| "condicao":"Titular", | |
| "matricula":"407", | |
| "idParlamentar":"5830715", | |
| "nome":"\u00c9RIKA JUC\u00c1 KOKAY", | |
| "nomeParlamentar":"ERIKA KOKAY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160575.jpg", | |
| "sexo":"feminino", | |
| "uf":"DF", | |
| "partido":"PT", | |
| "gabinete":"203", | |
| "anexo":"4", | |
| "fone":"3215-5203", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160646", | |
| "codOrcamento":"2842", | |
| "condicao":"Titular", | |
| "matricula":"450", | |
| "idParlamentar":"5830383", | |
| "nome":"FERNANDO DESTITO FRANCISCHINI", | |
| "nomeParlamentar":"FERNANDO FRANCISCHINI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160646.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"SD", | |
| "gabinete":"265", | |
| "anexo":"3", | |
| "fone":"3215-5265", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178908", | |
| "codOrcamento":"3082", | |
| "condicao":"Titular", | |
| "matricula":"22", | |
| "idParlamentar":"5830498", | |
| "nome":"EDER MAURO CARDOSO BARRA", | |
| "nomeParlamentar":"DELEGADO \u00c9DER MAURO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178908.jpg", | |
| "sexo":"masculino", | |
| "uf":"PA", | |
| "partido":"PSD", | |
| "gabinete":"586", | |
| "anexo":"3", | |
| "fone":"32155586", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178969", | |
| "codOrcamento":"3100", | |
| "condicao":"Titular", | |
| "matricula":"177", | |
| "idParlamentar":"5830569", | |
| "nome":"FABIO CRUZ MITIDIERI", | |
| "nomeParlamentar":"F\u00c1BIO MITIDIERI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178969.jpg", | |
| "sexo":"masculino", | |
| "uf":"SE", | |
| "partido":"PSD", | |
| "gabinete":"286", | |
| "anexo":"3", | |
| "fone":"3215-5286", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74419", | |
| "codOrcamento":"1218", | |
| "condicao":"Titular", | |
| "matricula":"143", | |
| "idParlamentar":"5830575", | |
| "nome":"LUIZ GONZAGA PATRIOTA", | |
| "nomeParlamentar":"GONZAGA PATRIOTA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74419.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PSB", | |
| "gabinete":"430", | |
| "anexo":"4", | |
| "fone":"3215-5430", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178935", | |
| "codOrcamento":"3757", | |
| "condicao":"Titular", | |
| "matricula":"464", | |
| "idParlamentar":"5830546", | |
| "nome":"VALDIR LUIZ ROSSONI", | |
| "nomeParlamentar":"ROSSONI", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178935.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PSDB", | |
| "gabinete":"513", | |
| "anexo":"4", | |
| "fone":"3215-5513", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141427", | |
| "codOrcamento":"2368", | |
| "condicao":"Titular", | |
| "matricula":"238", | |
| "idParlamentar":"5830552", | |
| "nome":"F\u00c1BIO AUGUSTO RAMALHO DOS SANTOS", | |
| "nomeParlamentar":"F\u00c1BIO RAMALHO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141427.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PV", | |
| "gabinete":"452", | |
| "anexo":"4", | |
| "fone":"3215-5452", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160572", | |
| "codOrcamento":"2721", | |
| "condicao":"Titular", | |
| "matricula":"150", | |
| "idParlamentar":"5830621", | |
| "nome":"JORGE WICKS C\u00d4RTE REAL", | |
| "nomeParlamentar":"JORGE C\u00d4RTE REAL", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160572.jpg", | |
| "sexo":"masculino", | |
| "uf":"PE", | |
| "partido":"PTB", | |
| "gabinete":"621", | |
| "anexo":"4", | |
| "fone":"3215-5621", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160654", | |
| "codOrcamento":"2765", | |
| "condicao":"Titular", | |
| "matricula":"262", | |
| "idParlamentar":"5830452", | |
| "nome":"RENZO DO AMARAL BRAZ", | |
| "nomeParlamentar":"RENZO BRAZ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160654.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PP", | |
| "gabinete":"736", | |
| "anexo":"4", | |
| "fone":"3215-5736", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74275", | |
| "codOrcamento":"1593", | |
| "condicao":"Titular", | |
| "matricula":"367", | |
| "idParlamentar":"5830475", | |
| "nome":"JOS\u00c9 MENTOR GUILHERME DE MELLO NETTO", | |
| "nomeParlamentar":"JOS\u00c9 MENTOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74275.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"PT", | |
| "gabinete":"502", | |
| "anexo":"4", | |
| "fone":"3215-5502", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141485", | |
| "codOrcamento":"2407", | |
| "condicao":"Titular", | |
| "matricula":"488", | |
| "idParlamentar":"5830598", | |
| "nome":"LUIZ CARLOS GHIORZZI BUSATO", | |
| "nomeParlamentar":"LUIZ CARLOS BUSATO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141485.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PTB", | |
| "gabinete":"570", | |
| "anexo":"3", | |
| "fone":"3215-5570", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178965", | |
| "codOrcamento":"3685", | |
| "condicao":"Titular", | |
| "matricula":"514", | |
| "idParlamentar":"5830412", | |
| "nome":"JOAO DERLY DE OLIVEIRA NUNES JUNIOR", | |
| "nomeParlamentar":"JO\u00c3O DERLY", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178965.jpg", | |
| "sexo":"masculino", | |
| "uf":"RS", | |
| "partido":"PCdoB", | |
| "gabinete":"901", | |
| "anexo":"4", | |
| "fone":"3215-5901", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74650", | |
| "codOrcamento":"1928", | |
| "condicao":"Titular", | |
| "matricula":"222", | |
| "idParlamentar":"5830755", | |
| "nome":"BONIF\u00c1CIO JOS\u00c9 TAMM DE ANDRADA", | |
| "nomeParlamentar":"BONIF\u00c1CIO DE ANDRADA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74650.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PSDB", | |
| "gabinete":"208", | |
| "anexo":"4", | |
| "fone":"3215-5208", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178887", | |
| "codOrcamento":"3758", | |
| "condicao":"Titular", | |
| "matricula":"81", | |
| "idParlamentar":"5830306", | |
| "nome":"RUBENS PEREIRA E SILVA JUNIOR", | |
| "nomeParlamentar":"RUBENS PEREIRA J\u00daNIOR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178887.jpg", | |
| "sexo":"masculino", | |
| "uf":"MA", | |
| "partido":"PCdoB", | |
| "gabinete":"574", | |
| "anexo":"3", | |
| "fone":"3215-5574", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178862", | |
| "codOrcamento":"3770", | |
| "condicao":"Titular", | |
| "matricula":"217", | |
| "idParlamentar":"5830767", | |
| "nome":"ERONILDES VASCONCELOS CARVALHO", | |
| "nomeParlamentar":"TIA ERON", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178862.jpg", | |
| "sexo":"feminino", | |
| "uf":"BA", | |
| "partido":"PRB", | |
| "gabinete":"618", | |
| "anexo":"4", | |
| "fone":"3215-5618", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"73772", | |
| "codOrcamento":"3220", | |
| "condicao":"Titular", | |
| "matricula":"448", | |
| "idParlamentar":"5830423", | |
| "nome":"HERMES PARCIANELLO", | |
| "nomeParlamentar":"HERMES PARCIANELLO", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/73772.jpg", | |
| "sexo":"masculino", | |
| "uf":"PR", | |
| "partido":"PMDB", | |
| "gabinete":"234", | |
| "anexo":"4", | |
| "fone":"3215-5234", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"74749", | |
| "codOrcamento":"3297", | |
| "condicao":"Titular", | |
| "matricula":"252", | |
| "idParlamentar":"5830615", | |
| "nome":"MAURO RIBEIRO LOPES", | |
| "nomeParlamentar":"MAURO LOPES", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/74749.jpg", | |
| "sexo":"masculino", | |
| "uf":"MG", | |
| "partido":"PMDB", | |
| "gabinete":"844", | |
| "anexo":"4", | |
| "fone":"3215-5844", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"141562", | |
| "codOrcamento":"2491", | |
| "condicao":"Titular", | |
| "matricula":"277", | |
| "idParlamentar":"5830469", | |
| "nome":"WELINGTON COIMBRA", | |
| "nomeParlamentar":"LELO COIMBRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/141562.jpg", | |
| "sexo":"masculino", | |
| "uf":"ES", | |
| "partido":"PMDB", | |
| "gabinete":"801", | |
| "anexo":"4", | |
| "fone":"3215-5801", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"178858", | |
| "codOrcamento":"3727", | |
| "condicao":"Titular", | |
| "matricula":"208", | |
| "idParlamentar":"5830558", | |
| "nome":"MARIO SILVIO MENDES NEGROMONTE JUNIOR", | |
| "nomeParlamentar":"M\u00c1RIO NEGROMONTE JR.", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/178858.jpg", | |
| "sexo":"masculino", | |
| "uf":"BA", | |
| "partido":"PP", | |
| "gabinete":"517", | |
| "anexo":"4", | |
| "fone":"3215-5517", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"187008", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"545", | |
| "idParlamentar":"5830836", | |
| "nome":"SILAS FREIRE PEREIRA E SILVA", | |
| "nomeParlamentar":"SILAS FREIRE", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/187008.jpg", | |
| "sexo":"masculino", | |
| "uf":"PI", | |
| "partido":"PR", | |
| "gabinete":"484", | |
| "anexo":"3", | |
| "fone":"3215-5484", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"129618", | |
| "codOrcamento":"2070", | |
| "condicao":"Titular", | |
| "matricula":"100", | |
| "idParlamentar":"5830366", | |
| "nome":"MARIA GORETE PEREIRA", | |
| "nomeParlamentar":"GORETE PEREIRA", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/129618.jpg", | |
| "sexo":"feminino", | |
| "uf":"CE", | |
| "partido":"PR", | |
| "gabinete":"206", | |
| "anexo":"4", | |
| "fone":"3215-5206", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"160660", | |
| "codOrcamento":"2808", | |
| "condicao":"Suplente", | |
| "matricula":"522", | |
| "idParlamentar":"5830805", | |
| "nome":"MARCELO THEODORO DE AGUIAR", | |
| "nomeParlamentar":"MARCELO AGUIAR", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/160660.jpg", | |
| "sexo":"masculino", | |
| "uf":"SP", | |
| "partido":"DEM", | |
| "gabinete":"367", | |
| "anexo":"3", | |
| "fone":"3215-5367", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| }, | |
| { | |
| "ideCadastro":"181316", | |
| "codOrcamento":[ | |
| ], | |
| "condicao":"Suplente", | |
| "matricula":"538", | |
| "idParlamentar":"5830829", | |
| "nome":"ELIZEU DIONIZIO SOUZA DA SILVA", | |
| "nomeParlamentar":"ELIZEU DIONIZIO ", | |
| "urlFoto":"http:\/\/www.camara.gov.br\/internet\/deputado\/bandep\/181316.jpg", | |
| "sexo":"masculino", | |
| "uf":"MS", | |
| "partido":"SD", | |
| "gabinete":"531", | |
| "anexo":"4", | |
| "fone":"3215-5531", | |
| "email":"[email protected]", | |
| "comissoes":{ | |
| "titular":[ | |
| ], | |
| "suplente":[ | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment