{
  "name": "iepha-teste-template",
  "owner_org": "controladoria-geral-do-estado-cge",
  "profile": "data-package",
  "resources": [
    {
      "description": "Insira a descrição/explicação detalhada deste recurso.",
      "dialect": {
        "delimiter": ";",
        "lineTerminator": "\r\n",
        "quoteChar": "\"",
        "doubleQuote": true,
        "skipInitialSpace": false
      },
      "encoding": "utf-8-sig",
      "format": "csv",
      "hashing": "md5",
      "name": "processos-tombo",
      "path": "data/processos-tombo.csv",
      "profile": "tabular-data-resource",
      "schema": {
        "fields": [
          {
            "name": "processo_ano",
            "type": "string",
            "format": "default"
          },
          {
            "name": "denominacao",
            "type": "string",
            "format": "default"
          },
          {
            "name": "denominacao_completa",
            "type": "string",
            "format": "default"
          },
          {
            "name": "categoria",
            "type": "string",
            "format": "default"
          },
          {
            "name": "classe_subclasse",
            "type": "string",
            "format": "default"
          },
          {
            "name": "municipio",
            "type": "string",
            "format": "default"
          },
          {
            "name": "distrito",
            "type": "string",
            "format": "default"
          },
          {
            "name": "ato_legal",
            "type": "string",
            "format": "default"
          },
          {
            "name": "livro_de_tombo",
            "type": "string",
            "format": "default"
          }
        ],
        "missingValues": [
          ""
        ]
      },
      "scheme": "file",
      "title": "Insira um título humanamente legível para este recurso."
    }
  ]
}