Skip to content

Commit 675ce5b

Browse files
committed
adeus
1 parent 04e7981 commit 675ce5b

8 files changed

Lines changed: 30 additions & 18 deletions

docs/assets/OnboardingOverlay-DeyDktEd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/OnboardingOverlay-Ds8Yvyk9.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/domain-graph.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
{
22
"version": "1.0.0",
33
"project": {
4-
"name": "Painel Histórico de Inflação Brasileira (IPCA)",
4+
"name": "Estudos & Arquitetura de Dados",
55
"languages": [
6-
"python"
6+
"python",
7+
"html",
8+
"css",
9+
"javascript"
710
],
811
"frameworks": [
912
"streamlit",
1013
"pandas",
1114
"plotly"
1215
],
13-
"description": "Dashboard interativo analisando a inflação brasileira 2016-2025.",
14-
"analyzedAt": "2026-05-27T19:52:52.346Z",
15-
"gitCommitHash": "7924539f4d747a0eb41f82c56e56b18c85fd52ca"
16+
"description": "Painel Historico de Inflacao (IPCA)",
17+
"analyzedAt": "2026-05-28T04:54:50.918Z",
18+
"gitCommitHash": "68d74a86b9caf6e4ae080a24302a940c19e2719f"
1619
},
1720
"nodes": [
1821
{

docs/favicon.ico

-655 Bytes
Binary file not shown.

docs/favicon.svg

Lines changed: 8 additions & 2 deletions
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
7-
<title>Understand Anything</title>
7+
<title>Estudos & Arquitetura de Dados - IPCA</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com" />
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1010
<link

docs/knowledge-graph.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
{
22
"version": "1.0.0",
33
"project": {
4-
"name": "Painel Histórico de Inflação Brasileira (IPCA)",
4+
"name": "Estudos & Arquitetura de Dados",
55
"languages": [
6-
"python"
6+
"python",
7+
"html",
8+
"css",
9+
"javascript"
710
],
811
"frameworks": [
912
"streamlit",
1013
"pandas",
1114
"plotly"
1215
],
13-
"description": "Dashboard interativo analisando a inflação brasileira 2016-2025.",
14-
"analyzedAt": "2026-05-27T19:52:52.346Z",
15-
"gitCommitHash": "7924539f4d747a0eb41f82c56e56b18c85fd52ca"
16+
"description": "Painel Historico de Inflacao (IPCA)",
17+
"analyzedAt": "2026-05-28T04:54:50.918Z",
18+
"gitCommitHash": "68d74a86b9caf6e4ae080a24302a940c19e2719f"
1619
},
1720
"nodes": [
1821
{

docs/meta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"lastAnalyzedAt": "2026-05-27T20:42:45.710Z",
3-
"gitCommitHash": "7924539f4d747a0eb41f82c56e56b18c85fd52ca",
2+
"lastAnalyzedAt": "2026-05-28T04:58:39.005Z",
3+
"gitCommitHash": "68d74a86b9caf6e4ae080a24302a940c19e2719f",
44
"version": "1.0.0",
5-
"analyzedFiles": 14
5+
"analyzedFiles": 35
66
}

0 commit comments

Comments
 (0)