diff --git a/src/components/about.vue b/src/components/about.vue
index 0e9fcc8c5089df8d0b9d08d34cdf3fcb9dacceb7..a0993b8f3b9b3cb5d91ee289564f21856a4d3fdd 100644
--- a/src/components/about.vue
+++ b/src/components/about.vue
@@ -56,28 +56,29 @@ export default class About extends Vue {
         , "description": [
                     {
                         "text": "The"
-                        , "type": "text"
+                        ,"type": "text"
                     }
                     ,{
                         "text": "Blended Integrated Open Data (BIOD)"
-                        , "type": "bold"
+                        ,"type": "bold"
                     }
                     ,{
                         "text": "project has been developed by the"
-                        , "type": "text"
+                        ,"type": "text"
                     }
                     ,{
-                        "text": "C3SL (Center of Computer Science and Free Software)"
+                        "text": "C3SL"
                         ,"type": "link"
                         ,"address": "https://www.c3sl.ufpr.br/"
                     }
                     ,{
-                        "text": "group of the"
+                        "text": "(Center of Computer Science and Free Software) group of the"
                         ,"type": "text"
                     }
                     ,{
                         "text": "Federal University of Paraná,"
-                        ,"type": "bold"
+                        ,"type": "link"
+                        ,"address": "https://www.ufpr.br/portalufpr/"
                     }
                     ,{
                         "text": "to make open data more accessible and increase the use of the huge amount of avaliable open data."
@@ -92,25 +93,25 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                  "text": "Several public institutions use government portals to make available a large amount of data and microdata openly, in order to develop important indicators for use     in public policies. For example, the"
-                                 , "type": "text"
+                                 ,"type": "text"
                             }
                             ,{
                                  "text": "Brazilian Open Data Portal "
-                                 , "type": "link"
+                                 ,"type": "link"
                                  , "address": "http://dados.gov.br/"
                             }
                             ,{
                                  "text": "or the"
-                                 , "type": "text"
+                                 ,"type": "text"
                             }
                             ,{
-                                 "text": "INEP (National Institute of Educational Researches) Portal"
-                                 , "type": "link"
+                                 "text": "INEP "
+                                 ,"type": "link"
                                  , "address":"http://inep.gov.br/microdados"
                             }
                             ,{
-                                 "text": "with educational microdata."
-                                 , "type": "text"
+                                 "text": "(National Institute of Educational Researches) Portal with educational microdata."
+                                 ,"type": "text"
                             }
                         ]
                     }
@@ -118,7 +119,7 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                  "text": "However, there is not an open data disclosure standard, nor a tool to easily find these databases and cross-reference the data between them. This type of process     is complex, difficult to implement and maintain over time. Consequently, the effort required to access, integrate and query this data is very great, reducing the number of potential users of the databases    ."
-                                 , "type": "text"
+                                 ,"type": "text"
                             }
                         ]
                   }
@@ -130,7 +131,31 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "The BIOD project aims to facilitate access to public open data. The project integrates and provide more than 300 Gb of data, consisting of billions of records extracted from different open databases, allowing and facilitating creation of queries that relate different databases, enabling the recovery of related information in databases originally disconnected."
+                                "text": "The"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BIOD"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "project aims to facilitate access to public open data. The project integrates and provide more than"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "300 Gb"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "of data, consisting of"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "billions"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "of records extracted from different open databases, allowing and facilitating creation of queries that relate different databases, enabling the recovery of related information in databases originally disconnected."
                                 ,"type": "text"
                             }
                         ]
@@ -151,7 +176,49 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "The data available in the integrated data repository are about: education, economy, population and internet use by Brazilian digital inclusion programs. These data were extracted from the open databases of the SIMMCTIC and LDE projects. In total, there are 24 different tables, more than 900 attributes and almost 3 billion records stored and integrated in a new way."
+                                "text": "The data available in the integrated data repository are about: education, economy, population and internet use by Brazilian digital inclusion programs. These data were extracted from the open databases of the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "SIMMCTIC"
+                                ,"type": "link"
+                                , "address": "https://simmctic.c3sl.ufpr.br/"
+                            }
+                            ,{
+                                "text": "and"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "LDE"
+                                ,"type": "link"
+                                , "address": "https://dadoseducacionais.c3sl.ufpr.br/#/"
+                            }
+                            ,{
+                                "text": "projects. In total, there are"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "24"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "different tables, more than"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "900"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "attributes and almost"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "3 billions"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "records stored and integrated in a new way."
                                 ,"type": "text"
                             }
                         ]
@@ -159,7 +226,25 @@ export default class About extends Vue {
                     ,{
                         "fragment": [
                             {
-                                "text": "The SIMMCTIC is a public monitoring project of the MCTIC (Ministry of Science, Technology, Innovation and Communications). This project monitors more than six thousand points of presence, collecting network usage information every five minutes and inventory information daily. The data collecting started in 2014 and all collected data since then are publicly available."
+                                "text": "The"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "SIMMCTIC"
+                                ,"type": "link"
+                                , "address": "https://simmctic.c3sl.ufpr.br/"
+                            }
+                            ,{
+                                "text": "is a public monitoring project of the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MCTIC"
+                                ,"type": "link"
+                                , "address": "http://www.mctic.gov.br/portal"
+                            }
+                            ,{
+                                "text": "(Ministry of Science, Technology, Innovation and Communications). This project monitors more than six thousand points of presence, collecting network usage information every five minutes and inventory information daily. The data collecting started in 2014 and all collected data since then are publicly available."
                                 ,"type": "text"
                             }
                         ]
@@ -167,8 +252,35 @@ export default class About extends Vue {
                     ,{
                         "fragment": [
                             {
-                                "text": "The LDE (Educational Open Data Laboratory) is a project financed by the MEC (Ministry of Education), which produces educational indicators with historical series, from elementary school to superior education, from open microdata available on the INEP portal."
-                                , "type": "text"
+                                "text": "The"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "LDE"
+                                ,"type": "link"
+                                , "address": "https://dadoseducacionais.c3sl.ufpr.br/#/"
+                            }
+                            ,{
+                                "text": "(Educational Open Data Laboratory) is a project financed by the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MEC"
+                                ,"type": "link"
+                                , "address": "https://www.mec.gov.br/"
+                            }
+                            ,{
+                                "text": "(Ministry of Education), which produces educational indicators with historical series, from elementary school to superior education, from open microdata available on the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "INEP"
+                                ,"type": "link"
+                                , "address": "http://inep.gov.br/microdados"
+                            }
+                            ,{
+                                "text": "portal."
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -176,7 +288,7 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                 "text": "In addition to maintaining the repository, that is, updating the repository's contents as more data is released from the original sources, this repository is expected to be one of the first steps in creating a collaborative open data repository."
-                                , "type": "text"
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -188,16 +300,84 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "In order to be able to access the data efficiently, BIOD uses the MonetDB 11 DBMS as a data storage tool and a tool called BlenDB was used to make the data available. This tool allows the database to be accessed through a RESTful API to execute analytical queries, using a simplified query language, enabling the query of open data in an efficient, unified and transparently."
-                                , "type": "text"
+                                "text": "In order to be able to access the data efficiently,"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BIOD"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "uses the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MonetDB 11"
+                                ,"type": "link"
+                                , "address": "https://www.monetdb.org/"
+                            }
+                            ,{
+                                "text": "DBMS as a data storage tool and a tool called"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BlenDB"
+                                ,"type": "link"
+                                , "address": "https://gitlab.c3sl.ufpr.br/c3sl/blendb"
+                            }
+                            ,{
+                                "text": "was used to make the data available. This tool allows the database to be accessed through a"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "RESTful API"
+                                ,"type": "italic"
+                            }
+                            ,{
+                                "text": "to execute analytical queries, using a simplified query language, enabling the query of open data in an efficient, unified and transparently."
+                                ,"type": "text"
                             }
                         ]
                     }
                     ,{
                         "fragment": [
                             {
-                                "text": "Essentially, the query consists of the selection of the desired attributes, divided into two groups, metrics and dimensions. The metrics represent the data that will be pre-aggregated and the dimensions the granularity of the data. If the granularity informed in the query is smaller than that of the original data, the data provided will be pre-aggregated. The complete database can be retrieved using all the dimensions in a given request."
-                                , "type": "text"
+                                "text": "Essentially, the query consists of the selection of the desired attributes, divided into two groups,"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "metrics"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "and"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "dimensions."
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "The"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "metrics"
+                                ,"type": "link"
+                                ,"address": "https://biod.c3sl.ufpr.br/api/v1/metrics?"
+                            }
+                            ,{
+                                "text": "represent the data that will be pre-aggregated and the"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "dimensions"
+                                ,"type": "link"
+                                ,"address": "https://biod.c3sl.ufpr.br/api/v1/dimensions?"
+                            }
+                            ,{
+                                "text":  "the granularity of the data. If the granularity informed in the query is smaller than that of the original data, the data provided will be pre-aggregated. The complete database can be retrieved using all the dimensions in a given request."
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -211,28 +391,29 @@ export default class About extends Vue {
         , "description":[
                     {
                         "text": "O projeto"
-                        , "type": "text"
+                        ,"type": "text"
                     }
                     ,{
                         "text": "Blended Integrated Open Data (BIOD)"
-                        , "type": "bold"
+                        ,"type": "bold"
                     }
                     ,{
                         "text": "foi criado pelo grupo"
-                        , "type": "text"
+                        ,"type": "text"
                     }
                     ,{
-                        "text": "C3SL (Center of Computer Science and Free Software)"
+                        "text": "C3SL"
                         ,"type": "link"
                         ,"address": "https://www.c3sl.ufpr.br/"
                     }
                     ,{
-                        "text": "da"
+                        "text": "(Center of Computer Science and Free Software) da"
                         ,"type": "text"
                     }
                     ,{
                         "text": "Universidade Federal do Paraná,"
-                        ,"type": "bold"
+                        ,"type": "link"
+                        ,"address": "https://www.ufpr.br/portalufpr/"
                     }
                     ,{
                         "text": "para tornar os dados abertos mais acessı́veis e aumentar a utilização de grande massa de dados abertos."
@@ -247,25 +428,25 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                  "text": "Diversas instituições públicas utilizam portais governamentais, para a disponibilização de grande quantidade de dados e microdados abertamente, com a finalidade do desenvolvimento de indicadores importantes para o uso em políticas públicas. Por exemplo, o"
-                                 , "type": "text"
+                                 ,"type": "text"
                             }
                             ,{
                                  "text": "Portal Brasileiro de Dados Abertos"
-                                 , "type": "link"
+                                 ,"type": "link"
                                  , "address": "http://dados.gov.br/"
                             }
                             ,{
-                                 "text": "ou o"
-                                 , "type": "text"
+                                 "text": "ou o Portal do"
+                                 ,"type": "text"
                             }
                             ,{
-                                 "text": "Portal do INEP (Instituto Nacional de Estudos e Pesquisas Educacionais)"
-                                 , "type": "link"
+                                 "text": "INEP"
+                                 ,"type": "link"
                                  , "address":"http://inep.gov.br/microdados"
                             }
                             ,{
-                                 "text": "com microdados educacionais."
-                                 , "type": "text"
+                                 "text": "(Instituto Nacional de Estudos e Pesquisas Educacionais) com microdados educacionais."
+                                 ,"type": "text"
                             }
                         ]
                     }
@@ -273,7 +454,7 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                  "text": "Entretanto, não existe um padrão de divulgação de dados abertos, nem uma ferramenta que permita encontrar essas bases facilmente e realizar o cruzamento de dados entre elas. Esse tipo de processo é complexo, difícil de se implementar e realizar a manutenção ao longo do tempo. Consequentemente o esforço necessário para acessar, integrar e consultar esses dados é muito grande, reduzindo a quantidade de possíveis usuários da base de dados."
-                                 , "type": "text"
+                                 ,"type": "text"
                             }
                         ]
                   }
@@ -285,8 +466,32 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "O projeto BIOD tem objetivo de facilitar o acesso a dados abertos públicos. O projeto integra e disponibiliza mais de 300 Gb de dados, constituído por bilhões de registros extraídos de diferentes bases de dados abertas, permitindo e facilitando a realização de consultas que envolvem diferentes bases, possibilitando a recuperação de informações relacionadas em bases originalmente desconectadas"
-                                , "type": "text"
+                                "text": "O projeto"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BIOD"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "tem objetivo de facilitar o acesso a dados abertos públicos. O projeto integra e disponibiliza mais de"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "300 Gb"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "de dados, constituído por"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "bilhões"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "de registros extraídos de diferentes bases de dados abertas, permitindo e facilitando a realização de consultas que envolvem diferentes bases, possibilitando a recuperação de informações relacionadas em bases originalmente desconectadas"
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -294,7 +499,7 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                 "text": "Para atingir esse objetivo, o projeto criou um repositório composto de diversas bases de dados abertas distintas e utilizou uma ferramenta que permite o acesso integrado a essas bases de dados. Além da disponibilização das bases de dados, essas bases foram padronizadas e integradas, com a finalidade de aumentar ainda mais a usabilidade desses dados."
-                                , "type": "text"
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -306,24 +511,107 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "O dados disponíveis no repositório de dados integrados são sobre: escolaridade, economia, população e utilização de internet por programas de inclusão digital brasileiro. Esses dados foram extraı́dos das bases de dados abertos dos projetos SIMMCTIC e LDE. No total, são 24 tabelas diferentes, mais de 900 atributos e quase 3 bilhões de registros armazenados e integrados de forma inédita."
-                               , "type": "text"
+                                "text": "O dados disponíveis no repositório de dados integrados são sobre: escolaridade, economia, população e utilização de internet por programas de inclusão digital brasileiro. Esses dados foram extraı́dos das bases de dados abertos dos projetos"
+                               ,"type": "text"
+                            }
+                            ,{
+                                "text": "SIMMCTIC"
+                                ,"type": "link"
+                                ,"address": "https://simmctic.c3sl.ufpr.br/"
+                            }
+                            ,{
+                                "text": "e"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "LDE."
+                                ,"type": "link"
+                                ,"address": "https://dadoseducacionais.c3sl.ufpr.br/#/"
+                            }
+                            ,{
+                                "text": "No total, são"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "24"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "tabelas diferentes, mais de"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "900"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "atributos e quase"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "3 bilhões"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "de registros armazenados e integrados de forma inédita."
+                                ,"type": "text"
                             }
                         ]
                     }
                     ,{
                         "fragment": [
                             {
-                                "text": "O SIMMCTIC é um projeto de monitoramento de polı́ticas públicas do MCTIC (Ministério da ciência, tecnologia, inovações e comunicações). Esse projeto realiza o monitoramento de mais de seis mil pontos de presença, coletando informações de uso de rede a cada cinco minutos e informações de inventário diariamente. Essa coleta iniciou em 2014 e todos os dados coletados desde então estão disponı́veis publicamente."
-                                , "type": "text"
+                                "text": "O"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "SIMMCTIC"
+                                ,"type": "link"
+                                ,"address": "https://simmctic.c3sl.ufpr.br/"
+                            }
+                            ,{
+                                "text": "é um projeto de monitoramento de polı́ticas públicas do"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MCTIC"
+                                ,"type": "link"
+                                ,"address": "http://www.mctic.gov.br/portal"
+                            }
+                            ,{
+                                "text": "(Ministério da ciência, tecnologia, inovações e comunicações). Esse projeto realiza o monitoramento de mais de seis mil pontos de presença, coletando informações de uso de rede a cada cinco minutos e informações de inventário diariamente. Essa coleta iniciou em 2014 e todos os dados coletados desde então estão disponı́veis publicamente."
+                                ,"type": "text"
                             }
                         ]
                     }
                     ,{
                         "fragment": [
                             {
-                                "text": "O LDE (Laboratório de Dados Educacionais) é um projeto financiado pelo MEC (Ministério da Educação), que produz indicadores educacionais com séries históricas, desde o ensino Fundamental até o Ensino Superior, a partir de microdados abertos disponı́veis no portal do INEP."
-                                , "type": "text"
+                                "text": "O"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "LDE"
+                                ,"type": "link"
+                                ,"address": "https://dadoseducacionais.c3sl.ufpr.br/#/"
+                            }
+                            ,{
+                                "text": "(Laboratório de Dados Educacionais) é um projeto financiado pelo"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MEC"
+                                ,"type": "link"
+                                ,"address": "https://www.mec.gov.br/"
+                            }
+                            ,{
+                                "text": "(Ministério da Educação), que produz indicadores educacionais com séries históricas, desde o ensino Fundamental até o Ensino Superior, a partir de microdados abertos disponı́veis no portal do"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "INEP."
+                                ,"type": "link"
+                                ,"address": "http://inep.gov.br/microdados"
                             }
                         ]
                     }
@@ -331,7 +619,7 @@ export default class About extends Vue {
                         "fragment": [
                             {
                                 "text": "Além da manutenção do repositório, isto é, atualização do conteúdo do repositório conforme mais dados são liberados pelas fontes originais, espera-se que esse repositório seja um dos primeiros passos na criação de um repositório colaborativo de dados abertos."
-                                , "type": "text"
+                                ,"type": "text"
                             }
                         ]
                     }
@@ -343,16 +631,84 @@ export default class About extends Vue {
                     {
                         "fragment": [
                             {
-                                "text": "Para que os dados pudessem ser acessados de forma eficiente o BIOD utiliza o SGBD MonetDB 11 como ferramenta de armazenamento dos dados e para disponibilizar os dados foi utilizada uma ferramenta chamada BlenDB. Essa ferramenta permite que o banco de dados seja acessado através de uma API RESTful, utilizando uma linguagem de consulta simplificada, viabilizando a consulta de dados abertos de forma eficiente, unificada e transparente."
-                                , "type": "text"
+                                "text": "Para que os dados pudessem ser acessados de forma eficiente o"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BIOD"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "utiliza o SGBD"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "MonetDB 11"
+                                ,"type": "link"
+                                ,"address": "https://www.monetdb.org/"
+                            }
+                            ,{
+                                "text": "como ferramenta de armazenamento dos dados e para disponibilizar os dados foi utilizada uma ferramenta chamada"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "BlenDB."
+                                ,"type": "link"
+                                ,"address": "https://gitlab.c3sl.ufpr.br/c3sl/blendb"
+                            }
+                            ,{
+                                "text": "Essa ferramenta permite que o banco de dados seja acessado através de uma"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "API RESTful,"
+                                ,"type": "italic"
+                            }
+                            ,{
+                                "text":  "utilizando uma linguagem de consulta simplificada, viabilizando a consulta de dados abertos de forma eficiente, unificada e transparente."
+                                ,"type": "text"
                             }
                         ]
                     }
                     ,{
                         "fragment": [
                             {
-                                "text": "Essencialmente, a consulta consiste da seleção dos atributos desejados, divididos em dois grupos, métricas e dimensões. As métricas representam os dados que serão pré-agregados e as dimensões a granularidade do dado. Se a granularidade informada na consulta for menor que a dos dados originais, o dado fornecido será pré-agregado. A base completa pode ser recuperada usando todas as dimensões em uma determinada requisição."
-                                , "type": "text"
+                                "text": "Essencialmente, a consulta consiste da seleção dos atributos desejados, divididos em dois grupos,"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "métricas"
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "e"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "dimensões."
+                                ,"type": "bold"
+                            }
+                            ,{
+                                "text": "As"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "métricas"
+                                ,"type": "link"
+                                ,"address": "https://biod.c3sl.ufpr.br/api/v1/metrics?"
+                            }
+                            ,{
+                                "text": "representam os dados que serão pré-agregados e as"
+                                ,"type": "text"
+                            }
+                            ,{
+                                "text": "dimensões"
+                                ,"type": "link"
+                                ,"address": "https://biod.c3sl.ufpr.br/api/v1/dimensions?"
+                            }
+                            ,{
+                                "text": "a granularidade do dado. Se a granularidade informada na consulta for menor que a dos dados originais, o dado fornecido será pré-agregado. A base completa pode ser recuperada usando todas as dimensões em uma determinada requisição."
+                                ,"type": "text"
                             }
                         ]
                     }