github.com/diadata-org/diadata@v1.4.593/.github/ISSUE_TEMPLATE/research-issue--nft-categorization.md (about)

     1  ---
     2  name: 'Research Issue: NFT Categorization'
     3  about: Assign attributes to NFT classes
     4  title: ''
     5  labels: ''
     6  assignees: ''
     7  
     8  ---
     9  
    10  We are looking for someone experienced or at least interested in NFTs, not necessarily with a technical background.
    11  Your task is to assign attributes to NFT classes such as Hashmasks ("Arts"), Cryptokitties ("Collectibles") or Ethereum Name Service ("Certificates and Licenses").
    12  Each class should be assigned exactly one attribute from the list returned at the following API endpoint:
    13  https://api.diadata.org/v1/NFTCategories
    14  In case you think that this list is incomplete, please let us know.
    15  
    16  Your submission consists of the json file downloaded from:
    17  https://api.diadata.org/v1/NFTClasses/limit/offset
    18  with the field "Category" filled out. From all we can tell, this is a manual task. Information on the asset class corresponding to the Address can be found on https://opensea.io (and certainly other platforms). Please spell the categories such as emitted in the above API endpoint, so we can machine read it.
    19  If anything is unclear, do not hesitate to ask!