{
  "title": "Membership to Copyright Treaties",
  "name": "membership-to-copyright-treaties",
  "description": "",
  "licenses": [
    {
      "name": "ODC-PDDL-1.0",
      "path": "http://opendatacommons.org/licenses/pddl/",
      "title": "Open Data Commons Public Domain Dedication and License v1.0"
    }
  ],
  "sources": [
    {
      "name": "World Intellectual Property Organization",
      "path": "http://wipo.int/treaties/en/",
      "title": "World Intellectual Property Organization"
    }
  ],
  "resources": [
    {
      "name": "membership-to-copyright-treaties",
      "path": "data/membership-to-copyright-treaties.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "bytes": 38521,
      "schema": {
        "fields": [
          {
            "name": "Contracting Party",
            "type": "string"
          },
          {
            "name": "Treaty",
            "type": "string"
          },
          {
            "name": "Signature Date",
            "type": "date"
          },
          {
            "name": "Instrument Type",
            "type": "string"
          },
          {
            "name": "Instrument Date",
            "type": "date"
          },
          {
            "name": "Entry Into Force Date",
            "type": "date"
          }
        ]
      }
    }
  ],
  "collection": "reference-data"
}
