# AcurisEvidence

| Field              | Type       | Description                                                                                        |
| ------------------ | ---------- | -------------------------------------------------------------------------------------------------- |
| datasets           | \[String]! | The profile datasets                                                                               |
| evidenceId         | String     | example: 22420651                                                                                  |
| originalUrl        | String     | example: <https://www.example.com>                                                                 |
| isCopyrighted      | Boolean    | This indicates whether or not the evidence is protected under copyright laws.                      |
| title              | String     | The title captured from the Article.                                                               |
| credibility        | String     | example: Medium                                                                                    |
| language           | String     | The ISO 639-3 code for the language of the evidence                                                |
| summary            | String     | For copyrighted evidence, a text snippet from the evidence will be provided.                       |
| keywords           | String     | Key words associated with the evidence.                                                            |
| captureDateIso     | String     | The ISO date that the evidence was captured into the system. example: 2020-01-12                   |
| publicationDateIso | String     | The ISO date that the evidence was originally published. example: 2020-01-11                       |
| assetUrl           | String     | The URL link to the PDF version of the evidence. This is only available for non-copyright sources. |
