{"id":4102,"date":"2023-01-11T12:00:00","date_gmt":"2023-01-11T12:00:00","guid":{"rendered":"https:\/\/senhorcursos.com\/?p=4102"},"modified":"2023-01-12T00:40:06","modified_gmt":"2023-01-12T00:40:06","slug":"concurso-publico-receita-federal","status":"publish","type":"post","link":"https:\/\/senhorcursos.com\/de\/concurso-publico-receita-federal\/","title":{"rendered":"Bundesfinanzwettbewerb: Informieren Sie sich \u00fcber Termine, offene Stellen, Verg\u00fctungen und vieles mehr!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-saiba-mais-sobre-um-dos-concursos-mais-vantajosos-do-pais\">Erfahren Sie mehr \u00fcber einen der vorteilhaftesten Wettbewerbe des Landes<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"800\" height=\"445\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\" alt=\"Logo Receita Federal\" class=\"w-full object-cover object-center border mx-auto wp-image-4104\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png 800w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1-300x167.png 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1-768x427.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Informieren Sie sich zun\u00e4chst \u00fcber die Aktivit\u00e4ten der Agentur. Quelle: Bundesfinanzamt.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Haben Sie jemals dar\u00fcber nachgedacht, ein Gehalt von 20.000 Reais zu erhalten? Mit dem \u00f6ffentlichen Wettbewerb des Federal Revenue Service ist es m\u00f6glich!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Diese Institution hat derzeit fast 700 offene Stellen! Deshalb vermitteln wir Ihnen in diesem Text alles, was Sie \u00fcber das Thema wissen m\u00fcssen.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-dsQyb\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden\">\n            Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Erfahren Sie hier, wie Sie sich f\u00fcr den Wettbewerb anmelden und sich um einen Platz in diesem Gremium bewerben k\u00f6nnen.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie diese Gelegenheit nutzen m\u00f6chten, lesen Sie den Artikel daher unbedingt bis zum Ende und erfahren Sie, wie Sie sich auf die Pr\u00fcfung vorbereiten k\u00f6nnen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-a-receita-federal\">Was ist der Federal Revenue Service?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"632\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-1024x632.jpg\" alt=\"Mulher pesquisa sobre concurso P\u00fablico Receita Federal\" class=\"w-full object-cover object-center border mx-auto wp-image-4103\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-1024x632.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-300x185.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-768x474.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-1536x948.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-jopwell-2422286-2048x1265.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Bei vielen offenen Stellen und hohen Geh\u00e4ltern ist dies eine gute Wettbewerbsoption. Quelle: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das Bundesfinanzamt ist die Regierungsbeh\u00f6rde, die unter anderem die Erhebung und Entgegennahme von Bundessteuern verwaltet und Steuerhinterziehung, Schmuggel und Handel mit verbotenen Gegenst\u00e4nden bek\u00e4mpft.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gleichzeitig hat die Einrichtung durch die Er\u00f6ffnung mehrerer Stellen mit attraktiven Geh\u00e4ltern auch \u00f6ffentliche Aufmerksamkeit erregt. In diesem Text werden wir mehr \u00fcber das Thema sprechen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-as-datas-do-concurso-publico-receita-federal\">Welche Termine gibt es f\u00fcr den Federal Revenue Service-Wettbewerb?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Erstens l\u00e4uft die Anmeldung f\u00fcr den \u00f6ffentlichen Wettbewerb des Federal Revenue Service bis zum 19. Januar. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gleichzeitig muss die Anmeldegeb\u00fchr f\u00fcr den Wettbewerb, die R$ 210,00 f\u00fcr die Rolle des Steuerpr\u00fcfers und R$ 115,00 f\u00fcr die Rolle des Steueranalysten betr\u00e4gt, bis zum 20. Januar bezahlt werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Abschlie\u00dfend findet die Pr\u00fcfung am 19. M\u00e4rz 2023 statt. Daher betr\u00e4gt die Studienzeit f\u00fcr Interessierte 2 Monate<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-os-cargos-e-as-vagas-do-concurso\">Welche Positionen und offenen Stellen gibt es im Wettbewerb?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sind Sie interessiert und m\u00f6chten wissen, welche Stellen es beim Federal Revenue Service zu besetzen gibt? Informieren Sie sich daher hier \u00fcber die wichtigsten Informationen wie durchgef\u00fchrte Aktivit\u00e4ten und die Anzahl der offenen Stellen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-auditor-fiscal\">Steuerpr\u00fcfer<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Steuerpr\u00fcfer muss Steuerentscheidungen vorbereiten und treffen. Zum Beispiel: R\u00fcckerstattungen, Vorteile und Entsch\u00e4digungen. Gleichzeitig kontrolliert und beschlagnahmt der Fachmann Waren und pr\u00fcft die Buchhaltung des Unternehmens.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00fcr diese Stelle sind 230 Stellen zu besetzen, davon 12 f\u00fcr Menschen mit Behinderungen und 46 f\u00fcr Schwarze, Braune und Indigene.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-analista-tributario\">Steueranalyst<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Andererseits ist der Steueranalyst daf\u00fcr verantwortlich, Verwaltungsabl\u00e4ufe zu pr\u00fcfen und den Steuerpr\u00fcfer bei seinen Aufgaben und seiner allgemeinen Arbeit zu beraten bzw. zu unterst\u00fctzen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00fcr diese Stelle sind 469 Stellen offen, davon 24 f\u00fcr Menschen mit Behinderungen und 94 f\u00fcr Schwarze, Braune und Indigene.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-qual-a-remuneracao-e-os-beneficios\">Wie hoch sind die Verg\u00fctung und Zusatzleistungen?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>F\u00fcr die Position des Steuerpr\u00fcfers betr\u00e4gt das Gehalt R$ 21.029,09. Die Zahlungen f\u00fcr den Steueranalysten betragen hingegen R$ 11.684,39.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unter den Vorteilen k\u00f6nnen wir schlie\u00dflich den Produktivit\u00e4tsbonus erw\u00e4hnen, der zu einem noch h\u00f6heren Gehalt f\u00fchren kann.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-pode-fazer-o-concurso-publico-receita-federal\">Wer kann am Federal Revenue Service-Wettbewerb teilnehmen?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um an der Federal Revenue-Pr\u00fcfung teilnehmen zu k\u00f6nnen, m\u00fcssen Sie zun\u00e4chst \u00fcber einen Hochschulabschluss verf\u00fcgen. Dies ist Voraussetzung f\u00fcr die Besetzung einer der Positionen.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gleichzeitig muss der Kandidat brasilianischer Staatsb\u00fcrger sein und \u00fcber seine steuerlichen Verpflichtungen auf dem Laufenden sein.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-as-etapas-do-concurso-publico-receita-federal\">Was sind die Phasen des Public Federal Revenue-Wettbewerbs?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die erste Phase des Federal Revenue-Wettbewerbs besteht aus einem objektiven Test, einem diskursiven Test und einer Analyse des Hintergrunds des Kandidaten. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Abschlie\u00dfend m\u00fcssen wir betonen, dass es in all diesen F\u00e4llen zu einer Disqualifikation kommen kann. Anschlie\u00dfend wird in der zweiten Phase eine Berufsausbildung durchgef\u00fchrt, bei der auch Kandidaten ausgeschlossen werden k\u00f6nnen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-qual-o-conteudo-programatico-das-provas\">Wie sieht der Lehrplan der Tests aus?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Wettbewerbspr\u00fcfungen des Bundesfinanzamts haben f\u00fcr jede Position unterschiedliche Themen. Schauen Sie sich daher die Liste der anwesenden Themen an:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Steuerpr\u00fcfer<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Portugiesische Sprache;<\/li><li>Englische Sprache;<\/li><li>Mathematik;<\/li><li>Statistik;<\/li><li>Wirtschaft und \u00f6ffentliche Finanzen;<\/li><li>Allgemeine und \u00f6ffentliche Verwaltung;<\/li><li>Pr\u00fcfung;<\/li><li>Allgemeines und \u00f6ffentliches Rechnungswesen;<\/li><li>Datenkompetenz;<\/li><li>Verwaltungs-, Steuer-, Verfassungs- und Sozialversicherungsrecht;<\/li><li>Steuer- und Zollrecht;<\/li><li>Internationaler Handel.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Steueranalyst<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Portugiesische Sprache;<\/li><li>Englische Sprache;<\/li><li>Mathematik;<\/li><li>Allgemeine und \u00f6ffentliche Verwaltung;<\/li><li>Allgemeine Buchhaltung;<\/li><li>Datenkompetenz;<\/li><li>Verwaltungs-, Steuer-, Verfassungs- und Sozialversicherungsrecht;<\/li><li>Steuer- und Zollrecht.<\/li><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-se-inscrever-no-concurso-publico-receita-federal\">Wie melde ich mich f\u00fcr den \u00f6ffentlichen Wettbewerb des Federal Revenue Service an?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-1024x683.jpg\" alt=\"Mulher usa computador\" class=\"w-full object-cover object-center border mx-auto wp-image-4105\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/pexels-marek-levak-2265488-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Schauen Sie sich abschlie\u00dfend den Registrierungsprozess f\u00fcr den Wettbewerb an. Quelle: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um sich f\u00fcr den \u00f6ffentlichen Wettbewerb der Bundesfinanzbeh\u00f6rde anzumelden, muss sich der Kandidat auf der Website der Funda\u00e7\u00e3o Get\u00falio Vargas registrieren, der Einrichtung, die den Test organisiert.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie also Ihre Zweifel zu diesem Thema kl\u00e4ren m\u00f6chten, lesen Sie den vollst\u00e4ndigen Text unten zu dem von uns behandelten Thema. Wir k\u00f6nnen Ihnen dabei helfen, Fehler im Prozess zu vermeiden.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1SFSyq\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden\">\n            Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Erfahren Sie hier, wie Sie sich f\u00fcr den Wettbewerb anmelden und sich um einen Platz in diesem Gremium bewerben k\u00f6nnen.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Federal Revenue Competition: Hier erfahren Sie, wie Sie sich anmelden              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/de\/concurso-receita-federal\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Finden Sie in unserem vollst\u00e4ndigen Leitfaden zu diesem Thema heraus, welche Positionen es gibt und wie Sie an der \u00f6ffentlichen Pr\u00fcfung des Bundesfinanzamts teilnehmen k\u00f6nnen. Auf diese Weise k\u00f6nnen Sie sich um eine Stelle mit einem der besten Geh\u00e4lter in Brasilien bewerben.<\/p>","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[12],"tags":[15,14,298,297],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais! - Senhor Cursos<\/title>\n<meta name=\"description\" content=\"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcursos.com\/de\/concurso-publico-receita-federal\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais!\" \/>\n<meta property=\"og:description\" content=\"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcursos.com\/de\/concurso-publico-receita-federal\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-11T12:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-12T00:40:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcursos.com\/#website\",\"url\":\"https:\/\/senhorcursos.com\/\",\"name\":\"Senhor Cursos\",\"description\":\"Os melhores cursos, concursos e vagas de empregos para voc\u00ea\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#primaryimage\",\"url\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\",\"contentUrl\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png\",\"width\":800,\"height\":445},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#webpage\",\"url\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/\",\"name\":\"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais! - Senhor Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#primaryimage\"},\"datePublished\":\"2023-01-11T12:00:00+00:00\",\"dateModified\":\"2023-01-12T00:40:06+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\"},\"description\":\"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais! - Senhor Cursos","description":"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/senhorcursos.com\/de\/concurso-publico-receita-federal\/","og_locale":"de_DE","og_type":"article","og_title":"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais!","og_description":"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.","og_url":"https:\/\/senhorcursos.com\/de\/concurso-publico-receita-federal\/","og_site_name":"Senhor Cursos","article_published_time":"2023-01-11T12:00:00+00:00","article_modified_time":"2023-01-12T00:40:06+00:00","og_image":[{"url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"5 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorcursos.com\/#website","url":"https:\/\/senhorcursos.com\/","name":"Senhor Cursos","description":"Os melhores cursos, concursos e vagas de empregos para voc\u00ea","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#primaryimage","url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png","contentUrl":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2023\/01\/receita-federal-800x445-1.png","width":800,"height":445},{"@type":"WebPage","@id":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#webpage","url":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/","name":"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais! - Senhor Cursos","isPartOf":{"@id":"https:\/\/senhorcursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#primaryimage"},"datePublished":"2023-01-11T12:00:00+00:00","dateModified":"2023-01-12T00:40:06+00:00","author":{"@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9"},"description":"Conhe\u00e7a o concurso p\u00fablico Receita Federal, um dos com maiores sal\u00e1rios do pa\u00eds! Neste texto te ajudamos a entender mais sobre a prova.","breadcrumb":{"@id":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcursos.com\/concurso-publico-receita-federal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcursos.com\/"},{"@type":"ListItem","position":2,"name":"Concurso P\u00fablico Receita Federal: conhe\u00e7a as datas, as vagas, a remunera\u00e7\u00e3o e muito mais!"}]},{"@type":"Person","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/4102"}],"collection":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/comments?post=4102"}],"version-history":[{"count":0,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/4102\/revisions"}],"wp:attachment":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/media?parent=4102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/categories?post=4102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/tags?post=4102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}