Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7708438 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciacatandi committed Feb 28, 2024
1 parent b55abb6 commit 8cfea43
Show file tree
Hide file tree
Showing 4 changed files with 568 additions and 231 deletions.
9 changes: 7 additions & 2 deletions rj_cor/comando/eventos/constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h1 class="title">Module <code>pipelines.rj_cor.comando.eventos.constants</code>
DATASET_ID = &#34;adm_cor_comando&#34;
TABLE_ID_EVENTOS = &#34;ocorrencias_nova_api&#34;
REDIS_NAME = &#34;cor_api_last_days&#34;
# TABLE_ID_ATIVIDADES_EVENTOS = &#34;ocorrencias_orgaos_responsaveis&#34;
TABLE_ID_ATIVIDADES_EVENTOS = &#34;ocorrencias_orgaos_responsaveis_nova_api&#34;
# TABLE_ID_POPS = &#34;procedimento_operacional_padrao&#34;
# TABLE_ID_ATIVIDADES_POPS = &#34;procedimento_operacional_padrao_orgaos_responsaveis&#34;
RAIN_DASHBOARD_FLOW_SCHEDULE_PARAMETERS = {
Expand Down Expand Up @@ -238,7 +238,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>
DATASET_ID = &#34;adm_cor_comando&#34;
TABLE_ID_EVENTOS = &#34;ocorrencias_nova_api&#34;
REDIS_NAME = &#34;cor_api_last_days&#34;
# TABLE_ID_ATIVIDADES_EVENTOS = &#34;ocorrencias_orgaos_responsaveis&#34;
TABLE_ID_ATIVIDADES_EVENTOS = &#34;ocorrencias_orgaos_responsaveis_nova_api&#34;
# TABLE_ID_POPS = &#34;procedimento_operacional_padrao&#34;
# TABLE_ID_ATIVIDADES_POPS = &#34;procedimento_operacional_padrao_orgaos_responsaveis&#34;
RAIN_DASHBOARD_FLOW_SCHEDULE_PARAMETERS = {
Expand Down Expand Up @@ -428,6 +428,10 @@ <h3>Class variables</h3>
<dd>
<div class="desc"></div>
</dd>
<dt id="pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_ATIVIDADES_EVENTOS"><code class="name">var <span class="ident">TABLE_ID_ATIVIDADES_EVENTOS</span></code></dt>
<dd>
<div class="desc"></div>
</dd>
<dt id="pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_EVENTOS"><code class="name">var <span class="ident">TABLE_ID_EVENTOS</span></code></dt>
<dd>
<div class="desc"></div>
Expand Down Expand Up @@ -504,6 +508,7 @@ <h4><code><a title="pipelines.rj_cor.comando.eventos.constants.constants" href="
<li><code><a title="pipelines.rj_cor.comando.eventos.constants.constants.RAIN_DASHBOARD_FLOW_SCHEDULE_PARAMETERS" href="#pipelines.rj_cor.comando.eventos.constants.constants.RAIN_DASHBOARD_FLOW_SCHEDULE_PARAMETERS">RAIN_DASHBOARD_FLOW_SCHEDULE_PARAMETERS</a></code></li>
<li><code><a title="pipelines.rj_cor.comando.eventos.constants.constants.RAIN_DASHBOARD_LAST_2H_FLOW_SCHEDULE_PARAMETERS" href="#pipelines.rj_cor.comando.eventos.constants.constants.RAIN_DASHBOARD_LAST_2H_FLOW_SCHEDULE_PARAMETERS">RAIN_DASHBOARD_LAST_2H_FLOW_SCHEDULE_PARAMETERS</a></code></li>
<li><code><a title="pipelines.rj_cor.comando.eventos.constants.constants.REDIS_NAME" href="#pipelines.rj_cor.comando.eventos.constants.constants.REDIS_NAME">REDIS_NAME</a></code></li>
<li><code><a title="pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_ATIVIDADES_EVENTOS" href="#pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_ATIVIDADES_EVENTOS">TABLE_ID_ATIVIDADES_EVENTOS</a></code></li>
<li><code><a title="pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_EVENTOS" href="#pipelines.rj_cor.comando.eventos.constants.constants.TABLE_ID_EVENTOS">TABLE_ID_EVENTOS</a></code></li>
</ul>
</li>
Expand Down
Loading

0 comments on commit 8cfea43

Please sign in to comment.