1

記録例

"resources": [
      {
        "cache_last_updated": null,
        "cache_url": null,
        "mimetype_inner": "",
        "hash": "9d599bcf3b8db2b5c6aea528bc37d728c856b09c",
        "description": "CSV file extracted and cleaned from source excel.",
        "format": "CSV",
        "url": "https://raw.github.com/datasets/gold-prices/master/data/data.csv",
        "created": "2017-07-18T13:16:40.728715",
        "state": "active",
        "package_id": "9cbdb9a8-b78d-449e-8342-46fb581a1e17",
        "last_modified": "2012-05-04T12:40:59.181686",
        "mimetype": "text/plain",
        "url_type": null,
        "position": 0,
        "revision_id": "007398e3-a1fc-4a31-821e-a77b9057f796",
        "size": "14502",
        "datastore_active": true,
        "id": "b9aae52b-b082-4159-b46f-7bb9c158d013",
        "resource_type": "file",
        "name": "CSV "
      }
    ],

APIドキュメントには次のように書かれています:

key   example Notes
hash  null    Hash of the data e.g. SHA1

例 SHA1あまり理解 できません。計算に使用されたアルゴリズムがわからない場合、ハッシュをチェックできません。

ソースを見ても、私は啓発されません。フリーテキストフィールドのようですので、アップローダーが好きなように設定できると思いますが、おそらく誰かが消費するように設計されているので、それは伝えられているに違いありません.

空の文字列の例を次に示します。s

4

1 に答える 1