{
  "bytes": 325105,
  "count_of_rows": 3034,
  "hash": "542c34575332a15748bb871ee7720ab9",
  "profile": "data-package",
  "resources": [
    {
      "bytes": 325105,
      "dialect": {
        "caseSensitiveHeader": false,
        "delimiter": ",",
        "doubleQuote": true,
        "header": true,
        "lineTerminator": "\r\n",
        "quoteChar": "\"",
        "skipInitialSpace": false
      },
      "encoding": "utf-8",
      "format": "csv",
      "hash": "1e9717498e3007d41ad1e291e1832f4a",
      "name": "v_lobbyist_clients",
      "path": "v_lobbyist_clients.csv",
      "profile": "tabular-data-resource",
      "schema": {
        "fields": [
          {
            "format": "default",
            "name": "LobbyistID",
            "type": "integer"
          },
          {
            "format": "default",
            "name": "ClientID",
            "type": "integer"
          },
          {
            "format": "default",
            "name": "Name",
            "type": "string"
          },
          {
            "format": "default",
            "name": "ClientsNames",
            "type": "string"
          }
        ],
        "missingValues": [
          ""
        ]
      }
    }
  ]
}