github.com/Finnhub-Stock-API/finnhub-go@v1.2.1/docs/SimilarityIndex.md (about)

     1  # SimilarityIndex
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Symbol** | **string** | Symbol. | [optional] 
     8  **Cik** | **string** | CIK. | [optional] 
     9  **Similarity** | **[]map[string]interface{}** | Array of filings with its cosine similarity compared to the same report of the previous year. | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13